-
-
Notifications
You must be signed in to change notification settings - Fork 1k
feat: add C ndarray API and refactor blas/ext/base/snansumpw
#3353
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 API and refactor blas/ext/base/snansumpw
#3353
Conversation
Signed-off-by: Snehil Shah <[email protected]>
Coverage Report
The above coverage report was generated for the changes in this PR. |
headlessNode
left a comment
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.
@Snehil-Shah Left an initial round of review. Thanks for working on this.
lib/node_modules/@stdlib/blas/ext/base/snansumpw/lib/ndarray.js
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/blas/ext/base/snansumpw/test/test.snansumpw.js
Outdated
Show resolved
Hide resolved
Signed-off-by: Snehil Shah <[email protected]>
Planeshifter
left a comment
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.
Looks good to me! Thanks @Snehil-Sha for your PR.
PR Commit MessagePlease review the above commit message and make any necessary adjustments. |
Description
This pull request:
ndarrayAPI forblas/ext/base/snansumpw.NaNvalues.Related Issues
No.
Questions
No.
Other
No.
Checklist
@stdlib-js/reviewers