math-optim/bench
leo 7e358b01af
All checks were successful
continuous-integration/drone/push Build is passing
go(algo): add DojDE()
the implementation is a WIP.

adjust linter ignoring in algo/plot.go: unparam does not like that
fPrefix is "plot" each time the func is called. this might get reworked
later.

also add field from bench/bench.go - DimensionsGA - Genetic Algorithm
specific dimensions.
2023-01-19 20:11:22 +01:00
..
bench_test.go go(de): add Run(), unexport Evolve() 2023-01-19 19:55:41 +01:00
bench.go go(algo): add DojDE() 2023-01-19 20:11:22 +01:00
doc.go chore: 2023 2023-01-12 23:35:51 +01:00
functions_test.go chore: 2023 2023-01-12 23:35:51 +01:00
functions.go chore: 2023 2023-01-12 23:35:51 +01:00