v2.1.3
Changelog
Description
Welcome to v2.1.3 release.
In this release, we have added the following optimizers: COA, JS and NBJS. Additionally, we have fixed the roulette selection for minimization problems, as pointed by @Martsks.
Please read the docs at: opytimizer.readthedocs.io
Also, stay tuned for our next updates!
Includes (or changes)
- optimizers.evolutionary.ga
- optimizers.population.coa
- optimizers.swarm.js