-
-
Notifications
You must be signed in to change notification settings - Fork 913
feat: add blas/ext/base/dapxsumkbn-wasm
#3204
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: Snehil Shah <[email protected]>
lib/node_modules/@stdlib/blas/ext/base/dapxsumkbn-wasm/test/test.module.ndarray.js
Outdated
Show resolved
Hide resolved
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 docs related suggestions since we wanna keep consistent terminologies across packages.
lib/node_modules/@stdlib/blas/ext/base/dapxsumkbn-wasm/README.md
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/blas/ext/base/dapxsumkbn-wasm/README.md
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/blas/ext/base/dapxsumkbn-wasm/README.md
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/blas/ext/base/dapxsumkbn-wasm/README.md
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/blas/ext/base/dapxsumkbn-wasm/docs/repl.txt
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/blas/ext/base/dapxsumkbn-wasm/docs/repl.txt
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/blas/ext/base/dapxsumkbn-wasm/docs/repl.txt
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/blas/ext/base/dapxsumkbn-wasm/docs/repl.txt
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/blas/ext/base/dapxsumkbn-wasm/docs/repl.txt
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/blas/ext/base/dapxsumkbn-wasm/docs/repl.txt
Outdated
Show resolved
Hide resolved
Signed-off-by: Snehil Shah <[email protected]>
/stdlib merge |
/stdlib merge |
wasm
support for blas/ext/base/dapxsumkbn
blas/ext/base/dapxsumkbn-wasm
Signed-off-by: Snehil Shah <[email protected]>
Coverage Report
The above coverage report was generated for the changes in this PR. |
For reference, the downstream test failures are expected. @headlessNode is currently working on a patch. Looks like the test failures have now been addressed. Will do a review later today. Thanks for working on this, @Snehil-Shah! |
/stdlib merge |
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, @Snehil-Shah!
PR-URL: stdlib-js#3204 Ref: stdlib-js#2039 Co-authored-by: Athan Reines <[email protected]> Reviewed-by: Athan Reines <[email protected]> Reviewed-by: Muhammad Haris <[email protected]> Reviewed-by: Aman Bhansali <[email protected]> Signed-off-by: Snehil Shah <[email protected]> Co-authored-by: stdlib-bot <[email protected]>
PR-URL: stdlib-js#3204 Ref: stdlib-js#2039 Co-authored-by: Athan Reines <[email protected]> Reviewed-by: Athan Reines <[email protected]> Reviewed-by: Muhammad Haris <[email protected]> Reviewed-by: Aman Bhansali <[email protected]> Signed-off-by: Snehil Shah <[email protected]> Co-authored-by: stdlib-bot <[email protected]>
Description
This pull request:
blas/ext/base/dapxsumkbn-wasm
Related Issues
This pull request:
Questions
No.
Other
No.
Checklist
@stdlib-js/reviewers