Skip to content

kron(a::Diagonal, b) ref #24980 #30770

@abraunst

Description

@abraunst

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions