Skip to content

Implement Cholesky factorization for BLR matrix. #22

Description

@v0dro

Implementing Cholesky factorization should open the doors for benchmarking with currently latest work such as LORAPO which use Cholesky of an SPD matrix for reporting performing of a BLR factorization. Besides, this routine also takes about half the operations of LU when working with the right data.

Metadata

Metadata

Assignees

No one assigned

    Labels

    #lowlow-priority task

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions