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 fc8ba83 commit a3fd3ffCopy full SHA for a3fd3ff
Project.toml
@@ -1,7 +1,7 @@
1
name = "SymbolicNumericIntegration"
2
uuid = "78aadeae-fbc0-11eb-17b6-c7ec0477ba9e"
3
authors = ["Shahriar Iravanian <siravan@svtsim.com>"]
4
-version = "1.9.2"
+version = "1.9.1"
5
6
[deps]
7
DataDrivenDiffEq = "2445eb08-9709-466a-b3fc-47e12bd697a2"
@@ -20,6 +20,7 @@ DataDrivenDiffEq = "1.5"
20
DataDrivenSparse = "0.1.2"
21
DataStructures = "0.18.13"
22
LinearAlgebra = "<0.0.1, 1"
23
+ForwardDiff = "0.10, 1"
24
SpecialFunctions = "2"
25
Statistics = "<0.0.1, 1"
26
SymbolicUtils = "2.1, 3"
0 commit comments