Skip to content

Report if input matrix is not positive definite #3

@hatimak

Description

@hatimak

The Cholesky factorisation works only for positive definite matrices. The cholesky module should check for positive definiteness of the input matrix and report to the master.

It has been noted in simulations that this guard is essential because positive definiteness cannot be guaranteed throughout the iterations.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions