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 f20ef86 commit 04572d4Copy full SHA for 04572d4
docs/Project.toml
@@ -20,8 +20,8 @@ SymbolicIndexingInterface = "2efcf032-c050-4f8e-a9bb-153293bab1f5"
20
SymbolicRegression = "8254be44-1295-4e6a-a16d-46603ac705cb"
21
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
22
23
-[sources]
24
-ModelingToolkitNeuralNets = {path = ".."}
+[sources.ModelingToolkitNeuralNets]
+path = ".."
25
26
[compat]
27
Documenter = "1.3"
@@ -31,6 +31,7 @@ ModelingToolkitNeuralNets = "2"
31
ModelingToolkitStandardLibrary = "2.7"
32
Optimization = "4.0"
33
OptimizationOptimisers = "0.3"
34
+OrdinaryDiffEqTsit5 = "1"
35
Plots = "1"
36
SciMLStructures = "1.1.0"
37
StableRNGs = "1"
0 commit comments