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

reduce the scaling of the search space #10

Closed
felipeZ opened this issue Feb 16, 2020 · 0 comments
Closed

reduce the scaling of the search space #10

felipeZ opened this issue Feb 16, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@felipeZ
Copy link
Owner

felipeZ commented Feb 16, 2020

The search space matrix V is doubled in each iteration, forcing a restart after just a few steps. Instead, if we add to the search space just the number of eigenpairs nvalues we speedup the algorithm at the cos of some small precision in each iteration.

@felipeZ felipeZ added the enhancement New feature or request label Feb 16, 2020
@felipeZ felipeZ self-assigned this Feb 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant