-
Notifications
You must be signed in to change notification settings - Fork 477
Closed
Description
In the reference BLAS, dtrsv.f, the function is incorrectly listed as a BLAS level1 method:
Line 144 in 8ecaaf9
* -- Reference BLAS level1 routine -- |
See also line 139.
The other [dcz]strv.f functions have "level2" in their comments.
I haven't checked for incorrect references in the rest of the BLAS, but it would be a good idea to check that.
Metadata
Metadata
Assignees
Labels
No labels