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 7f9a153 + 04ac42e commit 22be907Copy full SHA for 22be907
docs/Project.toml
@@ -13,8 +13,8 @@ StableRNGs = "860ef19b-820b-49d6-a774-d7a799459cd3"
13
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
14
SymbolicIndexingInterface = "2efcf032-c050-4f8e-a9bb-153293bab1f5"
15
16
-[sources]
17
-ModelingToolkitNeuralNets = {path = ".."}
+[sources.ModelingToolkitNeuralNets]
+path = ".."
18
19
[compat]
20
Documenter = "1.3"
@@ -28,4 +28,5 @@ OrdinaryDiffEq = "6.74"
28
Plots = "1"
29
SciMLStructures = "1.1.0"
30
StableRNGs = "1"
31
+Statistics = "1"
32
SymbolicIndexingInterface = "0.3.15"
0 commit comments