Releases: lpfann/fri
Releases · lpfann/fri
Update python versions
What's Changed
- Bump pytest-xdist from 1.34.0 to 2.2.0 by @dependabot[bot] in #85
- Bump numpy from 1.19.3 to 1.19.5 by @dependabot[bot] in #89
- Modernize CI/CD workflows, fix Python 3.9-3.12 compatibility, upgrade to scikit-learn v1, and resolve flaky tests by @Copilot in #116
- Add automatic version bumping to PyPI deployment workflow by @Copilot in #119
New Contributors
- @Copilot made their first contribution in #116
Full Changelog: 8.1.0...9.0.0
Python 3.9 support and new dependencies
Merge pull request #84 from lpfann/dev Release 8.1.0
Patch: New cvxpy version 1.1 support and other refreshed dependencies.
Update dependencies and bump version to 8.0.2 Update dependencies
Fix missing version Bump
8.0.1post Merge remote-tracking branch 'origin/master'
Small dependency updates
Merge pull request #38 from lpfann/dev Update dependencies
Fork of Data generation
This release was focused on forking out the data generation methods which are now found in https://github.com/lpfann/arfs_gen.
- some changes in the API for more consistent names.
- handled warnings coming from sklearn
- updated dependencies
Backend: New publishing workflow
7.2.3 Add deploy when editing releases
Python 3.8 compatibility
This release includes newer dependencies which enable compatibility for the new Python version 3.8.
Feature Statistics and Bugfixes
This releases adds the possibility to read out the feature statistics created during computation.
Also several bugfixes.
Code Rewrite and Lupi Feature
This release features a complete rewrite and integration of models which allow learning with privileged information.