feat: add C implementation for stats/base/ndarray/dmeanlipw#10416
feat: add C implementation for stats/base/ndarray/dmeanlipw#10416LoayAhmed304 wants to merge 18 commits intostdlib-js:developfrom
stats/base/ndarray/dmeanlipw#10416Conversation
Coverage Report
The above coverage report was generated for the changes in this PR. |
Signed-off-by: Sachin Pangal <151670745+Sachinn-64@users.noreply.github.com>
Signed-off-by: Sachin Pangal <151670745+Sachinn-64@users.noreply.github.com>
Update function documentation to clarify return value. Signed-off-by: Sachin Pangal <151670745+Sachinn-64@users.noreply.github.com>
Signed-off-by: Sachin Pangal <151670745+Sachinn-64@users.noreply.github.com>
Signed-off-by: Sachin Pangal <151670745+Sachinn-64@users.noreply.github.com>
Signed-off-by: Sachin Pangal <151670745+Sachinn-64@users.noreply.github.com>
|
@LoayAhmed304 The JS implementation of dmeanlipw doesn’t appear to include any positive handling tests. The same is true for the strided version (stats/strided/dmeanlipw). Given this, we should remove this test for consistency. |
Do you mean the positive zero test case? |
Done. |
|
/stdlib merge |
Resolves #{{TODO: add issue number}}.
Description
This pull request:
stats/base/ndarray/dmeanlipwRelated Issues
This pull request has the following related issues:
Questions
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