I think I'm pretty much at 2b now
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
@testset "Monotonic Basin Hopping" begin
|
||||
|
||||
using PlotlyJS, NLsolve
|
||||
|
||||
println("Testing Monotonic Basin Hopper")
|
||||
|
||||
# Initial Setup
|
||||
@@ -32,7 +34,8 @@
|
||||
prop_time,
|
||||
n,
|
||||
num_iters=5,
|
||||
patience_level=50,
|
||||
search_patience_lim=50,
|
||||
drill_patience_lim=100,
|
||||
verbose=true)
|
||||
|
||||
# Test and plot
|
||||
|
||||
Reference in New Issue
Block a user