Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Matrix extension: Implement eigen-related primitives #219

Open
LaCuneta opened this issue Jul 23, 2020 · 0 comments
Open

Matrix extension: Implement eigen-related primitives #219

LaCuneta opened this issue Jul 23, 2020 · 0 comments

Comments

@LaCuneta
Copy link
Contributor

The Matrix extension was cleaned up and shipped, but one issues remains, as per Jason's comments from #197:

There are three primitives that are entirely unimplemented, all of which pertain to eigenvectors: real-eigenvalues, imaginary-eigenvalues, and eigenvectors. There is an issue here, since the otherwise-good matrix library that is being used (Vectorious) does not currently support eigenvector operations. The author has stated numerous times that he intends to implement those things at some point, but... it's been a while; who knows if it will ever happen.

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

No branches or pull requests

1 participant