Closed
Description
openedon Sep 10, 2018
This is the same issue reported in #28934, but for the inplace multiplication. The fix there does not seem to include rmul!
and lmul!
, as far as I can tell.
EDIT: Now I'm confused. Are there instances of rmul!(A::SparseMatrixCSC, D::Diagonal)
and lmul!(D::Diagonal, A::SparseMatrixCSC)
to begin with? I can't seem to find them. In case there aren't, is that on purpose?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Metadata
Assignees
Labels
No labels