math-optim/algo
surtur 1ec7a62281
All checks were successful
continuous-integration/drone/push Build is passing
go(algo): rm unused Values type
2022-07-27 17:29:31 +02:00
..
algo.go go(algo): rm unused Values type 2022-07-27 17:29:31 +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(plot): smarter string concat w/ fmt.Sprintf 2022-07-20 16:24:04 +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: 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