Skip to content

juliaBLAS needs update (and tests) #93

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

Closed
dmbates opened this issue Aug 28, 2022 · 1 comment
Closed

juliaBLAS needs update (and tests) #93

dmbates opened this issue Aug 28, 2022 · 1 comment

Comments

@dmbates
Copy link
Contributor

dmbates commented Aug 28, 2022

The juliaBLAS.jl source file was last updated many years ago and LinearAlgebra.jl has been reorganized since. There is some inconsistency in juliaBLAS.jl with names that are now in the LinearAlgebra.BLAS module. For example, the qualified names BLAS.ger! and BLAS.syr! occur in lines 12 and 31 but unqualified names syrk! and herk! in lines 52 and 55

@andreasnoack
Copy link
Member

Fixed by #95

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

No branches or pull requests

2 participants