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

eigen() for symmetric matrices (ADMM_algorithm.R) #6

Open
KrystynaGrzesiak opened this issue Oct 3, 2020 · 4 comments
Open

eigen() for symmetric matrices (ADMM_algorithm.R) #6

KrystynaGrzesiak opened this issue Oct 3, 2020 · 4 comments

Comments

@KrystynaGrzesiak
Copy link
Owner

Is the assumption about the symmetry of C_eigen right?

@mstaniak
Copy link
Collaborator

@mmaku any thoughts?

@mmaku
Copy link
Collaborator

mmaku commented Oct 27, 2020

sorry, I forgot to answer.
Yeah, I am sure that it must be symetric under some assumptions, which are always true in case of precision matrix, I remember I checked that.
I'll give you theoretical proof, but give me some (little) time.

@mstaniak
Copy link
Collaborator

I see @mmaku - the problem is that @KrystynaGrzesiak found cases where it wasn't symmetric. Maybe it's a good starting point for debugging. @KrystynaGrzesiak can you provide a reproducible example of calculations failing (or being too slow?) due to non-symmetric matrix?

@mmaku
Copy link
Collaborator

mmaku commented Nov 23, 2020

We tried to set up am meeting, but unfortunately it did not work out. We will try to arrange a meeting and discuss the problem.

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

3 participants