Skip to content

Release v0.3.0

Compare
Choose a tag to compare
@c-bata c-bata released this 12 Feb 08:12

CHANGES

PyPI: https://pypi.org/project/cmaes/0.3.0/

Improvements

  • Reduce memory usage.
  • Repair infeasible parameters when exceeds a resampling limit.

Bug fixes

  • Fixed a bug when using RDB storage.
  • Fixed an arithmetic overflow of the covariance matrix.