-
-
Notifications
You must be signed in to change notification settings - Fork 605
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 blas/ext/base/dapxsumkbn-wasm
#3204
Conversation
Signed-off-by: Snehil Shah <snehilshah.989@gmail.com>
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 <snehilshah.989@gmail.com>
/stdlib merge |
/stdlib merge |
wasm
support for blas/ext/base/dapxsumkbn
blas/ext/base/dapxsumkbn-wasm
Signed-off-by: Snehil Shah <snehilshah.989@gmail.com>
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 <kgryte@gmail.com> Reviewed-by: Athan Reines <kgryte@gmail.com> Reviewed-by: Muhammad Haris <harriskhan047@outlook.com> Reviewed-by: Aman Bhansali <bhansali.1@iitj.ac.in> Signed-off-by: Snehil Shah <snehilshah.989@gmail.com> Co-authored-by: stdlib-bot <82920195+stdlib-bot@users.noreply.github.com>
PR-URL: stdlib-js#3204 Ref: stdlib-js#2039 Co-authored-by: Athan Reines <kgryte@gmail.com> Reviewed-by: Athan Reines <kgryte@gmail.com> Reviewed-by: Muhammad Haris <harriskhan047@outlook.com> Reviewed-by: Aman Bhansali <bhansali.1@iitj.ac.in> Signed-off-by: Snehil Shah <snehilshah.989@gmail.com> Co-authored-by: stdlib-bot <82920195+stdlib-bot@users.noreply.github.com>
Description
This pull request:
blas/ext/base/dapxsumkbn-wasm
Related Issues
This pull request:
Questions
No.
Other
No.
Checklist
@stdlib-js/reviewers