math-optim/algo
leo 68b14f9960
All checks were successful
continuous-integration/drone/push Build is passing
chore: add all updates, sort out later
2022-12-24 11:30:22 +01:00
..
algo.go chore: add all updates, sort out later 2022-12-24 11:30:22 +01:00
algo_test.go chore: add all updates, sort out later 2022-12-24 11:30:22 +01:00
doc.go go(algo): add doc.go 2022-07-08 22:16:22 +02:00
plot.go chore: add all updates, sort out later 2022-12-24 11:30:22 +01: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 chore: add all updates, sort out later 2022-12-24 11:30:22 +01:00
stochasticHillClimbing_test.go go(algo): implement Stochastic Hill Climbing 2022-07-08 19:57:44 +02:00