]> gitweb.michael.orlitzky.com - sage.d.git/history - mjo/ldlt.py
mjo/ldlt.py: actually permute with the permutation matrix.
[sage.d.git] / mjo / ldlt.py
2020-09-28 Michael Orlitzkymjo/ldlt.py: actually permute with the permutation...
2020-09-28 Michael Orlitzkymjo/ldlt.py: add naive, pivoted LDLT matrix factorization.