Skip to content

Cholesky XA = B solver can be improved. #114

Description

@kmp5VT

As pointed out by @wavefunction91, the POSV lapack subroutine can be used in cholesky_inverse instead of the GESV subroutine, since the Gramian is a symmetric and positive semi-definite.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions