Skip to content

Releases: thomasWeise/moptipy

Now using `pycommons` Build Process

22 Mar 02:24
Compare
Choose a tag to compare

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

13 Mar 00:45
Compare
Choose a tag to compare

First Release based on pycommons

minor bug fixes and improvements

04 Jan 20:54
Compare
Choose a tag to compare

minor bug fixes and improvements

Reset of JSSP Experiment and Modification of Operators for Better Performance

21 Dec 06:50
Compare
Choose a tag to compare

Reset of JSSP Experiment and Modification of Operators for Better Performance

fixed bug with 0 goal objective

20 Dec 10:04
Compare
Choose a tag to compare

fixed bug with 0 goal objective

added objective value frequency evaluation tool

24 Nov 10:35
Compare
Choose a tag to compare

added objective value frequency evaluation tool

Some Restarting Algorithms Now Log their Restarts

17 Nov 04:36
Compare
Choose a tag to compare

Some restarting algorithms, including Bi-Pop CMA-ES and the Luby restarter now log their restarts.

making nparrayspace to_str method overwritable

03 Nov 05:51
Compare
Choose a tag to compare

making nparrayspace to_str method overwritable

Added get_log_basename to Process API

01 Nov 11:38
Compare
Choose a tag to compare

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

26 Oct 10:27
Compare
Choose a tag to compare

Version Stepping of Dependencies