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

Deflation structure preservation #166

Closed
jarlebring opened this issue Mar 2, 2019 · 0 comments · Fixed by #167
Closed

Deflation structure preservation #166

jarlebring opened this issue Mar 2, 2019 · 0 comments · Fixed by #167

Comments

@jarlebring
Copy link
Member

jarlebring commented Mar 2, 2019

There is room for improvement for our implementation of deflation. From the "main idea" (my SIAM CSE presentation):
image

From the main idea one can see that a deflated SPMF can be viewed as a SPMF with extra terms. Therefore, if we apply a deflation to an SPMF (or AbstractSPMF), I think deflation should return an AbstractSPMF. Also, when we carry out deflation on a deflated problem, for efficiency reasons we can update the deflation rather than to create recursive structure.

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

Successfully merging a pull request may close this issue.

1 participant