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 56e4c17 commit b1702aaCopy full SHA for b1702aa
lib/BoundaryValueDiffEqAscher/Project.toml
@@ -1,7 +1,7 @@
1
name = "BoundaryValueDiffEqAscher"
2
uuid = "7227322d-7511-4e07-9247-ad6ff830280e"
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"
@@ -22,10 +22,10 @@ Setfield = "efcf1570-3423-57d1-acb7-fd33fddbac46"
22
ADTypes = "1.14"
23
AlmostBlockDiagonals = "0.1.10"
24
Aqua = "0.8"
25
-BoundaryValueDiffEqCore = "1.12"
+BoundaryValueDiffEqCore = "2.0"
26
ConcreteStructs = "0.2.3"
27
DiffEqDevTools = "2.44"
28
-DifferentiationInterface = "0.6.42, 0.7"
+DifferentiationInterface = "0.7"
29
FastClosures = "0.3.2"
30
ForwardDiff = "0.10.38, 1"
31
Hwloc = "3"
0 commit comments