11name = " DifferentiationInterface"
22uuid = " a0c0ee7d-e4b9-4e03-894e-1c5f64a51d63"
33authors = [" Guillaume Dalle" , " Adrian Hill" ]
4- version = " 0.6.9 "
4+ version = " 0.6.10 "
55
66[deps ]
77ADTypes = " 47edcb42-4c32-4615-8424-f2b9edc5f35b"
@@ -20,6 +20,7 @@ PolyesterForwardDiff = "98d1487c-24ca-40b6-b7ab-df2af84e126b"
2020ReverseDiff = " 37e2e3b7-166d-5795-8a7a-e32c996b4267"
2121SparseArrays = " 2f01184e-e22b-5df5-ae63-d93ebab69eaf"
2222SparseMatrixColorings = " 0a514795-09f3-496d-8182-132a7b665d35"
23+ StaticArrays = " 90137ffa-7385-5640-81b9-e52037218182"
2324Symbolics = " 0c5d862f-8b57-4792-8d23-62f2024744c7"
2425Tracker = " 9f7883ad-71c0-57eb-9f7f-b5c9e6d3789c"
2526Zygote = " e88e6eb3-aa80-5325-afca-941959d7151f"
@@ -37,6 +38,7 @@ DifferentiationInterfacePolyesterForwardDiffExt = "PolyesterForwardDiff"
3738DifferentiationInterfaceReverseDiffExt = " ReverseDiff"
3839DifferentiationInterfaceSparseArraysExt = " SparseArrays"
3940DifferentiationInterfaceSparseMatrixColoringsExt = " SparseMatrixColorings"
41+ DifferentiationInterfaceStaticArraysExt = " StaticArrays"
4042DifferentiationInterfaceSymbolicsExt = " Symbolics"
4143DifferentiationInterfaceTrackerExt = " Tracker"
4244DifferentiationInterfaceZygoteExt = [" Zygote" , " ForwardDiff" ]
@@ -56,6 +58,7 @@ PolyesterForwardDiff = "0.1.2"
5658ReverseDiff = " 1.15.1"
5759SparseArrays = " <0.0.1,1"
5860SparseConnectivityTracer = " 0.5.0,0.6"
61+ StaticArrays = " 1.9.7"
5962SparseMatrixColorings = " 0.4.5"
6063Symbolics = " 5.27.1, 6"
6164Tracker = " 0.2.33"
0 commit comments