v1.0.5
What's Changed
- Add check whether the prequisite GOMEA still exists by @8uurg in #16
- Centralize starting time value by @abouter in #17
- Add meson build configuration by @8uurg in #18
- Update CI to use cibuildwheels package by @abouter in #20
- Hacky way for debugging in vscode by @abouter in #21
- Update for cython3 and python3.12 by @abouter in #23
- Increased BBOFitnessFunction precision from float to double by @JFKakaJFK in #25
- Change some floats to doubles in Cython code by @abouter in #27
- Add benchmark functions by @abouter in #26
- C++ standalone version by @abouter in #30
- Fix some memory leaks in RV-GOMEA by @8uurg in #22
- Fix premature deallocation issue by @8uurg in #31
- Update README.md by @abouter in #32
- Update action to build wheels by @abouter in #33
New Contributors
- @8uurg made their first contribution in #16
- @JFKakaJFK made their first contribution in #25
Full Changelog: v1.0.4...v1.0.5