diff --git a/README.rst b/README.rst index 6bcfca656..456d60aee 100644 --- a/README.rst +++ b/README.rst @@ -180,7 +180,7 @@ Citing PySINDy -------------- PySINDy has been published in the Journal of Open Source Software (JOSS). The paper can be found `here `__. -If you use PySINDy in your work, please remember to cite it using: +If you use PySINDy in your work, please cite it using: ``de Silva et al., (2020). PySINDy: A Python package for the sparse identification of nonlinear dynamical systems from data. Journal of Open Source Software, 5(49), 2104, https://doi.org/10.21105/joss.02104`` @@ -228,6 +228,13 @@ References `[DOI] `_ +Related packages +---------------- +* `Scikit-time `_ - A Python library for the analysis of time series data. +* `PyDMD `_ - A Python package using the Dynamic Mode Decomposition (DMD) for a data-driven model simplification based on spatiotemporal coherent structures. DMD is a great alternative to SINDy. +* `SEED `_ - Software for the Extraction of Equations from Data: a GUI for many of the methods provided by PySINDy. + + Contributors ------------ Thanks to the members of the community who have contributed to PySINDy!