Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

angsch
Copy link
Collaborator

@angsch angsch commented May 2, 2022

Description

Checklist

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

angsch added 2 commits May 1, 2022 11:51
Use transpose rather than conjugate transpose to
be consistent with other real routines
@codecov
Copy link

codecov bot commented May 2, 2022

Codecov Report

Merging #665 (54c116d) into master (3b177e9) will not change coverage.
The diff coverage is n/a.

❗ Current head 54c116d differs from pull request most recent head 9523efe. Consider uploading reports for the commit 9523efe to get more accurate results

@@           Coverage Diff           @@
##           master     #665   +/-   ##
=======================================
  Coverage    0.00%    0.00%           
=======================================
  Files        1894     1894           
  Lines      184054   184054           
=======================================
  Misses     184054   184054           
Impacted Files Coverage Δ
SRC/ctprfb.f 0.00% <ø> (ø)
SRC/dtprfb.f 0.00% <ø> (ø)
SRC/stprfb.f 0.00% <ø> (ø)
SRC/ztprfb.f 0.00% <ø> (ø)

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 3b177e9...9523efe. Read the comment docs.

Copy link
Contributor

@langou langou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! These changes look great!

@langou langou merged commit 655e588 into Reference-LAPACK:master May 2, 2022
@angsch angsch deleted the fixes branch May 2, 2022 16:10
@julielangou julielangou added this to the LAPACK 3.11.0 milestone Nov 12, 2022
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.

LAPACKE: leading dimension checks are too strict in LAPACKE_?geev_work
3 participants