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 67c71e5 commit 70b0e40Copy full SHA for 70b0e40
bench/Project.toml
@@ -27,7 +27,7 @@ Distributions = "0.25.111"
27
DistributionsAD = "0.6"
28
Enzyme = "0.13.7"
29
FillArrays = "1"
30
-ForwardDiff = "0.10"
+ForwardDiff = "0.10, 1"
31
InteractiveUtils = "1"
32
LogDensityProblems = "2"
33
Mooncake = "0.4.5"
test/Project.toml
@@ -33,7 +33,7 @@ Distributions = "0.25.111"
DistributionsAD = "0.6.45"
34
Enzyme = "0.13, 0.14, 0.15"
35
FillArrays = "1.6.1"
36
-ForwardDiff = "0.10.36"
+ForwardDiff = "0.10.36, 1"
37
Functors = "0.4.5, 0.5"
38
LinearAlgebra = "1"
39
LogDensityProblems = "2.1.1"
0 commit comments