Skip to content

Conversation

christoph-conrads
Copy link
Contributor

Description

Re-scale the input vector even if X is negligibly small in norm if the imaginary part of ALPHA is nonzero. For otherwise XNORM will not be computed with a small relative error.

Checklist

  • The documentation has been updated.
  • If the PR solves a specific issue, it is set to be closed on merge.

Re-scale the input vector even if `X` is negligibly small in norm if the
imaginary part of `ALPHA` is nonzero. For otherwise `XNORM` will not be
computed with a small _relative_ error.

fixes Reference-LAPACK#980
Copy link

codecov bot commented Jan 17, 2024

Codecov Report

Attention: 10 lines in your changes are missing coverage. Please review.

Comparison is base (0a3aa4d) 0.00% compared to head (827cb8e) 0.00%.

Files Patch % Lines
SRC/clarfgp.f 0.00% 5 Missing ⚠️
SRC/zlarfgp.f 0.00% 5 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master     #981   +/-   ##
=======================================
  Coverage    0.00%    0.00%           
=======================================
  Files        1930     1930           
  Lines      190421   190409   -12     
=======================================
+ Misses     190421   190409   -12     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@langou langou merged commit add9497 into Reference-LAPACK:master Jan 18, 2024
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