-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Add hpmv! to BLAS in stdlib/LinearAlgebra #34211
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a couple of typos, otherwise LGTM.
698e70c
to
4eee1d6
Compare
4eee1d6
to
1235c7b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Neat. Let's try to get another review before merging it.
Thank you for taking the time to review my commits. |
Could someone please retrigger the win64 and win32 builds, as their failure doesn't seem to be related to the current change. Thank you. |
Retriggered win64. Win32 has been a bit unhappy lately. |
Thank you, the win64 build succeeded. Win32 still seems unhappy as it gives a timeout currently. :) |
@iolaszlo In case you're not yet familiar with the conventions here, the "needs news" label means that you should write an entry in |
1235c7b
to
c25ab8c
Compare
Thank you for the information. I just added the update in |
Thanks, great first PR! |
Anyone else to review? @andreasnoack or @jiahao care to take a look? |
This is good to merge. |
Thank you guys for the feedback and the quick responses. |
No description provided.