math-optim/algo
surtur a328c9619e
All checks were successful
continuous-integration/drone/push Build is passing
go: use AlgoMeanVals for comparison of means plots
2022-08-03 21:17:19 +02:00
..
algo_test.go go(algo): rm unused Values type 2022-07-27 17:29:31 +02:00
algo.go go: use AlgoMeanVals for comparison of means plots 2022-08-03 21:17:19 +02:00
doc.go go(algo): add doc.go 2022-07-08 22:16:22 +02:00
plot.go go: use AlgoMeanVals for comparison of means plots 2022-08-03 21:17:19 +02:00
randomSearch_test.go chore(go): print algo-stamps without errors 2022-06-17 19:55:23 +02:00
randomSearch.go go: rename AlgoMean,Mean et al. 2022-07-25 22:24:54 +02:00
stochasticHillClimbing_test.go go(algo): implement Stochastic Hill Climbing 2022-07-08 19:57:44 +02:00
stochasticHillClimbing.go go: rename AlgoMean,Mean et al. 2022-07-25 22:24:54 +02:00