Skip to content

Releases: lpfann/fri

Update python versions

02 Aug 14:54
df0b509

Choose a tag to compare

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

01 Jan 13:09
c5790e9

Choose a tag to compare

Merge pull request #84 from lpfann/dev

Release 8.1.0

Patch: New cvxpy version 1.1 support and other refreshed dependencies.

19 Jun 11:10
1ba93de

Choose a tag to compare

Update dependencies and bump version to 8.0.2

Update dependencies

Fix missing version Bump

31 Mar 09:51

Choose a tag to compare

8.0.1post

Merge remote-tracking branch 'origin/master'

Small dependency updates

31 Mar 08:26
680ddc9

Choose a tag to compare

Merge pull request #38 from lpfann/dev

Update dependencies

Fork of Data generation

17 Mar 18:31

Choose a tag to compare

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

14 Dec 10:19

Choose a tag to compare

7.2.3

Add deploy when editing releases

Python 3.8 compatibility

13 Dec 21:28

Choose a tag to compare

This release includes newer dependencies which enable compatibility for the new Python version 3.8.

Feature Statistics and Bugfixes

24 Oct 09:26
ba7ad60

Choose a tag to compare

This releases adds the possibility to read out the feature statistics created during computation.
Also several bugfixes.

Code Rewrite and Lupi Feature

13 Sep 09:45

Choose a tag to compare

This release features a complete rewrite and integration of models which allow learning with privileged information.