We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6d83625 + f83564b commit c199a85Copy full SHA for c199a85
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.5.0"
+version = "1.6.0"
5
6
[deps]
7
DataDrivenDiffEq = "2445eb08-9709-466a-b3fc-47e12bd697a2"
@@ -20,7 +20,7 @@ DataStructures = "0.18.13"
20
LinearAlgebra = "<0.0.1, 1"
21
SpecialFunctions = "2"
22
Statistics = "1.9"
23
-SymbolicUtils = "1.4"
+SymbolicUtils = "1.4, 3"
24
Symbolics = "5.12, 6"
25
julia = "1.9"
26
0 commit comments