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 d7a25a0 commit 0065aa9Copy full SHA for 0065aa9
Project.toml
@@ -32,8 +32,8 @@ DelaunayTriangulation = "927a84f5-c5f4-47a5-9785-b46e178433df"
32
StateSpaceSets = "40b095a5-5852-4c12-98c7-d43bf788e795"
33
34
[extensions]
35
-ChaosToolsExt = ["ChaosTools"]
36
AttractorsExt = ["Attractors"]
+ChaosToolsExt = ["ChaosTools"]
37
DistMesh2D = ["DelaunayTriangulation"]
38
39
[compat]
@@ -44,7 +44,7 @@ DelaunayTriangulation = "1.6"
44
DocStringExtensions = "0.9.3"
45
DynamicalSystemsBase = "3.13"
46
Format = "1"
47
-Interpolations = "0.15.1"
+Interpolations = "0.15.1, 0.16"
48
IntervalArithmetic = "0.22.22"
49
LinearSolve = "2.37.0, 3"
50
Optimization = "4"
0 commit comments