Skip to content

How do i use this crate to find eigenvalues and eigenvectors of sparse matrix #325

Answered by mulimoen
iverks asked this question in Q&A
Discussion options

You must be logged in to vote

There is no one-size-fits-all when it comes to eigendecomposition, and we have not implemented any methods for finding the eigenvalues/vectors. You likely want to use lapack or the like to take advantage of a known good library

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@mulimoen
Comment options

@iverks
Comment options

Answer selected by iverks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants