From c2ec1580c387e41dddfad6a28665a109ce031786 Mon Sep 17 00:00:00 2001 From: Alan Kaptanoglu <37751714+akaptano@users.noreply.github.com> Date: Wed, 12 Jan 2022 10:41:35 -0800 Subject: [PATCH] Updated ReadMe so that flowchart image is linked to --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 92a4eebf..d46ffc7a 100644 --- a/README.rst +++ b/README.rst @@ -144,7 +144,7 @@ Documentation ------------- The documentation site for PySINDy can be found `here `__. There are numerous `examples `_ of PySINDy in action to help you get started. Examples are also available as `Jupyter notebooks `__. A video overview of PySINDy can be found on `Youtube `__. We have also created a `video playlist `__ with practical PySINDy tips. -PySINDy implements a lot of advanced functionality that may be overwhelming for new users or folks who are unfamiliar with these methods. Below, we provide a helpful flowchart for figuring out which methods to use, given the characteristics of your dataset: +PySINDy implements a lot of advanced functionality that may be overwhelming for new users or folks who are unfamiliar with these methods. Below (see here if image does not render https://github.com/dynamicslab/pysindy/blob/master/docs/JOSS2/Fig3.png), we provide a helpful flowchart for figuring out which methods to use, given the characteristics of your dataset: .. image:: https://github.com/dynamicslab/pysindy/blob/master/docs/JOSS2/Fig3.png