Skip to content

Optimize looping over the lower triangular in fat matrix cases of LACPY/LANTR/LASCL#1251

Open
martin-frbg wants to merge 1 commit into
Reference-LAPACK:masterfrom
martin-frbg:issue1183
Open

Optimize looping over the lower triangular in fat matrix cases of LACPY/LANTR/LASCL#1251
martin-frbg wants to merge 1 commit into
Reference-LAPACK:masterfrom
martin-frbg:issue1183

Conversation

@martin-frbg

Copy link
Copy Markdown
Collaborator

Description
fixes #1183 as suggested there
Checklist

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

@martin-frbg martin-frbg mentioned this pull request Jun 10, 2026
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.

lacpy routines are not optimal for copying the lower triangular part of a fat matrix

1 participant