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 d4bd622Copy full SHA for d4bd622
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"
@@ -36,3 +36,4 @@ SciMLStructures = "1.1.0"
36
StableRNGs = "1"
37
Statistics = "1"
38
SymbolicIndexingInterface = "0.3.15"
39
+SymbolicRegression = "1"
0 commit comments