Published September 20, 2025 | Version r4.4.0
Software Open

CMA-ES/pycma: r4.4.0

Description

Release 4.4.0

  • constraints handling is available also in the <tt>ask</tt>-and-<tt>tell</tt> interface (addressing issues #258, #287, and #167)
  • ask can ignore_integer_variables to not mutate integer variables
  • an on/off switch for integer centering, cma.integer_centering.centering_on (by default True)
  • polishing and minor bug fixes
  • code internal:
    • move integer rounding code (applied to delivered solutions) to the cma.transformations.RoundIntegerVariables class
    • utils.SolutionDict can behave like a queue too

Files

CMA-ES/pycma-r4.4.0.zip

Files (3.1 MB)

Name Size Download all
md5:b67db912b333accb5884b4082ebd52fa
3.1 MB Preview Download

Additional details

Related works

Is supplement to
Software: https://github.com/CMA-ES/pycma/tree/r4.4.0 (URL)

Software