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

Setting up initial search space #10

Open
JensWehner opened this issue Jun 23, 2020 · 1 comment
Open

Setting up initial search space #10

JensWehner opened this issue Jun 23, 2020 · 1 comment

Comments

@JensWehner
Copy link

JensWehner commented Jun 23, 2020

The Davidson algorithm needs an initial search space,

the base class will provide a second interface computeWithGuess which adds another input parameter consisting of a matrix containing the initial search space as columns. If compute is called a default search space is set up using unitvectors from sorting the diagonal entries.

@JensWehner JensWehner changed the title 2-Setting up initial search space Setting up initial search space Jun 26, 2020
@felipeZ
Copy link
Member

felipeZ commented Jul 2, 2020

There is an implementation of the initial search space for DPR #21

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