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

More resizing for truncating return values from LAPACK #1190

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

BioTurboNick
Copy link
Contributor

Found additional locations that could benefit from the changes in #1176 , but I haven't tested these as yet.

@BioTurboNick
Copy link
Contributor Author

BioTurboNick commented Feb 3, 2025

More to come. These two don't look all that much like an improvement... I wonder if it's because the wrapping to vec and then back to a matrix isn't that helpful. Can't create it as a vector because it's what's provided as input to the function...

orgqr! Before:
image
After:
image

orgql! Before:
image
After:
image

(more to come)

@dkarrasch
Copy link
Member

Test failures may be real?

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