Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 333 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 333 Bytes

QRupdatesFast.jl

Interface to QRupdate_ng_jll, a library for fast updates of QR, Cholesky and LU decompositions. See QRupdate-ng

Functions

qrshift

qrshift performs circular shift of the QR decomposition.

qrshift!

qrshift! performs inplace shift of the QR decomposition.