Releases: thomasWeise/moptipy
Now using `pycommons` Build Process
We now use the unified pycommons
build process.
This extracts most build dependencies, combines lots of static analysis tools, unifies the generation of the documentation and distribution files.
Hopefully, this will simplify project maintenance.
First Release based on pycommons
First Release based on pycommons
minor bug fixes and improvements
minor bug fixes and improvements
Reset of JSSP Experiment and Modification of Operators for Better Performance
Reset of JSSP Experiment and Modification of Operators for Better Performance
fixed bug with 0 goal objective
fixed bug with 0 goal objective
added objective value frequency evaluation tool
added objective value frequency evaluation tool
Some Restarting Algorithms Now Log their Restarts
Some restarting algorithms, including Bi-Pop CMA-ES and the Luby restarter now log their restarts.
making nparrayspace to_str method overwritable
making nparrayspace to_str method overwritable
Added get_log_basename to Process API
Added get_log_basename
to Process
API
This allows an algorithm to, e.g., generate additional files or directories based on the base name of the log file to store stuff.
Version Stepping of Dependencies
Version Stepping of Dependencies