Skip to content

Releases: thomasWeise/moptipy

fixed bug that leads to division by zero if total_fes == 2 in _check_max_time_millis

30 Jul 04:53
Compare
Choose a tag to compare

fixed bug that leads to division by zero if total_fes == 2 in _check_max_time_millis

using new version of pycommons and dependency stepping

29 Jul 21:23
Compare
Choose a tag to compare

using new version of pycommons and dependency stepping

Added a Path Filter to Log Parsing

14 Jun 00:19
Compare
Choose a tag to compare

Path filtering allows us to skip specific paths during log parsing.

Now Supporting Python 3.10, 3.11, and 3.12

13 Jun 22:03
Compare
Choose a tag to compare

We now support Python 3.10, 3.11, and 3.12, have a new build process, and use pycommons 0.8.38.

new statistics reporting tool

17 May 20:50
Compare
Choose a tag to compare

new statistics reporting tool

Minor Improvements of CSV Output

30 Apr 02:10
Compare
Choose a tag to compare

Minor Improvements of CSV Output

Using pycommons CSV API for EndResults and EndStatistics as well as pycommons SampleStatistics

26 Apr 21:54
Compare
Choose a tag to compare

Using pycommons CSV API for EndResults and EndStatistics as well as pycommons SampleStatistics

update to the new pycommons version and added optional H-table logging to FFA

17 Apr 08:55
Compare
Choose a tag to compare

update to the new pycommons version and added optional H-table logging to FFA

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