We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b04eda commit 16d3580Copy full SHA for 16d3580
NEWS.md
@@ -1,5 +1,10 @@
1
# RecurrenceAnalysis.jl News
2
3
+## v1.2.0
4
+*(no notable changes until so far)*
5
+
6
+- Thread-parallelized computation of recurrence plots is now possible.
7
8
## v0.12.0
9
- Doc improvements
10
- Return type changes in `rqa`
Project.toml
@@ -1,7 +1,7 @@
name = "RecurrenceAnalysis"
uuid = "639c3291-70d9-5ea2-8c5b-839eba1ee399"
repo = "https://github.com/JuliaDynamics/RecurrenceAnalysis.jl.git"
-version = "1.1.1"
+version = "1.2.0"
[deps]
DelayEmbeddings = "5732040d-69e3-5649-938a-b6b4f237613f"
0 commit comments