Skip to content

Revamped weak SINDy

Compare
Choose a tag to compare
@akaptano akaptano released this 30 Apr 20:20
· 672 commits to master since this release
d4e64c4

We have implemented new techniques for computing the weak formulation of SINDy, reducing the runtime by at least an order of magnitude. The "num_pts_per_domain" option in the weak formulation is now deprecated, and see the revamped Example 12 notebook for the new performance. This release also addresses Issues #155 #158 #159 #164. We have some minor fixes planned for the future, and hope to have a version of model.predict and model.simulate working for the weak formulation in the coming few months.