-
-
Notifications
You must be signed in to change notification settings - Fork 910
feat: add C implementation for stats/base/dists/gamma/mean
#4122
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/stats/base/dists/gamma/mean/benchmark/c/benchmark.c
Outdated
Show resolved
Hide resolved
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.
Thanks! Left a few comments in need of resolution.
@Planeshifter Make all the changes. Please review all the changes |
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.
Thanks, @0PrashantYadav0!
PR Commit Message
Please review the above commit message and make any necessary adjustments. |
PR-URL: stdlib-js#4122 Closes: stdlib-js#3622 Reviewed-by: Philipp Burckhardt <[email protected]>
Resolves #3622
Description
This pull request:
Related Issues
This pull request:
@stdlib/stats/base/dists/gamma/mean
#3622Questions
No.
Other
No.
Checklist
@stdlib-js/reviewers