We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cda5d4f + c282fb7 commit 5e676efCopy full SHA for 5e676ef
1 file changed
Project.toml
@@ -32,10 +32,17 @@ ArrayInterfaceTrackerExt = "Tracker"
32
33
[compat]
34
Adapt = "4"
35
+BandedMatrices = "1"
36
+BlockBandedMatrices = "0.13"
37
+CUDA = "5"
38
+CUDSS = "0.2"
39
+ChainRules = "1"
40
GPUArraysCore = "0.1"
41
LinearAlgebra = "1.10"
42
+ReverseDiff = "1"
43
SparseArrays = "1.10"
44
SuiteSparse = "1.10"
45
+Tracker = "0.2"
46
julia = "1.10"
47
48
[extras]
0 commit comments