Skip to content

Conversation

TiborGY
Copy link

@TiborGY TiborGY commented Sep 16, 2025

Description
Fixes and closes #1113.
Besides the typo in the issue this PR also corrects two other errors in the docs.

  1. The description of MB mentions QR instead of LQ
  2. In the "Further Details" section the dimensions of the example matrix are accidentally transposed.

I am not fully confident in the MB*(M-MB) bound, therefore I only included it as a note. Trying to figure out what is the minimum safe amount of workspace is gets kinda complicated, but perhaps someone in the future will see this note and prove/disprove this conjecture.

Checklist

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

@langou
Copy link
Contributor

langou commented Sep 16, 2025

Thanks!

@langou langou merged commit b4cf815 into Reference-LAPACK:master Sep 16, 2025
11 of 12 checks passed
@TiborGY TiborGY deleted the fix_gelqt_docs branch September 16, 2025 21:07
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.

Typo in ?gelqt documentation.
2 participants