-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Latent dynamics & GP factorization (#8)
* light weight timing class. * factored out latent dynamics class * fix the bug in sindy.calibrate * coefs are returned in a reshaped array. * fd operator is obtained at sindy initialization. * generalize interp.py for general coefficient matrices. * refactoring postprocess routines. * cleanup obsolete routines * rename interp.py -> gp.py * moved legacy codes * plotting functions for postprocess. * updated README.md * updated README.md * minor fix * minor fix
- Loading branch information
1 parent
212df7d
commit abda363
Showing
75 changed files
with
721 additions
and
649 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.