Closed lmoffatt closed 6 months ago
I tested sort_by_eigenvalues and with its current implementation the eigendecomposition was broken.
I re-implemented sort_by_eigenvalues using Permutation matrices.
I tested sort_by_eigenvalues and with its current implementation the eigendecomposition was broken.