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

Fix workspace size returned by getsls #657

Merged
merged 1 commit into from
Apr 12, 2022
Merged

Conversation

angsch
Copy link
Collaborator

@angsch angsch commented Mar 30, 2022

Description
Make least squares solver getsls work as a drop-in replacement of gels

  • [dz]getsls: cast workspace size with dble, not real
  • Move workspace write to precede xerbla. Follow the documentation and return the optimal workspace in work(1) even on quick return

Clean up unused variables.

Checklist

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

* [dz]getsls: cast workspace size with dble, not real
* Move workspace write to precede xerbla. Follow the documentation
  and return the optimal workspace in work(1) even on quick return
* Remove unused variables
@langou langou merged commit 9ec7de9 into Reference-LAPACK:master Apr 12, 2022
@angsch angsch deleted the ls branch May 2, 2022 16:10
@julielangou julielangou added this to the LAPACK 3.10.1 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.

None yet

4 participants