julia
45635268 - Remove throwing squeeze(::SparseMatrixCSC, ::Dims).

Commit
9 years ago
Remove throwing squeeze(::SparseMatrixCSC, ::Dims). The default implementation in abstractarray.jl does the right thing now, so no need to throw an error instead of letting it work.
Author
Parents
Loading