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?

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.

3 participants