Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
MichielStock opened this issue Jan 3, 2025 · 0 comments
Open

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

MichielStock opened this issue Jan 3, 2025 · 0 comments

Comments

@MichielStock
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant