Skip to content

Update the rwork size in the call to zgesdd to reflect a documentation bugfix in Lapack #78

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

Closed
wants to merge 1 commit into from

Conversation

jasongrout
Copy link
Contributor

Update the rwork size in the call to zgesdd to reflect a documentation bugfix in Lapack SVN revision 729.

See http://www.netlib.org/lapack/lapack-3.2.2.html, bug 00046, or forum topic http://icl.cs.utk.edu/lapack-forum/viewtopic.php?f=2&t=1779

@pv
Copy link
Member

pv commented Apr 26, 2011

Thanks, this looks like a bug. Merged.

@pv pv closed this Apr 26, 2011
@jasongrout
Copy link
Contributor Author

I thought I mentioned on the pull request, but I don't see it above: I haven't tested these changes, so that should probably be done just to make sure something didn't get messed up.

@pv
Copy link
Member

pv commented Apr 26, 2011

Yes, I tested it, and it indeed is what the current Lapack releases tell people to use. The change should be safe in any case, though, as the size of the work area is only increased.

fangerer pushed a commit to hpyproject/numpy-hpy that referenced this pull request Dec 12, 2022
Merge in ~STEPAN.SINDELAR_ORACLE.COM/numpy-hpy from mq/GR-40339 to labs-hpy-port

* commit 'b415f0e26998415135f119b8ff0f58d2fdefb24b':
  address comments
  Add support for 'resolve_descriptors'
luyahan pushed a commit to plctlab/numpy that referenced this pull request Apr 25, 2024
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.

2 participants