This release makes the SINDy.score function better conform to the call signature of metrics from sklearn.metrics. Resolves #80
What's Changed Added new mixed-integer optimization algorithm called MIOSR. Added new external unit ...
fix a bug: https://github.com/Jingnan-Jia/segmentation_metrics/issues/3#issue-93150921
A couple of bugs were discovered by testing and fixed. We have good coverage and documentation now, ...
Fixes a minor bug in the CustomLibrary class for earlier releases of Scikit-learn (e.g. 0.21). Sciki...
This release fixes a minor issue causing SINDy.simulate to fail when vectors of control inputs are p...
PySINDy now requires Scikit-learn version 0.23 instead of 0.21. There are also some minor bug fixes ...
This release fixes a minor bug in the README file which prevented the previous release from being pr...
Should fix the compatibility errors with scikit-learn >= 1.0 What's Changed Add common virtual envi...
The main update in this release is the addition of two objects meant to conform to the API for Sckit...
We have implemented new techniques for computing the weak formulation of SINDy, reducing the runtime...
What's Changed Added ParameterizedLibrary by @znicolaou in https://github.com/dynamicslab/pysindy/p...
Example code for paper "Automatic Differentiation to Simultaneously Identify Nonlinear Dynamics and ...
This version removes auxiliary data files needed only for examples to make PySINDy small enough to d...
Bug fix for get_xrd_plot. Speed up XRD calculator by allowing specification of two theta ranges. Min...
The GeneralizedLibrary class had a bug if libraries were tensored together while using the ensemblin...
What's Changed Added new mixed-integer optimization algorithm called MIOSR. Added new external unit ...
fix a bug: https://github.com/Jingnan-Jia/segmentation_metrics/issues/3#issue-93150921
A couple of bugs were discovered by testing and fixed. We have good coverage and documentation now, ...
Fixes a minor bug in the CustomLibrary class for earlier releases of Scikit-learn (e.g. 0.21). Sciki...
This release fixes a minor issue causing SINDy.simulate to fail when vectors of control inputs are p...
PySINDy now requires Scikit-learn version 0.23 instead of 0.21. There are also some minor bug fixes ...
This release fixes a minor bug in the README file which prevented the previous release from being pr...
Should fix the compatibility errors with scikit-learn >= 1.0 What's Changed Add common virtual envi...
The main update in this release is the addition of two objects meant to conform to the API for Sckit...
We have implemented new techniques for computing the weak formulation of SINDy, reducing the runtime...
What's Changed Added ParameterizedLibrary by @znicolaou in https://github.com/dynamicslab/pysindy/p...
Example code for paper "Automatic Differentiation to Simultaneously Identify Nonlinear Dynamics and ...
This version removes auxiliary data files needed only for examples to make PySINDy small enough to d...
Bug fix for get_xrd_plot. Speed up XRD calculator by allowing specification of two theta ranges. Min...
The GeneralizedLibrary class had a bug if libraries were tensored together while using the ensemblin...
What's Changed Added new mixed-integer optimization algorithm called MIOSR. Added new external unit ...
fix a bug: https://github.com/Jingnan-Jia/segmentation_metrics/issues/3#issue-93150921
A couple of bugs were discovered by testing and fixed. We have good coverage and documentation now, ...