-
-
Notifications
You must be signed in to change notification settings - Fork 814
feat: add C implementation of stats/dists/gumbel/logpdf
#4085
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 of stats/dists/gumbel/logpdf
#4085
Conversation
Coverage Report
The above coverage report was generated for the changes in this PR. |
All reactions
Sorry, something went wrong.
Signed-off-by: Vinit Pandit <106718914+MeastroZI@users.noreply.github.com>
/stdlib update-copyright-years |
All reactions
-
👀 1 reaction
Sorry, something went wrong.
stats/dists/gumbel/logpdf
stats/dists/gumbel/logpdf
Signed-off-by: Philipp Burckhardt <pburckhardt@outlook.com>
lib/node_modules/@stdlib/stats/base/dists/gumbel/logpdf/README.md
Outdated
Show resolved
Hide resolved
Signed-off-by: Vinit Pandit <106718914+Vinit-Pandit@users.noreply.github.com>
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, @Vinit-Pandit!
Sorry, something went wrong.
All reactions
lib/node_modules/@stdlib/stats/base/dists/gumbel/logpdf/benchmark/c/benchmark.c
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/stats/base/dists/gumbel/logpdf/README.md
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/stats/base/dists/gumbel/logpdf/src/main.c
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/stats/base/dists/gumbel/logpdf/src/main.c
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/stats/base/dists/gumbel/logpdf/src/main.c
Outdated
Show resolved
Hide resolved
Signed-off-by: Philipp Burckhardt <pburckhardt@outlook.com>
PR Commit Message
Please review the above commit message and make any necessary adjustments. |
All reactions
Sorry, something went wrong.
Planeshifter
Successfully merging this pull request may close these issues.
[RFC]: Add C implementation for@stdlib/stats/base/dists/gumbel/logpdf
Resolves #3647 .
Description
This pull request:
stats/dists/gumbel/logpdf
Related Issues
This pull request:
@stdlib/stats/base/dists/gumbel/logpdf
#3647Questions
No.
Other
No.
Checklist
@stdlib-js/reviewers