Skip to content

Conversation

@lkdvos
Copy link
Member

@lkdvos lkdvos commented Jan 12, 2026

This should fix the issues with eigenvalues of diagonal arrays now being sorted, and similarly the matrix of eigenvectors no longer being diagonal.

Currently in MatrixAlgebraKit, this is only the case for eigh, and not eig, but I already fixed the eig case here as well for when we (presumably) make these consistent.

@Jutho
Copy link
Member

Jutho commented Jan 12, 2026

I assume this cannot work until MatrixAlgebraKit is changed as well?

@lkdvos
Copy link
Member Author

lkdvos commented Jan 12, 2026

Yes, unless I now only change the hermitian case?

@lkdvos
Copy link
Member Author

lkdvos commented Jan 16, 2026

GPU failures are unrelated, LGTM as this resolves some of the errors we are now consistently having in our tests.

@lkdvos lkdvos requested review from Jutho and kshyatt January 16, 2026 21:51
@lkdvos lkdvos merged commit 8ccff5a into main Jan 17, 2026
40 of 41 checks passed
@lkdvos lkdvos deleted the ld-fact branch January 17, 2026 07:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants