julia
45635268
- Remove throwing squeeze(::SparseMatrixCSC, ::Dims).
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#15251 - squeeze for sparse matrices
Author
martinholters
Parents
526a0576
Loading