-
-
Notifications
You must be signed in to change notification settings - Fork 908
feat: add C implementation for stats/base/dists/degenerate/logcdf
#4387
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/degenerate/logcdf
#4387
Conversation
Coverage Report
The above coverage report was generated for the changes in this PR. |
/stdlib update-copyright-years |
cc: @kgryte @Planeshifter |
Signed-off-by: Neeraj Pathak <[email protected]>
6e9e9d6
to
77162b5
Compare
Made the changes suggested in the commit in all the other PR's. |
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.
One small edit, otherwise looking good.
...tdlib/stats/base/dists/degenerate/logcdf/include/stdlib/stats/base/dists/degenerate/logcdf.h
Show resolved
Hide resolved
…clude/stdlib/stats/base/dists/degenerate/logcdf.h Signed-off-by: Philipp Burckhardt <[email protected]>
PR Commit Message
Please review the above commit message and make any necessary adjustments. |
PR-URL: stdlib-js#4387 Closes: stdlib-js#3537 Co-authored-by: Philipp Burckhardt <[email protected]> Co-authored-by: stdlib-bot <[email protected]> Reviewed-by: Philipp Burckhardt <[email protected]> Signed-off-by: Neeraj Pathak <[email protected]> Signed-off-by: Philipp Burckhardt <[email protected]>
PR-URL: stdlib-js#4387 Closes: stdlib-js#3537 Co-authored-by: Philipp Burckhardt <[email protected]> Co-authored-by: stdlib-bot <[email protected]> Reviewed-by: Philipp Burckhardt <[email protected]> Signed-off-by: Neeraj Pathak <[email protected]> Signed-off-by: Philipp Burckhardt <[email protected]>
Resolves #3537.
Description
This pull request:
stats/base/dists/degenerate/logcdf
Related Issues
This pull request:
@stdlib/stats/base/dists/degenerate/logcdf
#3537Questions
No.
Other
No.
Checklist
@stdlib-js/reviewers