-
-
Notifications
You must be signed in to change notification settings - Fork 995
refactor: update offset handling and function documentation for blas/ext/base/dsnannsumors
#3129
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
Coverage Report
The above coverage report was generated for the changes in this PR. |
lib/node_modules/@stdlib/blas/ext/base/dsnannsumors/src/addon.c
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/blas/ext/base/dsnannsumors/src/addon.c
Outdated
Show resolved
Hide resolved
kgryte
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.
This PR is looking good. Just a question regarding whether a variable is actually needed.
|
/stdlib merge |
kgryte
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.
LGTM. Thanks, @headlessNode!
…as/ext/base/dsnannsumors` PR-URL: stdlib-js#3129 Reviewed-by: Athan Reines <[email protected]> Co-authored-by: stdlib-bot <[email protected]>
PR-URL: #2804 Closes: #1491 Ref: #1152 --------- Signed-off-by: Philipp Burckhardt <[email protected]> Co-authored-by: Philipp Burckhardt <[email protected]> Reviewed-by: Philipp Burckhardt <[email protected]>
Description
This pull request:
ndarrayfunction description and the parameter descriptionoffsetOutfloatsuffx.Related Issues
No.
Questions
No.
Other
No.
Checklist
@stdlib-js/reviewers