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.
2 parents d1e5a3d + 8640c1f commit e4d9738Copy full SHA for e4d9738
lib/BoundaryValueDiffEqFIRK/Project.toml
@@ -23,8 +23,8 @@ SciMLBase = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
23
Setfield = "efcf1570-3423-57d1-acb7-fd33fddbac46"
24
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
25
26
-[sources]
27
-BoundaryValueDiffEqCore = {path = "../BoundaryValueDiffEqCore"}
+[sources.BoundaryValueDiffEqCore]
+path = "../BoundaryValueDiffEqCore"
28
29
[compat]
30
ADTypes = "1.14"
@@ -35,7 +35,7 @@ BoundaryValueDiffEqCore = "1"
35
ConcreteStructs = "0.2.3"
36
DiffEqBase = "6.167"
37
DiffEqDevTools = "2.44"
38
-DifferentiationInterface = "0.6.42"
+DifferentiationInterface = "0.6.42, 0.7"
39
Enzyme = "0.13.33"
40
FastAlmostBandedMatrices = "0.1.4"
41
FastClosures = "0.3.2"
0 commit comments