Skip to content

v2.1.3

Compare
Choose a tag to compare
@gugarosa gugarosa released this 10 Mar 20:04

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