-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
feat: add C implementation for stats/base/dists/erlang/mgf
#8754
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 ReportNo coverage information available. |
Planeshifter
left a comment
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.
Left some initial comments.
...ode_modules/@stdlib/stats/base/dists/erlang/mgf/include/stdlib/stats/base/dists/erlang/mgf.h
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/stats/base/dists/erlang/mgf/src/main.c
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/stats/base/dists/erlang/mgf/src/main.c
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/stats/base/dists/erlang/mgf/benchmark/c/benchmark.c
Outdated
Show resolved
Hide resolved
|
@Planeshifter updated with suggested changes!! |
|
/stdlib update-copyright-years |
@Neerajpathak07, the slash command failed to complete. Please check the workflow logs for details. |
|
/stdlib merge |
|
/stdlib update-copyright-years |
lib/node_modules/@stdlib/stats/base/dists/erlang/mgf/benchmark/c/benchmark.c
Outdated
Show resolved
Hide resolved
Signed-off-by: Philipp Burckhardt <[email protected]>
Planeshifter
left a comment
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.
Let's get this in! 🚀
PR Commit MessagePlease review the above commit message and make any necessary adjustments. |
Resolves #3573.
Description
This pull request:
stats/base/dists/erlang/mgfRelated Issues
This pull request has the following related issues:
@stdlib/stats/base/dists/erlang/mgf#3573Questions
No.
Other
No.
Checklist
AI Assistance
If you answered "yes" above, how did you use AI assistance?
Disclosure
{{TODO: add disclosure if applicable}}
@stdlib-js/reviewers