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

Test inputs to low_rank routines #38

Open
disa-mhembere opened this issue Sep 19, 2016 · 3 comments
Open

Test inputs to low_rank routines #38

disa-mhembere opened this issue Sep 19, 2016 · 3 comments
Assignees

Comments

@disa-mhembere
Copy link
Collaborator

disa-mhembere commented Sep 19, 2016

I would like test low_rank.hpp for correctness using low_rank.cpp. @kenclarkson could you provide me with reasonable values for parameters k, epsilon, m, ml, mr given some square matrix dimension n. This is from your low rank psd manuscript. Unsure low_rank_sym and low_rank_PSD function correctly.

@kenclarkson
Copy link
Contributor

I didn't understand: low_rank_hpp is an implementation of the low-rank PSD approximation algorithm in that manuscript? (Probably you said already)

@kenclarkson
Copy link
Contributor

(low_rank.hpp)

@disa-mhembere
Copy link
Collaborator Author

Yes that's correct -- the low-rank PSD approx you wrote with David. Sorry if that was unclear.

Now I want to verify correctness so I would some example parameters I can test with.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants