Recent Releases of ECabc

ECabc - 3.0.1 - updated install method, GitHub workflows, unit testing

  • Build/installation now uses pyproject.toml instead of the deprecated setup.py
  • Unit tests now use pytest instead of unittest
  • Added GitHub workflows for PyPI publishing, unit testing
  • Removed redundant stuff

Scientific Software - Peer-reviewed - Python
Published by tjkessler almost 3 years ago

ECabc - Revision of colony search algorithm, API

The following two GIFs show the behavior of ECabc (1) before and (2) after these changes:

(1) results_ecabc

(2) results_alternate

By changing the merging algorithm to a variable permutation algorithm and ensuring employers who have exhausted their food sources turn into scouts, the ABC avoids local minima imposed by early minimum discovery and is more flexible to variable solutions. API changes are outlined in the repository's README.

Scientific Software - Peer-reviewed - Python
Published by tjkessler over 5 years ago

ECabc - JOSS final release

Scientific Software - Peer-reviewed - Python
Published by sanskriti-s almost 7 years ago

ECabc - JOSS Release

  • PEP8 styling overhaul
  • Logical method placement
  • Added files for JOSS paper
  • Updated README

Scientific Software - Peer-reviewed - Python
Published by tjkessler about 7 years ago

ECabc - 2.2.2 Release

  • Bug fixes
  • Algorithm changes
  • More solid multiprocessing

Scientific Software - Peer-reviewed - Python
Published by hgromer about 7 years ago

ECabc - Fix import/export bug with float32

Scientific Software - Peer-reviewed - Python
Published by hgromer over 7 years ago

ECabc - stable ecabc2

Scientific Software - Peer-reviewed - Python
Published by hgromer over 7 years ago