feat: add C implementation for stats/base/dists/poisson/entropy#11407
feat: add C implementation for stats/base/dists/poisson/entropy#11407rautelaKamal wants to merge 1 commit intostdlib-js:developfrom
stats/base/dists/poisson/entropy#11407Conversation
|
Hello! 👋 We've noticed that you've been opening a number of PRs addressing good first issues. Thank you for your interest and enthusiasm! Now that you've made a few contributions, we suggest no longer working on good first issues. Instead, we encourage you to prioritize cleaning up any PRs which have yet to be merged and then proceed to work on more involved tasks. Not only does this ensure that other new contributors can work on things and get ramped up on all things stdlib, it also ensures that you can spend your time on more challenging problems. 🚀 For ideas for future PRs, feel free to search the codebase for TODOs and FIXMEs and be sure to check out other open issues on the issue tracker. Cheers! |
Coverage Report
The above coverage report was generated for the changes in this PR. |
Description
This pull request adds a C implementation for evaluating the entropy of a Poisson distribution (
@stdlib/stats/base/dists/poisson/entropy). This re-establishes a cleanly rebased version of the previously closed PR #10874 without the unrelated branch differences.Related Issues
This pull request has the following related issues:
@stdlib/stats/base/dists/chisquare/entropy#3501stats/base/dists/poisson/entropy#10874Questions
No.
Other
No.
Checklist
AI Assistance
If you answered "yes" above, how did you use AI assistance?
Disclosure
@stdlib-js/reviewers