math-optim/algo
surtur 520c903a14
All checks were successful
continuous-integration/drone/push Build is passing
go: add func newValues()
2022-06-19 19:44:18 +02:00
..
algo_test.go go: add func newValues() 2022-06-19 19:44:18 +02:00
algo.go go: add func newValues() 2022-06-19 19:44:18 +02:00
plot.go go(plot): svg instead of png for 100-fold speed-up 2022-06-18 21:22:19 +02:00
randomSearch_test.go chore(go): print algo-stamps without errors 2022-06-17 19:55:23 +02:00
randomSearch.go go(plot): svg instead of png for 100-fold speed-up 2022-06-18 21:22:19 +02:00
stochasticHillClimbing_test.go chore(go): print algo-stamps without errors 2022-06-17 19:55:23 +02:00
stochasticHillClimbing.go chore(go): print algo-stamps without errors 2022-06-17 19:55:23 +02:00