-
-
Notifications
You must be signed in to change notification settings - Fork 867
feat: add C ndarray
interface and refactor implementation for stats/base/dsmean
#4300
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. |
Signed-off-by: Neeraj Pathak <neerajrpathak710@gmail.com>
…to ndarray-dsmean
/stdlib update-copyright-years |
lib/node_modules/@stdlib/stats/base/dsmean/docs/types/index.d.ts
Outdated
Show resolved
Hide resolved
Let me take a look at this once more and I'll get back to you |
@kgryte |
Signed-off-by: Athan <kgryte@gmail.com>
Signed-off-by: Athan <kgryte@gmail.com>
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.
I believe this is now ready to merge.
…s/base/dsmean` PR-URL: stdlib-js#4300 Co-authored-by: Athan Reines <kgryte@gmail.com> Reviewed-by: Athan Reines <kgryte@gmail.com> Co-authored-by: stdlib-bot <82920195+stdlib-bot@users.noreply.github.com>
…s/base/dsmean` PR-URL: stdlib-js#4300 Co-authored-by: Athan Reines <kgryte@gmail.com> Reviewed-by: Athan Reines <kgryte@gmail.com> Co-authored-by: stdlib-bot <82920195+stdlib-bot@users.noreply.github.com>
Resolves none.
Description
This pull request:
stats/base/dsmean
Related Issues
This pull request:
Questions
No.
Other
No.
Checklist
@stdlib-js/reviewers