math-optim/bench/cec2020
leo f1fa67ab79
All checks were successful
continuous-integration/drone/push Build is passing
re-enable Composition funcs (w/ Griewank solved)
2023-02-09 22:10:33 +01:00
..
basicFunctions_test.go cec2020: implement Rastrigin func + test 2023-02-05 13:28:05 +01:00
basicFunctions.go fix(Griewank): don't pass 0 in sqrt 2023-02-09 22:03:18 +01:00
benchFunctions_test.go cec2020: add benchFunctions_test.go 2023-02-09 22:04:47 +01:00
benchFunctions.go chore: follow up on 578df3d (weights w/ make) 2023-02-09 22:00:38 +01:00
constants.go cec2020: implement LunacekBiRastrigin func 2023-02-07 22:54:15 +01:00
doc.go cec2020: add doc.go 2023-02-04 21:58:21 +01:00
helperFunctions.go cec2020: add GetMaxFES 2023-02-09 03:29:08 +01:00
log.go cec2020: implement Shift, Rotate and ShiftRotate 2023-02-03 20:33:07 +01:00
vars.go re-enable Composition funcs (w/ Griewank solved) 2023-02-09 22:10:33 +01:00