QRPT: add tests, make arguments optional, fix bugs
Added the translated GSL tests to the linear algebra for QR decomposition with column pivoting. More arguments corresponding to values returned by the functions are now optional. Fixed the order of return values from QRPT-decomposition so that permutation is before signum. Fixed argument lists to QRPT-QRsolve.
tests/qrpt.lisp
0 → 100644
Please register or sign in to comment