PyOperon 0.5.0
- big internal changes to to the Operon library (see 43b9966) and a few bugfixes
- migrated from pybind11 to nanobind
- fixed usage of double precision by @Smantii in #25
- fixed some minor issues in the sklearn wrapper and added a few more SGD update rules
The official release is on PyPI at https://pypi.org/project/pyoperon/0.5.0/
New Contributors
Full Changelog: v0.4.0...v0.5.0