Releases: UM-LPM/EARS
Releases · UM-LPM/EARS
v4.0.0
Added support for genetic programming
What's Changed
- Genetic programming refactor by @SmidMarko in #25
New Contributors
- @SmidMarko made their first contribution in #25
Full Changelog: v3.1.0...v4.0.0
Version 3.1.0
- Added different random distributions and renamed some RNGs
- Added new single-objective algorithms: BTLBO, ERSA, GAOA and jSO
- Minor bug fixes
Full Changelog: v3.0.0...v3.1.0
Version 3.0.0
v3.0.0 Fixed code of ABC, DE and GWO to match the author's implementation.