We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf17102 commit 505df72Copy full SHA for 505df72
DifferentiationInterfaceTest/test/Project.toml
@@ -30,8 +30,10 @@ ADTypes = "1.18"
30
Aqua = "0.8.12"
31
Chairmarks = "1.2.1"
32
ComponentArrays = "0.15.30"
33
+DataAPI = "1.16.0"
34
DataFrames = "1.8.1"
35
DifferentiationInterface = "0.7.10"
36
+DifferentiationInterfaceTest = "0.11.0"
37
ExplicitImports = "1.10.1"
38
FiniteDiff = "2.27.0"
39
ForwardDiff = "1.2.2"
@@ -40,5 +42,6 @@ JLArrays = "0.3"
40
42
SparseConnectivityTracer = "0.5.0,0.6,1"
41
43
SparseMatrixColorings = "0.4.9"
44
StaticArrays = "1.9.15"
45
+Tables = "1.12.1"
46
Zygote = "0.7.10"
47
julia = "1.10.10"
0 commit comments