math-optim/algo
surtur 8262416e2d
All checks were successful
continuous-integration/drone/push Build is passing
go(algo): close chans after use
2022-08-05 17:23:10 +02:00
..
algo.go go(algo): close chans after use 2022-08-05 17:23:10 +02:00
algo_test.go go(algo): rm unused Values type 2022-07-27 17:29:31 +02:00
doc.go go(algo): add doc.go 2022-07-08 22:16:22 +02:00
plot.go go: allow modifying HillClimb's 'neighbours' param 2022-08-05 17:11:39 +02:00
randomSearch.go go: rename AlgoMean,Mean et al. 2022-07-25 22:24:54 +02:00
randomSearch_test.go chore(go): print algo-stamps without errors 2022-06-17 19:55:23 +02:00
stochasticHillClimbing.go go: allow modifying HillClimb's 'neighbours' param 2022-08-05 17:11:39 +02:00
stochasticHillClimbing_test.go go(algo): implement Stochastic Hill Climbing 2022-07-08 19:57:44 +02:00