Skip to content

Use ZX, ZY rather than CX, CY in ZDROT#452

Merged
langou merged 1 commit intoReference-LAPACK:masterfrom
timleslie:use-zx-in-zdrot
Oct 14, 2020
Merged

Use ZX, ZY rather than CX, CY in ZDROT#452
langou merged 1 commit intoReference-LAPACK:masterfrom
timleslie:use-zx-in-zdrot

Conversation

@timleslie
Copy link
Copy Markdown
Contributor

The canonical names for double precision complex vectors are ZX and ZY. This fixes zdrot, which was using CX and CY, which imply single precision complex vectors.

@codecov
Copy link
Copy Markdown

codecov Bot commented Oct 14, 2020

Codecov Report

Merging #452 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #452   +/-   ##
=======================================
  Coverage   81.86%   81.86%           
=======================================
  Files        1863     1863           
  Lines      181096   181096           
=======================================
  Hits       148263   148263           
  Misses      32833    32833           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 122506c...74288e9. Read the comment docs.

@langou
Copy link
Copy Markdown
Contributor

langou commented Oct 14, 2020

OKey doc. The change sounds good to me. Thanks @timleslie

@langou langou merged commit c35b722 into Reference-LAPACK:master Oct 14, 2020
@timleslie timleslie deleted the use-zx-in-zdrot branch October 15, 2020 10:05
christoph-conrads pushed a commit to christoph-conrads/lapack that referenced this pull request May 23, 2021
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