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

Improve the consistency of bidiag() and tridiag_sym() #202

Merged
merged 3 commits into from
May 31, 2024

Conversation

pnkraemer
Copy link
Owner

@pnkraemer pnkraemer commented May 31, 2024

  • Hide all bidiag()-internal functions in the bidiag() namespace
  • Make bidiag() normalise the initial vector internally (instead of verifying that it has been normalised). This changes the output signature of bidiag!

@pnkraemer pnkraemer merged commit 1b164b1 into main May 31, 2024
6 checks passed
@pnkraemer pnkraemer deleted the make-bidiag-consistent-with-tridiag branch May 31, 2024 07:51
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