We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd06fd3 commit c351e79Copy full SHA for c351e79
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