math-optim/algo
leo 67eca7253b
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone Build is passing
chore(go): comment exported symbols
2023-01-12 23:04:15 +01:00
..
algo.go chore(go): comment exported symbols 2023-01-12 23:04:15 +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