Skip to content

Add a Cholesky factorization for SPD ToepMat #15

@rluce

Description

@rluce

A useful addtion would be a chol function for ToepMat. This would be based on the Schur algorithm. In addition, a cholsolve method should be implemented, that uses the Schur code with implicit triangular solve, resulting in a O(n) memory solver.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions