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

reference to DLAGBC in DHGEQZ #914

Open
thijssteel opened this issue Oct 13, 2023 · 3 comments
Open

reference to DLAGBC in DHGEQZ #914

thijssteel opened this issue Oct 13, 2023 · 3 comments

Comments

@thijssteel
Copy link
Collaborator

DHGEQZ references DLAGBC for clarification in its calculation of the inverse reflector. Unfortunately, DLAGBC is no longer a part of LAPACK, nor is it present in the git history for as far as i can tell.

Does anyone have a very old lapack lying around that can send me the file? I could only find up to LAPACK 3.0 online.

@langou
Copy link
Contributor

langou commented Oct 14, 2023

Hi Thijs, see: https://www.netlib.org/lapack/releases/ Cheers, Julien.

@christoph-conrads
Copy link
Contributor

DHGEQZ was added in LAPACK 1.1 but there is no DLAGBC implementation. The index of the third edition of the LAPACK Users' Guide does not mention DLAGBC, same for the index of the second edition. How curious.

@weslleyspereira
Copy link
Collaborator

We published the pre-Git releases of LAPACK here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants