Skip to content

Commit 7ec8c40

Browse files
committed
Update readme with usefull links
1 parent e7bf794 commit 7ec8c40

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ Evaluate the Lyapunov Spectrum of a dynamical system described by ODEs
33

44
[Documentation](https://evales.readthedocs.io/en/latest/?badge=latest.)
55

6+
[Example of Usage](https://nbviewer.jupyter.org/github/dodogabrie/evaLEs/blob/main/HowToUse.ipynb)
7+
8+
Article of [Sandri](https://www.researchgate.net/publication/240477720_Numerical_calculation_of_Lyapunov_exponents) about the algorithm of Benedettin et al.
9+
610
# How to install:
711
```
812
pip install evaLEs

0 commit comments

Comments
 (0)