-
-
Couldn't load subscription status.
- Fork 922
feat: add C implementation for stats/base/dists/t/logpdf
#3934
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
Conversation
Coverage Report
The above coverage report was generated for the changes in this PR. |
lib/node_modules/@stdlib/stats/base/dists/t/logpdf/include/stdlib/stats/base/dists/t/logpdf.h
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/stats/base/dists/t/logpdf/lib/native.js
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.
Thank you, @AadishJ! Fixed a few things but this should be ready to land otherwise.
PR Commit MessagePlease review the above commit message and make any necessary adjustments. |
PR-URL: stdlib-js#3934 Closes: stdlib-js#3873 Co-authored-by: Philipp Burckhardt <[email protected]> Reviewed-by: Philipp Burckhardt <[email protected]> Signed-off-by: Philipp Burckhardt <[email protected]>
Resolves #3873.
Description
This pull request:
Related Issues
This pull request:
@stdlib/stats/base/dists/t/logpdf#3873Questions
No.
Other
No.
Checklist
@stdlib-js/reviewers