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 dc38261 commit 1d3f6a0Copy full SHA for 1d3f6a0
Project.toml
@@ -1,5 +1,7 @@
1
name = "DynamicalSystemsBase"
2
uuid = "6e36e845-645a-534a-86f2-f5d4aa5a06b4"
3
+repo = "https://github.com/JuliaDynamics/DynamicalSystemsBase.jl.git"
4
+version = "1.2.5"
5
6
[deps]
7
DelayEmbeddings = "5732040d-69e3-5649-938a-b6b4f237613f"
@@ -13,7 +15,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
13
15
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
14
16
17
[compat]
-DiffEqBase = "≥ 5.0.0"
18
+DiffEqBase = "5.0.0"
19
DiffEqCallbacks = "≥ 2.1.0"
20
ForwardDiff = "≥ 0.8.0"
21
OrdinaryDiffEq = "≥ 5.0.0"
REQUIRE
test/REQUIRE
0 commit comments