Skip to content

Releases: UM-LPM/EARS

v4.0.0

22 Nov 11:10

Choose a tag to compare

Added support for genetic programming

What's Changed

New Contributors

Full Changelog: v3.1.0...v4.0.0

Version 3.1.0

27 May 12:45

Choose a tag to compare

  • 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

28 Aug 08:34

Choose a tag to compare

v3.0.0

Fixed code of ABC, DE and GWO to match the author's implementation.