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

Lapacke x larfb nancheck #742

Merged
merged 9 commits into from
Oct 31, 2022

Conversation

ACSimon33
Copy link
Contributor

Description

Following up on #738 I've applied the trapezoidal NaN check to LAPACKE_?larfb. I've also implemented transposition routines for trapezoidal routines and applied them similarly to LAPACKE_?larfb_work.

There was also a bug in the NaN check that I implemented earlier where I checked if uplo == 'b' which is obviously wrong. That's fixed as well.

@langou langou merged commit 1e7759a into Reference-LAPACK:master Oct 31, 2022
@julielangou julielangou added this to the LAPACK 3.11.0 milestone Nov 12, 2022
@ACSimon33 ACSimon33 mentioned this pull request Nov 18, 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.

5 participants