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

Add hpmv! to BLAS in stdlib/LinearAlgebra #34211

Merged
merged 1 commit into from
Jan 3, 2020

Conversation

iolaszlo
Copy link
Contributor

No description provided.

Copy link
Member

@dkarrasch dkarrasch left a 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.

stdlib/LinearAlgebra/src/blas.jl Outdated Show resolved Hide resolved
stdlib/LinearAlgebra/src/blas.jl Outdated Show resolved Hide resolved
stdlib/LinearAlgebra/src/blas.jl Outdated Show resolved Hide resolved
stdlib/LinearAlgebra/src/blas.jl Outdated Show resolved Hide resolved
stdlib/LinearAlgebra/src/blas.jl Show resolved Hide resolved
stdlib/LinearAlgebra/test/blas.jl Outdated Show resolved Hide resolved
stdlib/LinearAlgebra/test/blas.jl Outdated Show resolved Hide resolved
Copy link
Member

@dkarrasch dkarrasch left a 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.

@iolaszlo
Copy link
Contributor Author

Neat. Let's try to get another review before merging it.

Thank you for taking the time to review my commits.

@iolaszlo
Copy link
Contributor Author

Could someone please retrigger the win64 and win32 builds, as their failure doesn't seem to be related to the current change. Thank you.

@ViralBShah
Copy link
Member

ViralBShah commented Dec 30, 2019

Retriggered win64. Win32 has been a bit unhappy lately.

@iolaszlo
Copy link
Contributor Author

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. :)

@ararslan ararslan added the needs news A NEWS entry is required for this change label Dec 31, 2019
@dkarrasch
Copy link
Member

@iolaszlo In case you're not yet familiar with the conventions here, the "needs news" label means that you should write an entry in NEWS.md and announce the new feature in the LinearAlgebra section.

@iolaszlo
Copy link
Contributor Author

iolaszlo commented Jan 2, 2020

@iolaszlo In case you're not yet familiar with the conventions here, the "needs news" label means that you should write an entry in NEWS.md and announce the new feature in the LinearAlgebra section.

Thank you for the information. I just added the update in NEWS.md and rebased the commit onto the most current master branch.

@JeffBezanson
Copy link
Sponsor Member

Thanks, great first PR!

@StefanKarpinski
Copy link
Sponsor Member

Anyone else to review? @andreasnoack or @jiahao care to take a look?

@ViralBShah
Copy link
Member

This is good to merge.

@ViralBShah ViralBShah merged commit 0b034fd into JuliaLang:master Jan 3, 2020
@iolaszlo
Copy link
Contributor Author

iolaszlo commented Jan 3, 2020

Thank you guys for the feedback and the quick responses.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain:linear algebra Linear algebra needs news A NEWS entry is required for this change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants