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 b0907ec commit 9848b37Copy full SHA for 9848b37
Project.toml
@@ -116,7 +116,7 @@ EnumX = "1.0.4"
116
ExprTools = "0.1.10"
117
FMI = "0.14"
118
FindFirstFunctions = "1"
119
-ForwardDiff = "0.10.3"
+ForwardDiff = "0.10.3, 1"
120
FunctionWrappers = "1.1"
121
FunctionWrappersWrappers = "0.1"
122
Graphs = "1.5.2"
test/extensions/Project.toml
@@ -1,3 +1,6 @@
1
+[sources]
2
+ModelingToolkit = {path = "../.."}
3
+
4
[deps]
5
BifurcationKit = "0f109fa4-8a5d-4b75-95aa-f515264e7665"
6
CasADi = "c49709b8-5c63-11e9-2fb2-69db5844192f"
0 commit comments