-
Notifications
You must be signed in to change notification settings - Fork 60
Open
Labels
questionFurther information is requestedFurther information is requestedrandvarsIssues related to random variablesIssues related to random variablesrefactoringRefactoring of existing functionalityRefactoring of existing functionality
Description
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
Labels
questionFurther information is requestedFurther information is requestedrandvarsIssues related to random variablesIssues related to random variablesrefactoringRefactoring of existing functionalityRefactoring of existing functionality