Skip to content

Can kronecker functionality be factored out of Normal already? #422

@mmahsereci

Description

@mmahsereci

Currently linear algebra functionality for Kronecker covariances is implemented in the Normal class in various methods, one example here. This is not ideal, as i) Kronecker algebra should belong to the linops package, and ii) the Normal class may be cluttered soon.

Question: can code for Kronecker functionality already be moved at this point to the correct module? Or is anything else needed to do so?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requestedrandvarsIssues related to random variablesrefactoringRefactoring of existing functionality

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions