Releases: IOHprofiler/IOHexperimenter
Releases · IOHprofiler/IOHexperimenter
Bugfix github action
v0.3.2.7.2 add dependecy to github action
Bugfix for None values in properties
What's Changed
- Update googletest submodule by @vmironovich in #121
- doc: update the archi diagram by @jdreo in #125
- move enable_testing in root CMakeLists to enable ctest from root by @jdreo in #124
- feat(Solution): add an
exists
method by @jdreo in #123 - Update doc landing page by @Dvermetten in #128
- update the python docstring for problems by @wangronin in #129
- set precision fixed to 10 decimal places by @jacobdenobel in #127
- Update Readme by @FurongYe in #118
- Fix(eaf) levels and volume by @jdreo in #126
- Update API documentation by @jacobdenobel in #130
- set prec to 1e-10 & update docs by @jacobdenobel in #131
- [feature] add first PoC of an IOH service by @jdreo in #116
- Dev by @jacobdenobel in #132
New Contributors
- @vmironovich made their first contribution in #121
Full Changelog: v0.3.2.7...v0.3.2.7.1
Fix merge files
What's Changed
- Fix file merging across drives by @Dvermetten in #111
- Dev by @jacobdenobel in #115
Full Changelog: v0.3.2.5...v0.3.2.7
Fix wrong version
v0.3.2.5 == v0.3.2.6
Update of wrap function
What's Changed
- Update wrap function by @jacobdenobel in #108
- Faster objective comparison by @jacobdenobel in #109
- Dev by @jacobdenobel in #110
Full Changelog: v0.3.2...v0.3.2.5
Various bugfixes
What's Changed
- Minor polish by @FurongYe in #98
- move wmodel class to global namespace in tests by @jacobdenobel in #102
- Fix the issue of PBO optima. Transformation process was not counted by @FurongYe in #104
- Dev by @jacobdenobel in #105
- Dev by @jacobdenobel in #107
Full Changelog: v0.3.2...v0.3.2.4
Various bugfixes
What's Changed
- Minor polish by @FurongYe in #98
- move wmodel class to global namespace in tests by @jacobdenobel in #102
- Fix the issue of PBO optima. Transformation process was not counted by @FurongYe in #104
- Dev by @jacobdenobel in #105
Full Changelog: v0.3.2...v0.3.2.3
Fix source install
What's Changed
- Minor polish by @FurongYe in #98
- move wmodel class to global namespace in tests by @jacobdenobel in #102
Full Changelog: v0.3.2...v0.3.2.2
bugfix older gcc versions
Same as version 3.2, only now it also compiles with older versions of gcc
Logger propery based interfaces
Refractor of logger interface, added docs site