We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 504b1a3 commit f4dc78eCopy full SHA for f4dc78e
1 file changed
src/SparseMatrixColorings.jl
@@ -31,7 +31,6 @@ using PrecompileTools: @compile_workload
31
using Random: Random, AbstractRNG, default_rng, randperm
32
using SparseArrays:
33
SparseArrays,
34
- AbstractSparseMatrixCSC,
35
SparseMatrixCSC,
36
dropzeros,
37
dropzeros!,
0 commit comments