Skip to content

Commit 3dbd31d

Browse files
committed
fix(LICENSE): conflict resolved
2 parents 6446e17 + 8f92006 commit 3dbd31d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# recurrence-plot-py
1+
# Recurrence Plot
22
[Recurrence Plot](http://www.recurrence-plot.tk/glance.php#:~:text=Recurrence%20plot%20%E2%80%93%20A%20recurrence%20plot,a%20certain%20pair%20of%20times) – A recurrence plot (RP) is an advanced technique of **nonlinear** data analysis. It is a visualisation (or a graph) of a square matrix, in which the matrix elements correspond to those times at which a state of a dynamical system recurs (columns and rows correspond then to a certain pair of times).
33

44
# Result
@@ -11,4 +11,4 @@
1111

1212
**2. Run `main.py` script:**
1313

14-
python3 main.py
14+
python3 main.py

0 commit comments

Comments
 (0)