Skip to content

Tags: iutzeler/skwdro

Tags

1.1.0

Toggle 1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Version 1.1.0 (#142)

* [TEST] Remove LFS-needing tests from test suite

Removed by defaulty, but can be launched through `make lfstests`

* [FIX] Fixed the default value of the erm mode

* [FIX] Up to 5 reruns for all misc tests

Just in case

* Remove lbd from AD graph in IS

* Add warning comment

* Remove unecessary changes

* [STYLE] Update _impsamp_interface.py

trailing space

* [FIX][STYLE][TYPES] Refactored inverse lam scaling

Put the inverse lam scaling for the importance scaling in the
normalizing function(s). That way None/float operations are avoided and
mypy stops yelling.

* [ADD] Code of conduct

The Covenant one seems great, if needed we shall change it later.

* [FIX] Dirac code abides to Liskov sub prpl

* Update README.md

* Create CITATION.bib

* Update _version.py

* [FEAT] Implement multiclass logistic regression

* [FIX][STYLE] Cast to cpu for logreg

Instead of cast+flatten
Minor style corrections

* [FIX] Added ECOS as explicit dependency

* Switch to default solver (Clarabel) for CVXOPT problems (#140)

* [FIX] Switch to default solver (Clarabel)w/ CVXOPT

Instead of ECOS, which is not shipped anymore

* [FIX] Forgot Portfolio ECOS deprec

* [VER] new feature (multiclass) => new minor 1.x.0 (#141)

---------

Co-authored-by: Florian VINCENT <florian.vincent@inria.fr>
Co-authored-by: Florian Vincent <85450305+floffy-f@users.noreply.github.com>
Co-authored-by: Waiss Azizian <waiss.azizian@univ-grenoble-alpes.fr>

1.0.3

Toggle 1.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[MAIN <- DEV] (#136)

* [TEST] Remove LFS-needing tests from test suite

Removed by defaulty, but can be launched through `make lfstests`

* [FIX] Fixed the default value of the erm mode

* [FIX] Up to 5 reruns for all misc tests

Just in case

* Remove lbd from AD graph in IS

* Add warning comment

* Remove unecessary changes

* [STYLE] Update _impsamp_interface.py

trailing space

* [FIX][STYLE][TYPES] Refactored inverse lam scaling

Put the inverse lam scaling for the importance scaling in the
normalizing function(s). That way None/float operations are avoided and
mypy stops yelling.

* [ADD] Code of conduct

The Covenant one seems great, if needed we shall change it later.

* [FIX] Dirac code abides to Liskov sub prpl

* Update README.md

* Create CITATION.bib

* Update _version.py

---------

Co-authored-by: Florian VINCENT <florian.vincent@inria.fr>
Co-authored-by: Florian Vincent <85450305+floffy-f@users.noreply.github.com>
Co-authored-by: Waiss Azizian <waiss.azizian@univ-grenoble-alpes.fr>

1.0.2

Toggle 1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[DEV->MAIN] Important updates (#129)

* [TEST] Remove LFS-needing tests from test suite

Removed by defaulty, but can be launched through `make lfstests`

* [FIX] Fixed the default value of the erm mode

* [FIX] Up to 5 reruns for all misc tests

Just in case

* Remove lbd from AD graph in IS

* Add warning comment

* Remove unecessary changes

* [STYLE] Update _impsamp_interface.py

trailing space

* [FIX][STYLE][TYPES] Refactored inverse lam scaling

Put the inverse lam scaling for the importance scaling in the
normalizing function(s). That way None/float operations are avoided and
mypy stops yelling.

* [ADD] Code of conduct

The Covenant one seems great, if needed we shall change it later.

* [FIX] Dirac code abides to Liskov sub prpl

* Update README.md

* Create CITATION.bib

---------

Co-authored-by: Florian VINCENT <florian.vincent@inria.fr>
Co-authored-by: Florian Vincent <85450305+floffy-f@users.noreply.github.com>
Co-authored-by: Waiss Azizian <waiss.azizian@univ-grenoble-alpes.fr>

1.0.1

Toggle 1.0.1's commit message
[RELEASE][FIX] 1.0.1: put all imports in init

1.0.0

Toggle 1.0.0's commit message
[FIX] Readme readthedoc link