-
-
Notifications
You must be signed in to change notification settings - Fork 907
feat: add C implementation stats/base/dists/gamma/logpdf
#4800
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 stats/base/dists/gamma/logpdf
#4800
Conversation
/stdlib update-copyright-years |
/stdlib lint-autofix |
stats/base/dists/gamma/logpdf
Signed-off-by: Shabareesh Shetty <[email protected]>
Coverage Report
The above coverage report was generated for the changes in this PR. |
lib/node_modules/@stdlib/stats/base/dists/gamma/logpdf/README.md
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/stats/base/dists/gamma/logpdf/README.md
Outdated
Show resolved
Hide resolved
Co-authored-by: Philipp Burckhardt <[email protected]> Signed-off-by: Shabareesh Shetty <[email protected]>
Co-authored-by: Philipp Burckhardt <[email protected]> Signed-off-by: Shabareesh Shetty <[email protected]>
Co-authored-by: Philipp Burckhardt <[email protected]> Signed-off-by: Shabareesh Shetty <[email protected]>
@Planeshifter, I have resolved all the conversations. |
lib/node_modules/@stdlib/stats/base/dists/gamma/logpdf/examples/c/example.c
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/stats/base/dists/gamma/logpdf/examples/c/example.c
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/stats/base/dists/gamma/logpdf/benchmark/c/benchmark.c
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/stats/base/dists/gamma/logpdf/manifest.json
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/stats/base/dists/gamma/logpdf/src/main.c
Outdated
Show resolved
Hide resolved
Co-authored-by: Philipp Burckhardt <[email protected]> Signed-off-by: Shabareesh Shetty <[email protected]>
Co-authored-by: Philipp Burckhardt <[email protected]> Signed-off-by: Shabareesh Shetty <[email protected]>
Co-authored-by: Philipp Burckhardt <[email protected]> Signed-off-by: Shabareesh Shetty <[email protected]>
Signed-off-by: Shabareesh Shetty <[email protected]>
Signed-off-by: Shabareesh Shetty <[email protected]>
@Planeshifter, sorry for having too much corrections, I have resolved all the above conversations. |
lib/node_modules/@stdlib/stats/base/dists/gamma/logpdf/examples/c/example.c
Outdated
Show resolved
Hide resolved
Co-authored-by: Philipp Burckhardt <[email protected]> Signed-off-by: Shabareesh Shetty <[email protected]>
@Planeshifter, I have included your suggestion and I think it is ready now |
lib/node_modules/@stdlib/stats/base/dists/gamma/logpdf/examples/c/example.c
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/stats/base/dists/gamma/logpdf/benchmark/benchmark.native.js
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/stats/base/dists/gamma/logpdf/benchmark/benchmark.native.js
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/stats/base/dists/gamma/logpdf/src/main.c
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/stats/base/dists/gamma/logpdf/src/main.c
Outdated
Show resolved
Hide resolved
Signed-off-by: Philipp Burckhardt <[email protected]>
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, @ShabiShett07!
PR Commit Message
Please review the above commit message and make any necessary adjustments. |
Resolves #3621
Description
This pull request:
@stdlib/stats/base/dists/gamma/logpdf
#3621Related Issues
This pull request:
@stdlib/stats/base/dists/gamma/logpdf
#3621Questions
No.
Other
No.
Checklist
@stdlib-js/reviewers