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 d7a6fae + 2cf4031 commit 7f54e8dCopy full SHA for 7f54e8d
Project.toml
@@ -14,13 +14,14 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
14
SymbolicIndexingInterface = "2efcf032-c050-4f8e-a9bb-153293bab1f5"
15
16
[compat]
17
-SymbolicIndexingInterface = "^0.3.15"
18
-julia = "1.10"
19
CSV = "^0.10"
20
DataFrames = "^1.6"
+Git = "1"
21
ModelingToolkit = "8,9"
22
SciMLBase = "^2.31"
23
StatsBase = "^0.34"
+SymbolicIndexingInterface = "^0.3.15"
24
+julia = "1.10"
25
26
[extras]
27
DifferentialEquations = "0c46a032-eb83-5123-abaf-570d42b7fbaa"
0 commit comments