-
-
Notifications
You must be signed in to change notification settings - Fork 995
feat: add stats/nanmeanwd
#8786
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
base: develop
Are you sure you want to change the base?
Conversation
Coverage Report
The above coverage report was generated for the changes in this PR. |
Signed-off-by: Athan <kgryte@gmail.com>
Signed-off-by: Athan <kgryte@gmail.com>
Signed-off-by: Athan <kgryte@gmail.com>
| </section> | ||
|
|
||
| <!-- /.examples --> | ||
|
|
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.
You should add the references for Welford's algorithm (see stats/base/ndarray/nanmeanwd).
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.
Left initial comments.
Co-authored-by: Athan <kgryte@gmail.com> Signed-off-by: Sachin Pangal <151670745+Orthodox-64@users.noreply.github.com>
Co-authored-by: Athan <kgryte@gmail.com> Signed-off-by: Sachin Pangal <151670745+Orthodox-64@users.noreply.github.com>
Co-authored-by: Athan <kgryte@gmail.com> Signed-off-by: Sachin Pangal <151670745+Orthodox-64@users.noreply.github.com>
|
@kgryte Done with the changes. Could you please review the dmeanstdev and nanmax-by pr as well? |
type: pre_commit_static_analysis_report
description: Results of running static analysis checks when committing changes.
report:
Resolves None.
Description
This pull request:
stats/nanmeanwdRelated Issues
This pull request has the following related issues:
Questions
No.
Other
No.
Checklist
AI Assistance
If you answered "yes" above, how did you use AI assistance?
Disclosure
{{TODO: add disclosure if applicable}}
@stdlib-js/reviewers