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 e94d9ba + 36e1028 commit 228a8ebCopy full SHA for 228a8eb
docs/Project.toml
@@ -25,15 +25,22 @@ path = ".."
25
26
[compat]
27
Documenter = "1.3"
28
+LineSearches = "7"
29
Lux = "1"
30
ModelingToolkit = "10"
31
ModelingToolkitNeuralNets = "2"
32
ModelingToolkitStandardLibrary = "2.7"
33
Optimization = "4.0"
34
+OptimizationOptimJL = "0.4"
35
OptimizationOptimisers = "0.3"
36
+OrdinaryDiffEqTsit5 = "1"
37
+OrdinaryDiffEqVerner = "1"
38
Plots = "1"
39
SciMLBase = "2"
40
+SciMLSensitivity = "7"
41
SciMLStructures = "1.1.0"
42
StableRNGs = "1"
43
Statistics = "1"
44
SymbolicIndexingInterface = "0.3.15"
45
+SymbolicRegression = "1"
46
+Zygote = "0.7"
0 commit comments