-
- Downloads
Add a test for pyfaust.tools.UpdateCholeskyFull() used by OMP-Chol.
Ensures we keep assertions along the updates: R'R == D[:,I].H*D[:,I] and R is upper triangular.
misc/test/src/Python/test_update_cholesky.py
0 → 100644
Please register or sign in to comment