blob: cd562f443efc186702e9dbc4b2adad400ffc7867 (
plain)
1
2
3
4
5
6
7
8
|
qrupdate (A Fortran library for QR and Cholesky decompositions)
qrupdate is a Fortran library for fast updates of QR and Cholesky
decompositions.
This requires blas and lapack libraries.
qrupdate is an optional dependency for the octave package.
|