RFC: add BLAS Level 1 drotg routine #279
Labels
BLAS
Issue or pull request related to Basic Linear Algebra Subprograms (BLAS).
difficulty: 3
Likely to be challenging but manageable.
Feature
Issue or pull request for adding a new feature.
RFC
Request for comments. Feature requests and proposed changes.
Checklist
RFC:
.Description
This RFC proposes to add a routine to construct a Givens plane rotation as defined in BLAS Level 1 routines. Specifically adding
@stdlib/blas/base/drotg
is proposed.Related Issues
No.
Questions
No.
Other
No.
The text was updated successfully, but these errors were encountered: