mpimd-csc / qrupdate-ng

Fork of the qrupdate library for future maintenance.
https://gitlab.mpi-magdeburg.mpg.de/koehlerm/qrupdate-ng
GNU General Public License v3.0
6 stars 1 forks source link
blas cholesky-decomposition lapack linear-algebra lu-decomposition matrix numerical-algorithms qr-decomposition

qrupdate-ng: A Library for Fast Updating of QR and Cholesky Decompositions

Supported Matrix Decompositions

QR Decomposition

Cholesky Decomposition

LU Decomposition

Based on

qrupdate-ng is a modernized and maintained fork of:

qrupdate (Version 1.1.2)

For a list of original authors see CHANGELOG file.

License

See the LICENSE file.

Installation

See the INSTALL file for installation details. Consult individual routines for documentation.