Skip to content

Releases: thomasWeise/moptipy

Improved Build Process and More Accurate Log Information

19 Aug 00:48
Compare
Choose a tag to compare

The build process now produces two more artifacts: an archive with the documentation and a frozen requirements file.
This should help to better document and distribute the package.

The log files now contain the version information of more dependencies.
Also, the log information string is not entirely re-created on forks, but only the CPU affinity is updated.
This means that the correct numbers of physical and logical CPUs are now logged in parallel builds.

small improvements in Path API

11 Aug 06:05
Compare
Choose a tag to compare

small improvements in Path API

Better Tests and Minor Improvements and Bug Fixes

01 Aug 23:25
Compare
Choose a tag to compare

Better Tests and Minor Improvements and Bug Fixes

More Tests and Minor Improvements: API should now be more stable

30 Jul 00:24
Compare
Choose a tag to compare

More Tests and Minor Improvements: API should now be more stable

Better Tests of the Process API and Minor Bugs Fixed

28 Jul 04:37
Compare
Choose a tag to compare

We now cover the Process API much better with tests.
Some small bugs were discovered (e.g., when logging Exceptions) and fixed.

Minor Fixes and Improvements

27 Jul 00:44
Compare
Choose a tag to compare

Minor Fixes and Improvements

Sub-Process API now also Compatible with Multi-Objective Optimization

25 Jul 23:13
Compare
Choose a tag to compare

Sub-Process API now also Compatible with Multi-Objective Optimization

Added support for multi-objective optimization.

24 Jul 19:47
Compare
Choose a tag to compare

Added support for multi-objective optimization.

minor bugfixes, documentation improvements, and more static analysis

23 Jun 21:54
Compare
Choose a tag to compare

minor bugfixes, documentation improvements, and more static analysis

redesign of binary operators for permutations, also with better documentation

20 Jun 09:45
Compare
Choose a tag to compare

redesign of binary operators for permutations, also with better documentation