Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Bug fixes for norm calculation. #729

Merged
merged 2 commits into from
Aug 25, 2023
Merged

Conversation

oseikuffuor1
Copy link
Collaborator

  • Fixed various bugs in norm calculation that implicitly assumed dense storage for sparse matrices.
  • This fix should enable correct norm calculations on arbitrary sparse matrices.

* Fixed various bugs in norm calculation that implicitly assumed
  dense storage for sparse methods.
* This fix should enable correct norms on arbitrary sparse matrices.
@jeanlucf22 jeanlucf22 merged commit f5e0d5c into lanl:master Aug 25, 2023
30 checks passed
@oseikuffuor1 oseikuffuor1 deleted the fix-norms branch September 25, 2023 09:48
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants