·
62 commits
to main
since this release
Backwards incompatibilities
SINDy(discrete=True) replaced with new class
SINDy.model removed (rely on feature_library and
optimizer attributes directly)
Features
Separate DiscreteSINDy as a new class
Bug fixes
fix: Flatten libraries when tensoring a TensorLibrary
fix: Support scikit-learn >=1.8 (#670)
Developer notes
CI/BLD: Bump min python to 3.10, since 3.9 is at EOL (#643)
Large documentation changes
CI: Add ASV guard against regressions (#664)
ASV benchmark website: https://dynamicslab.github.io/pysindy/
(still a WIP)
feat: remove SINDy.model Pipeline object (#668)
To see all notes, git log v2.0.0..v2.1.0