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 from Lapack-Reference PR 253 #1585

Merged
merged 3 commits into from
Jun 1, 2018
Merged

Fixes from Lapack-Reference PR 253 #1585

merged 3 commits into from
Jun 1, 2018

Conversation

martin-frbg
Copy link
Collaborator

  • 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.

copied from Reference-LAPACK/lapack#253

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
@martin-frbg martin-frbg merged commit 401addd into OpenMathLib:develop Jun 1, 2018
@martin-frbg martin-frbg added this to the 0.3.1 milestone Jun 20, 2018
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.

1 participant