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 2db5b29 + 66421d7 commit abd30a3Copy full SHA for abd30a3
Project.toml
@@ -1,7 +1,7 @@
1
name = "DataDrivenDiffEq"
2
uuid = "2445eb08-9709-466a-b3fc-47e12bd697a2"
3
authors = ["Julius Martensen <[email protected]>"]
4
-version = "0.6.7"
+version = "0.6.8"
5
6
[deps]
7
Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"
@@ -27,14 +27,14 @@ DiffEqBase = "6"
27
Distributions = "^0.25.9, 0.25"
28
DocStringExtensions = "0.7, 0.8"
29
Flux = "^0.12.4"
30
-ModelingToolkit = "6 - 7.0.0"
+ModelingToolkit = "7"
31
ProgressMeter = "1.6"
32
QuadGK = "2.4"
33
Reexport = "1.0"
34
Requires = "1"
35
StatsBase = "0.32.0, 0.33"
36
SymbolicRegression = "^0.6.11"
37
-Symbolics = "3, 4"
+Symbolics = "4"
38
julia = "^1.6.0"
39
40
[extras]
0 commit comments