| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-01-08 | 917 Bytes | |
| v2.1.0 source code.tar.gz | 2026-01-08 | 100.3 MB | |
| v2.1.0 source code.zip | 2026-01-08 | 100.3 MB | |
| Totals: 3 Items | 200.6 MB | 1 | |
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 (https://github.com/dynamicslab/pysindy/pull/670)
Developer notes
CI/BLD: Bump min python to 3.10, since 3.9 is at EOL (https://github.com/dynamicslab/pysindy/pull/643)
Large documentation changes
CI: Add ASV guard against regressions (https://github.com/dynamicslab/pysindy/pull/664)
ASV benchmark website: https://dynamicslab.github.io/pysindy/
(still a WIP)
feat: remove SINDy.model Pipeline object (https://github.com/dynamicslab/pysindy/pull/668)
To see all notes, git log v2.0.0..v2.1.0