Skip to content

PDM for Kronecker.jl (allowing covariance matrices) #214

Open
@MichielStock

Description

@MichielStock

Hi, see the issue on Kronecker.jl:

MichielStock/Kronecker.jl#137

This person wants to use a Kronecker matrix for a covariance matrix in a multivariate normal distribution (Distributions.jl). Since these use PDM, I think the best option would be to include a method for a Kronecker PDM here? Almost all functionality should inherit.

My other option would be that PDM(K) with K a Kronecker matrix yields a new type KroneckerPDM (Kronecker product of PDM) with the methods of this package copied here.

What do you think would be the best option?

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