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

How to compute non-reduced SVD? #7

Open
RahulBhalley opened this issue Oct 7, 2021 · 0 comments
Open

How to compute non-reduced SVD? #7

RahulBhalley opened this issue Oct 7, 2021 · 0 comments

Comments

@RahulBhalley
Copy link

Hi!

First of all, thanks a lot for this implementation! 😊 I couldn't find any other better implementation in Python.

Your implementation looks like it's computing reduced SVD. But I'm trying to implement SVD for the case when full_matrices=True as in torch.svd. Is there anyway I can modify your implementation for full SVD calculation?

Looking towards your help.

Regards,
Rahul Bhalley

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