-
-
Notifications
You must be signed in to change notification settings - Fork 836
feat: add C implementation for stats/base/dists/binomial/mean
#3681
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
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.
👋 Hi there! 👋
And thank you for opening your first pull request! We will review it shortly. 🏃 💨
Coverage Report
The above coverage report was generated for the changes in this PR. |
/stdlib update-copyright-years |
stats/base/dists/binomial/mean
@Planeshifter Make all the changes. Please review all the changes. |
@Planeshifter Please review this, i have implemented |
/stdlib lint-autofix |
lib/node_modules/@stdlib/stats/base/dists/binomial/mean/README.md
Outdated
Show resolved
Hide resolved
Signed-off-by: Philipp Burckhardt <pburckhardt@outlook.com>
lib/node_modules/@stdlib/stats/base/dists/binomial/mean/src/main.c
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/stats/base/dists/binomial/mean/test/test.native.js
Outdated
Show resolved
Hide resolved
Signed-off-by: Philipp Burckhardt <pburckhardt@outlook.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.
Just got around to review...
Thanks for the PR, @0PrashantYadav0! Will merge shortly.
PR Commit Message
Please review the above commit message and make any necessary adjustments. |
PR-URL: stdlib-js#3681 Closes: stdlib-js#3469 Co-authored-by: Philipp Burckhardt <pburckhardt@outlook.com> Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com> Signed-off-by: Philipp Burckhardt <pburckhardt@outlook.com>
PR-URL: stdlib-js#3681 Closes: stdlib-js#3469 Co-authored-by: Philipp Burckhardt <pburckhardt@outlook.com> Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com> Signed-off-by: Philipp Burckhardt <pburckhardt@outlook.com>
Resolves #3469
Description
This pull request:
Related Issues
This pull request:
@stdlib/stats/base/dists/binomial/mean
#3469Questions
No.
Other
No.
Checklist
@stdlib-js/reviewers