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

the output of the Diagonal matrix of singular values is empty #8

Open
LonglongaaaGo opened this issue Jul 9, 2021 · 1 comment
Open

Comments

@LonglongaaaGo
Copy link

Hi Jacob Gildenblat,
Thank you for your repo! I think your work is beautiful!
Now, I encounter a problem with the code.
When I run the EVBMF function, the output of the Diagonal matrix of singular values is empty.
So How should I solve this problem?
In addition, Then I rewrite the code from "sigma2 = sigma2_opt.x" to "sigma2 = sigma2_opt.x *0.5", and It works.
Do you think the change of the code like this is right? or does it make sense?
I am looking forward to your reply, thanks!

@FengMu1995
Copy link

FengMu1995 commented Oct 25, 2023

Hi, I wonder the rewriten code is right? It is because I've met the same question.

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

2 participants