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

fix order of multiplication in axpy! docstring #33879

Merged
merged 1 commit into from
Nov 18, 2019
Merged

fix order of multiplication in axpy! docstring #33879

merged 1 commit into from
Nov 18, 2019

Conversation

dkarrasch
Copy link
Member

This doesn't matter for BLAS, but it's the only docstring we have, and therefore handles the generic case as well, in which we multiply from the right. Consistently with axpby!.

@dkarrasch dkarrasch added docs This change adds or pertains to documentation linear algebra Linear algebra labels Nov 18, 2019
@dkarrasch dkarrasch merged commit 05a80e1 into JuliaLang:master Nov 18, 2019
@dkarrasch dkarrasch deleted the blasdoctypo branch November 18, 2019 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs This change adds or pertains to documentation linear algebra Linear algebra
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants