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

Fixes for Aasen's LAPACKE interfaces & workspace sizes, + some other small fixes #253

Merged
merged 4 commits into from
May 31, 2018

Conversation

kbergstr
Copy link
Contributor

  • LAPACKE interfaces for Aasen's functions now call ?sytrf_aa and ?hetrf_aa instead of ?sytrf and ?hetrf
  • When minimal workspace is given in ?hesv_aa, ?sysv_aa, ?hesv_aa_2stage, ?sysv_aa_2stage, now no error is given
  • Quick return for ?laqr1
  • Some other small fixes to documentation, testing, etc.

@langou langou self-requested a review May 31, 2018 21:19
@Reference-LAPACK Reference-LAPACK deleted a comment from codecov bot May 31, 2018
@langou langou merged commit 696469f into Reference-LAPACK:master May 31, 2018
@langou
Copy link
Contributor

langou commented May 31, 2018

Thanks Kirana!

@kbergstr kbergstr deleted the fixes-3-8 branch June 1, 2018 00:19
@julielangou julielangou added this to the LAPACK 3.9.0 milestone Nov 16, 2019
christoph-conrads pushed a commit to christoph-conrads/lapack that referenced this pull request May 23, 2021
Fixes for Aasen's LAPACKE interfaces & workspace sizes, + some other small fixes
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.

3 participants