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.
2 parents dd771e1 + 480ac52 commit de28663Copy full SHA for de28663
Project.toml
@@ -14,14 +14,14 @@ SymbolicUtils = "d1185830-fcd6-423d-90d6-eec64667417b"
14
Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"
15
16
[compat]
17
-DataDrivenDiffEq = "1.3"
+DataDrivenDiffEq = "1.5"
18
DataDrivenSparse = "0.1.2"
19
DataStructures = "0.18.13"
20
LinearAlgebra = "<0.0.1, 1"
21
SpecialFunctions = "2"
22
-Statistics = "1.9"
23
-SymbolicUtils = "1.4, 3"
24
-Symbolics = "5.12, 6"
+Statistics = "<0.0.1, 1"
+SymbolicUtils = "2.1, 3"
+Symbolics = "5.31, 6"
25
julia = "1.9"
26
27
[extras]
0 commit comments