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 37b32c2 commit 2ef1f61Copy full SHA for 2ef1f61
docs/Project.toml
@@ -15,7 +15,7 @@ SymbolicIndexingInterface = "2efcf032-c050-4f8e-a9bb-153293bab1f5"
15
[compat]
16
Documenter = "1.3"
17
Lux = "1"
18
-ModelingToolkit = "9.9"
+ModelingToolkit = "9"
19
ModelingToolkitNeuralNets = "1"
20
ModelingToolkitStandardLibrary = "2.7"
21
Optimization = "3.24, 4.0"
@@ -25,3 +25,6 @@ Plots = "1"
25
SciMLStructures = "1.1.0"
26
StableRNGs = "1"
27
SymbolicIndexingInterface = "0.3.15"
28
+
29
+[sources]
30
+ModelingToolkitNeuralNets = { path = ".." }
0 commit comments