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

Add laev2 and lasr #65

Merged
merged 4 commits into from
Jun 26, 2024
Merged

Add laev2 and lasr #65

merged 4 commits into from
Jun 26, 2024

Conversation

mgates3
Copy link
Collaborator

@mgates3 mgates3 commented Jun 18, 2024

Add routines:

  • laev2 for 2x2 Hermitian eigenvalue & vector problem. Depends on Check heev #64 for check_heev.
  • lae2 for 2x2 Hermitian eigenvalue only problem.
  • lasr for applying a series of Givens rotations.
    These are all used in steqr2.

@mgates3 mgates3 added the Draft label Jun 18, 2024
@mgates3 mgates3 force-pushed the laev2 branch 3 times, most recently from 067a834 to 8ede6ae Compare June 26, 2024 01:52
@mgates3 mgates3 removed the Draft label Jun 26, 2024
src/lae2.cc Outdated Show resolved Hide resolved
test/test.cc Outdated Show resolved Hide resolved
src/lasr.cc Outdated Show resolved Hide resolved
test/test_lasr.cc Outdated Show resolved Hide resolved
@mgates3 mgates3 merged commit 3b6efdc into icl-utk-edu:master Jun 26, 2024
8 checks passed
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