https://github.com/dynamicslab/pysindy
Name Target Message Date
HEAD 098d231 fix(axes): Handle np.ravel and using poorly-initialized arrays Also add tests for np.ravel and np.ma.ravel 29 February 2024, 15:15:13 UTC
refs/heads/1.x a7f94bf Merge pull request #207 from dynamicslab/fix-set-params BUG: SINDyDerivative set_params() missed sklearn interface 21 June 2022, 15:34:50 UTC
refs/heads/akaptano-miosr b8cf5b7 Renewed my gurobipy license and reran the notebook. Added a note in the text to describe how to renew the license. 01 September 2022, 16:54:36 UTC
refs/heads/benchmark_paper 34cd799 Update to miosr runs with weakform. 14 February 2023, 22:01:44 UTC
refs/heads/cats 1e1b9bd Merge pull request #259 from SCLiao47/FixingTrappingTensor Update PL_unsym tensor in trapping_sr3.py 24 October 2022, 16:58:49 UTC
refs/heads/constraint-order 4e613f9 feat(utils): Deprecate target format constraints And simplify reorder_constraints 10 January 2024, 01:36:40 UTC
refs/heads/enable-warnings 97c5e9d Bug(stlsq): Re-enable UserWarning in testing and locally Fix # 414 31 January 2024, 15:05:48 UTC
refs/heads/fast_sbr_test 13d94ea feat(sbr): Add nuts_kwargs to SBR for faster test 20 February 2024, 15:35:32 UTC
refs/heads/fix-notebooks 383e681 nbk: Remove quiet kwarg from NB5 20 February 2024, 15:54:16 UTC
refs/heads/master 098d231 fix(axes): Handle np.ravel and using poorly-initialized arrays Also add tests for np.ravel and np.ma.ravel 29 February 2024, 15:15:13 UTC
refs/heads/prediction_error_jax 82be3e5 Merge branch 'master' into prediction_error_jax 01 December 2023, 18:01:26 UTC
refs/heads/prediction_error_jax_duplicate 8b1317e Implement a class to run multi-step optimizer 21 January 2024, 03:27:40 UTC
refs/heads/simplify-fitting 53dfb7e completed sindypi pde example, and debugged pde score 17 June 2022, 07:15:47 UTC
refs/heads/sss e8adfd3 BUG: Allow SSSINDy to work with multiple targets 09 September 2023, 00:57:52 UTC
refs/heads/trapping-constraints dd501a8 Merge branch 'master' into trapping-constraints 16 January 2024, 14:45:55 UTC
refs/heads/trapping-helper 639ea9d BLD: Revert python3.10 syntax (type union pipe) to 3.8 06 December 2023, 15:04:02 UTC
refs/heads/trapping-merge 4617a51 Merge remote-tracking branch 'origin/trapping_extended' into trapping-merge 11 January 2024, 18:18:20 UTC
refs/heads/trapping-plumes c8339c0 feat(trapping): Enable merging trapping and user constraints Also: * (constrained_sr3)clean up creating cvxpy constraints * (constrained_sr3)Clone the cvxpy problem in case of except statements, because prob.solve() mutates prob in a mathematically significant way 10 January 2024, 03:41:40 UTC
refs/heads/trapping_extended ff30661 added switch to control the bias term in making constraints 02 April 2024, 00:26:57 UTC
refs/heads/update-testing 30f3404 Remove explicit python call 24 October 2020, 17:45:55 UTC
refs/heads/weak_form_sindypi 0e6ed24 updated notebook 07 June 2022, 22:59:36 UTC
refs/heads/weak_form_temporal_derivatives c43880a Forgot to add in the new file with the tensor library. 01 February 2022, 20:12:21 UTC
refs/heads/weak_input 6642ca5 updated TrimmedLibrary for WeakPDELibrary case 03 December 2023, 01:10:21 UTC
refs/heads/zach_HIT-SI 91cf52d have some decent looking models for clean simulation data 20 June 2023, 18:24:29 UTC
refs/tags/v0.1.0 dbe1b40 version bump 02 February 2017, 23:01:20 UTC
refs/tags/v0.10.0 75c7222 fix directly called pytest fixture 06 April 2019, 18:35:58 UTC
refs/tags/v0.11.0 234b905 Update PyPI token. 29 January 2020, 21:17:54 UTC
refs/tags/v0.12.0 7a5a7ba Fix remaining sphinx-incompatible docstrings. 07 February 2020, 19:07:08 UTC
refs/tags/v0.13.0 9069ea3 Update sklearn requirements. We should have been requiring sklearn 0.21 since the `PolynomialLibrary` object imports a function from sklearn not present in earlier versions. See #51 . 19 February 2020, 16:26:40 UTC
refs/tags/v0.14.0 f846f91 Merge pull request #65 from dynamicslab/joss-revisions-sindy-background JOSS revisions sindy background 10 April 2020, 21:21:06 UTC
refs/tags/v0.14.1 c301f36 Make references anonymous 11 April 2020, 00:43:46 UTC
refs/tags/v0.15.0 a5d6d17 Add SINDYc reference to README 02 May 2020, 00:30:21 UTC
refs/tags/v0.15.1 556b94c Polish SINDy docstring 04 May 2020, 21:05:13 UTC
refs/tags/v0.15.2 695d957 Relax optimizer complexity test. 04 May 2020, 22:51:36 UTC
refs/tags/v0.15.3 e010360 Remove extraneous print statement 04 May 2020, 23:18:41 UTC
refs/tags/v0.2.0 7617953 parallel execution using joblib 14 February 2017, 19:58:31 UTC
refs/tags/v0.6.2 39fbea4 fix submodule imports & examples 25 July 2017, 09:58:55 UTC
refs/tags/v0.6.4 a567014 bugfix 22 August 2017, 08:17:51 UTC
refs/tags/v0.7.0 b64cc0a bump version & license 05 November 2017, 20:01:02 UTC
refs/tags/v0.8.0 7c3d911 . 05 November 2017, 21:23:02 UTC
refs/tags/v0.8.1 ce60edf bugfix and STRidge test (#14) 12 December 2017, 09:07:18 UTC
refs/tags/v0.8.2 83afb5d Update .travis.yml 15 December 2017, 09:34:46 UTC
refs/tags/v0.8.3 e56c716 fix typo 15 February 2018, 14:50:24 UTC
refs/tags/v0.8.4 bc75098 add threshold intercept 21 February 2018, 14:06:09 UTC
refs/tags/v0.9.0 b6b085b bump to python 3.6 25 April 2018, 09:59:45 UTC
refs/tags/v1.0.0 cce6242 Define constant for coef_ thresholding 13 May 2020, 23:52:49 UTC
refs/tags/v1.0.1 8afdc83 Bug fix: make check_is_fitted call compatible with sklearn v0.21 23 June 2020, 18:27:24 UTC
refs/tags/v1.0.2 a5443a5 Fix bug in score function 30 June 2020, 16:54:17 UTC
refs/tags/v1.0.3 a3b2796 Merge pull request #82 from dynamicslab/fix-check-fitted Fix check fitted 07 July 2020, 16:48:55 UTC
refs/tags/v1.1.0 b88cc80 Merge pull request #84 from dynamicslab/cross-validation Cross-validation 15 July 2020, 09:20:31 UTC
refs/tags/v1.2.0 e4f7b47 Update README.rst 30 August 2020, 01:01:30 UTC
refs/tags/v1.2.1 486564d Add reference for SR3 trimming 18 September 2020, 22:42:49 UTC
refs/tags/v1.2.2 f6cac08 Add related packages to README 02 October 2020, 03:32:02 UTC
refs/tags/v1.3.0 7afc3bc Enable default extraplotion of control input 09 December 2020, 02:43:18 UTC
refs/tags/v1.4.0 72dde9a Add authors to Trapping SINDy paper 06 June 2021, 22:27:51 UTC
refs/tags/v1.4.1 db705ba Fix Trapping SINDy paper hyperlink 07 June 2021, 14:28:55 UTC
refs/tags/v1.4.2 47de66b Merge branch 'trappingSINDy' 07 June 2021, 19:58:57 UTC
refs/tags/v1.4.3 ebc53e1 Require cvxpy 08 July 2021, 02:16:14 UTC
refs/tags/v1.5 c80e50f Fix flowchart, add youtube playlist, reformat references 05 December 2021, 19:17:54 UTC
refs/tags/v1.5.1 01a0bf9 Fix links 05 December 2021, 19:35:48 UTC
refs/tags/v1.6 6d908c3 Merge pull request #144 from dynamicslab/pde_optimization PDE and weak form in arbitrary dimensions now functional! 06 January 2022, 05:38:37 UTC
refs/tags/v1.6.1 fc68cf9 Merge branch 'master' of https://github.com/dynamicslab/pysindy 12 January 2022, 23:19:28 UTC
refs/tags/v1.6.2 c92f03e Fixed another type in JOSS paper 26 January 2022, 04:22:27 UTC
refs/tags/v1.6.3 9ffc92f Made a fix for error occuring when generalized library is used with tensor arrays and ensembling. 27 January 2022, 17:50:13 UTC
refs/tags/v1.7 d4e64c4 Merge pull request #153 from dynamicslab/weak_optimization Enhanced subdomain integration for the weak form library 30 April 2022, 20:14:33 UTC
refs/tags/v1.7.2 bc131d9 Merge pull request #255 from dynamicslab/pysindy_without_cvxpy Pysindy without cvxpy 05 October 2022, 18:11:32 UTC
refs/tags/v1.7.3 5c6e9fd Merge pull request #266 from dynamicslab/lanyue_work New benchmarking examples 16 January 2023, 14:31:14 UTC
refs/tags/v1.7.4 972c788 First attempt at fixing the example notebook documentation on the readthedocs page. 05 April 2023, 15:21:24 UTC
refs/tags/v1.7.5 4c32d26 Merge pull request #304 from dynamicslab/bump-versions Bump versions in CI, requirements 07 April 2023, 14:53:14 UTC
back to top