-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Closed
Description
Should kron(::Diagonal, ::Union{SparseVector, SparseMatrix}) (and viceversa) return SparseMatrixCSC? (IMHO yes)
Should kron(::Diagonal, ::Matrix) (and viceversa) return SparseMatrixCSC? (this would be consistent with the recently merged #24980 in which sparse times dense gives sparse -- but currently there is an implementation for Diagonal times dense returning dense so I'm not so sure)
Metadata
Metadata
Assignees
Labels
No labels