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

Eigensolver refactoring #566

Merged
merged 15 commits into from
May 28, 2024
Merged

Eigensolver refactoring #566

merged 15 commits into from
May 28, 2024

Conversation

jrmaddison
Copy link
Collaborator

@jrmaddison jrmaddison commented May 24, 2024

  • Add Eigensolver and HessianEigensolver classes.
  • Use the PETSc options dictionary to configure the EPS.
  • In principle should allow multi-control Hessian eigendecompositions without backend mixed spaces, e.g. allowing Constant and JAX Vectors to be used, although tests have not yet been added.

@jrmaddison jrmaddison force-pushed the jrmaddison/eigensolver branch 2 times, most recently from 52a0e3d to 90066b3 Compare May 24, 2024 16:01
@jrmaddison jrmaddison force-pushed the jrmaddison/eigensolver branch from 0ae9765 to 5cef1ed Compare May 28, 2024 13:54
@jrmaddison jrmaddison force-pushed the jrmaddison/eigensolver branch from 5cef1ed to 0679425 Compare May 28, 2024 14:16
@jrmaddison jrmaddison force-pushed the jrmaddison/eigensolver branch from 0679425 to 11213d3 Compare May 28, 2024 14:20
@jrmaddison jrmaddison marked this pull request as ready for review May 28, 2024 14:21
@jrmaddison jrmaddison force-pushed the jrmaddison/eigensolver branch from d9e448a to eeeadea Compare May 28, 2024 19:21
@jrmaddison jrmaddison merged commit 7f3b935 into main May 28, 2024
4 checks passed
@jrmaddison jrmaddison deleted the jrmaddison/eigensolver branch May 28, 2024 19:56
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 this pull request may close these issues.

1 participant