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 ad07a2f commit 9f92d09Copy full SHA for 9f92d09
lib/BoundaryValueDiffEqMIRKN/Project.toml
@@ -1,7 +1,7 @@
1
name = "BoundaryValueDiffEqMIRKN"
2
uuid = "9255f1d6-53bf-473e-b6bd-23f1ff009da4"
3
authors = ["Qingyu Qu <erikqqy123@gmail.com>"]
4
-version = "1.9.1"
+version = "1.10.0"
5
6
[deps]
7
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
@@ -31,10 +31,10 @@ ADTypes = "1.14"
31
Aqua = "0.8"
32
ArrayInterface = "7.18"
33
BandedMatrices = "1.7.5"
34
-BoundaryValueDiffEqCore = "1.12"
+BoundaryValueDiffEqCore = "2.0"
35
ConcreteStructs = "0.2.3"
36
DiffEqDevTools = "2.44"
37
-DifferentiationInterface = "0.6.42, 0.7"
+DifferentiationInterface = "0.7"
38
FastAlmostBandedMatrices = "0.1.4"
39
FastClosures = "0.3.2"
40
ForwardDiff = "0.10.38, 1"
0 commit comments