feat: add C implementation for stats/base/dists/chisquare/pdf#11634
feat: add C implementation for stats/base/dists/chisquare/pdf#11634rautelaKamal wants to merge 4 commits intostdlib-js:developfrom
stats/base/dists/chisquare/pdf#11634Conversation
|
Hello! Thank you for your contribution to stdlib. We noticed that the contributing guidelines acknowledgment is missing from your pull request. Here's what you need to do:
This acknowledgment confirms that you've read the guidelines, which include:
We can't review or accept contributions without this acknowledgment. Thank you for your understanding and cooperation. We look forward to reviewing your contribution! |
d11109b to
a1a2da7
Compare
Coverage Report
The above coverage report was generated for the changes in this PR. |
|
@rautelaKamal README.md file is missing |
Description
This pull request:
Related Issues
This pull request has the following related issues:
Questions
No.
Other
The chi-squared PDF is a special case of the gamma PDF. This implementation delegates to the existing C implementation of gamma/pdf.
Checklist
AI Assistance
@stdlib-js/reviewers