-
-
Notifications
You must be signed in to change notification settings - Fork 485
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
feat: add C ndarray
implementation for blas/base/sswap
and blas/base/dswap
#2905
Conversation
blas/base/sswap
ndarray
implementation for blas/base/sswap
ndarray
implementation for blas/base/sswap
ndarray
implementation for blas/base/sswap
Signed-off-by: Athan <kgryte@gmail.com>
Signed-off-by: Athan <kgryte@gmail.com>
Signed-off-by: Athan <kgryte@gmail.com>
Signed-off-by: Athan <kgryte@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Thanks, @aman-095!
Hey, @kgryte, I'll add the same for |
@aman-095 You want to reuse this PR? Or can I go ahead and merge? |
@kgryte, I will push the changes for |
Signed-off-by: Athan <kgryte@gmail.com>
Signed-off-by: Athan <kgryte@gmail.com>
Signed-off-by: Athan <kgryte@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Thanks, @aman-095!
ndarray
implementation for blas/base/sswap
ndarray
implementation for blas/base/sswap
and blas/base/dswap
Progresses #2039.
Description
This pull request:
ndarray
APIs forblas/base/sswap
.ndarray
APIs forblas/base/dswap
.CBLAS
.Related Issues
This pull request:
Questions
No.
Other
No.
Checklist
@stdlib-js/reviewers