-
-
Notifications
You must be signed in to change notification settings - Fork 907
feat: add C ndarray
API and refactor blas/ext/base/dnansumkbn
#2996
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/dnansumkbn
#2996
Conversation
lib/node_modules/@stdlib/blas/ext/base/dnansumkbn/lib/ndarray.js
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/blas/ext/base/dnansumkbn/lib/ndarray.js
Outdated
Show resolved
Hide resolved
@headlessNode The downstream test failure is expected in this PR? |
@kgryte Yes, the |
…/headlessNode/2996
lib/node_modules/@stdlib/blas/ext/base/dnansumkbn/lib/ndarray.js
Outdated
Show resolved
Hide resolved
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, @headlessNode!
Will merge shortly. Failing CI checks are due to a) |
PR Commit Message
Please review the above commit message and make any necessary adjustments. |
PR-URL: stdlib-js#2996 Co-authored-by: Athan Reines <[email protected]> Reviewed-by: Athan Reines <[email protected]> Signed-off-by: Athan Reines <[email protected]>
PR-URL: stdlib-js#2996 Co-authored-by: Athan Reines <[email protected]> Reviewed-by: Athan Reines <[email protected]> Signed-off-by: Athan Reines <[email protected]>
Resolves none.
Description
This pull request:
ndarray
API and refactor/cleanupblas/ext/base/dnansumkbn
Related Issues
No.
Questions
No.
Other
No.
Checklist
@stdlib-js/reviewers