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

Wrappers for basis orthogonalization/normalization #111

Merged
merged 24 commits into from
Sep 26, 2024
Merged

Wrappers for basis orthogonalization/normalization #111

merged 24 commits into from
Sep 26, 2024

Conversation

Simkern
Copy link
Collaborator

@Simkern Simkern commented Sep 25, 2024

  1. Added and deployed orthogonalization/normalization wrappers throughout the code.

New definitions:

orthogonalize_against_basis
orthonormalize_basis
  1. Multiple dispatch wrappers for norml and log2. innerprod, linear_combination, axpby_basis and copy_basis exported directly in LightKrylov.

  2. Switch from eigenvalue- to svd-based algorithm for sqrtm. Alternative kept for now.

@loiseaujc loiseaujc merged commit 991721b into dev Sep 26, 2024
12 checks passed
@loiseaujc loiseaujc deleted the add_ortho branch September 26, 2024 14:38
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.

2 participants