-
-
Notifications
You must be signed in to change notification settings - Fork 836
feat: add C implementation for stats/base/dists/binomial/median
#3950
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 C implementation for stats/base/dists/binomial/median
#3950
Conversation
Coverage Report
The above coverage report was generated for the changes in this PR. |
/stdlib update-copyright-years |
@0PrashantYadav0, slash command not recognized. Please use |
/stdlib help |
@0PrashantYadav0, slash command not recognized. Please use |
@0PrashantYadav0, available slash commands include:
|
stats/base/dists/binomial/median
@Planeshifter Please review this PR |
@Planeshifter Please review this, i have implemented |
Signed-off-by: JoyBoy <144602492+0PrashantYadav0@users.noreply.github.com>
lib/node_modules/@stdlib/stats/base/dists/binomial/median/src/main.c
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.
All good. Thanks!
PR Commit Message
Please review the above commit message and make any necessary adjustments. |
Resolves #3470
Description
This pull request:
Related Issues
This pull request:
@stdlib/stats/base/dists/binomial/median
#3470Questions
No.
Other
No.
Checklist
@stdlib-js/reviewers