-
-
Notifications
You must be signed in to change notification settings - Fork 907
feat: update JavaScipt implementation and add C ndarray
implementation for blas/base/ccopy
#3063
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
Conversation
Signed-off-by: Athan <[email protected]>
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!
Coverage Report
The above coverage report was generated for the changes in this PR. |
CI failure is due to build error and not related to this PR. As such, will go ahead and merge. |
@kgryte Failing CI was due to the following CI lint error:
Unrelated to this PR? |
@Planeshifter Ah, sorry, missed that in the |
@Planeshifter Fixed in a follow-up commit. Thanks for flagging. |
Progresses #2039.
Description
This pull request:
ccopy
.ndarray
implementation forccopy
.Related Issues
This pull request:
Questions
No.
Other
No.
Checklist
@stdlib-js/reviewers