feat: add Wald distribution mode package#10205
feat: add Wald distribution mode package#10205Planeshifter merged 14 commits intostdlib-js:developfrom
Conversation
Coverage Report
The above coverage report was generated for the changes in this PR. |
Planeshifter
left a comment
There was a problem hiding this comment.
Left initial round of review. Thanks for the PR!
| } | ||
| ``` | ||
|
|
||
| </section> | ||
|
|
||
| <!-- /.examples --> | ||
|
|
There was a problem hiding this comment.
The C example in the README doesn't match examples/c/example.c. The actual example uses i < 25 (not i < 10), lambda range up to 20.0 (not 10.0), and printf( "µ: %lf, ..." with %lf (not %.4f). Let's sync these so they match.
|
@Planeshifter suggested changes has been implemented. Please take a look. |
Neerajpathak07
left a comment
There was a problem hiding this comment.
@manit2004 Thanks for working on this. Couple more tweaks!!
|
@Planeshifter @Neerajpathak07 Suggested changes have been implemented, please take a look. |
|
@Neerajpathak07 @Planeshifter @kgryte can you please review this PR, requested changes have been applied. |
91ad58e to
308e19a
Compare
Planeshifter
left a comment
There was a problem hiding this comment.
LGTM after some clean-up. Thanks, @manit2004!
PR Commit MessagePlease review the above commit message and make any necessary adjustments. |
Everything has been addressed.
Progresses #209 .
Description
Related Issues
Questions
No.
Other
No.
Checklist
AI Assistance
If you answered "yes" above, how did you use AI assistance?
Disclosure
@stdlib-js/reviewers