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

Is it possible to get the complete thin SVD? #148

Open
BenjaminDoran opened this issue Jan 9, 2023 · 0 comments
Open

Is it possible to get the complete thin SVD? #148

BenjaminDoran opened this issue Jan 9, 2023 · 0 comments

Comments

@BenjaminDoran
Copy link

I've noticed that the nev and nsv arguments are capped at <n rather than <=n if n is the smaller of the dimensions n & m of the matrix.

I am working with some maximum entropy models on sparse matrices, and it would nice to work with the complete thin SVD, rather than the n-1 rank approximation. Is this possible with arpack?

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