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 6430a59 commit ad77f22Copy full SHA for ad77f22
Project.toml
@@ -1,7 +1,7 @@
1
name = "SymbolicNumericIntegration"
2
uuid = "78aadeae-fbc0-11eb-17b6-c7ec0477ba9e"
3
authors = ["Shahriar Iravanian <[email protected]>"]
4
-version = "1.2.3"
+version = "1.1.0"
5
6
[deps]
7
DataDrivenDiffEq = "2445eb08-9709-466a-b3fc-47e12bd697a2"
@@ -16,6 +16,7 @@ Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"
16
17
[compat]
18
DataDrivenDiffEq = "1.0"
19
+DataDrivenSparse = "1.0"
20
DataStructures = "0.18"
21
Optim = "1"
22
SymbolicUtils = "1"
0 commit comments