We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2592da0 commit 6c4472fCopy full SHA for 6c4472f
ext/SparseMatrixColoringsGPUArraysExt.jl
@@ -1,6 +1,6 @@
1
module SparseMatrixColoringsGPUArraysExt
2
3
-using GPUArrays: dense_array_type
+using GPUArrays: AbstractGPUSparseMatrix, dense_array_type
4
using SparseArrays: SparseMatrixCSC
5
import SparseMatrixColorings as SMC
6
0 commit comments