math-optim/algo
surtur c37ef263ae
All checks were successful
continuous-integration/drone/push Build is passing
go(stats): Solution -> BenchResults in FuncStats
2022-07-19 19:58:45 +02:00
..
algo.go go,tmpl: plot mean values 2022-07-18 22:36:47 +02:00
algo_test.go go(report): aggregate all tex files tracking plots 2022-07-16 22:05:15 +02:00
doc.go go(algo): add doc.go 2022-07-08 22:16:22 +02:00
plot.go go(stats): Solution -> BenchResults in FuncStats 2022-07-19 19:58:45 +02:00
randomSearch.go go(stats): Solution -> BenchResults in FuncStats 2022-07-19 19:58:45 +02:00
randomSearch_test.go chore(go): print algo-stamps without errors 2022-06-17 19:55:23 +02:00
stochasticHillClimbing.go go(stats): Solution -> BenchResults in FuncStats 2022-07-19 19:58:45 +02:00
stochasticHillClimbing_test.go go(algo): implement Stochastic Hill Climbing 2022-07-08 19:57:44 +02:00