Monotonic Basin Hopping is started

This commit is contained in:
Connor
2021-08-25 23:41:44 -06:00
parent db883187a1
commit 850f05ce38
7 changed files with 107 additions and 13 deletions

View File

@@ -11,6 +11,7 @@ using Thesis
include("propagator.jl")
include("plotting.jl")
include("find_closest.jl")
include("monotonic_basin_hopping.jl")
end
print()