Skip to content

v0.1.4-alpha

Pre-release
Pre-release

Choose a tag to compare

@SchmJo SchmJo released this 02 Feb 11:25
· 92 commits to main since this release
  • Interfaces:
    • Improved: pymoo now supports mixed int/float problems and algorithm MixedVariableGA
    • Changed: pymooalgorithms now selectable via same name as in package, i.e., GA, PSO, NSGA2, MixedVariableGA
  • Examples:
    • New: mixed, demonstrating how to solve a mixed int/float problem with pymoo
  • Notebook:
    • New: mixed, demonstrating how to solve a mixed int/float problem with pymoo

Full Changelog: https://github.com/FraunhoferIWES/iwopy/commits/v0.1.4