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 6dfedd7 + eaf13c6 commit 8e89b16Copy full SHA for 8e89b16
docs/Project.toml
@@ -25,15 +25,21 @@ 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
+SciMLSensitivity = "7"
40
SciMLStructures = "1.1.0"
41
StableRNGs = "1"
42
Statistics = "1"
43
SymbolicIndexingInterface = "0.3.15"
44
+SymbolicRegression = "1"
45
Zygote = "0.7"
0 commit comments