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 d01dd9dCopy full SHA for d01dd9d
docs/Project.toml
@@ -20,11 +20,12 @@ 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"
28
+LineSearches = "7"
29
Lux = "1"
30
ModelingToolkit = "10"
31
ModelingToolkitNeuralNets = "2"
0 commit comments