feat: add C implementation for stats/base/ndarray/smeanpw#10389
feat: add C implementation for stats/base/ndarray/smeanpw#10389AtharvaPatange wants to merge 4 commits intostdlib-js:developfrom
stats/base/ndarray/smeanpw#10389Conversation
|
Hello! Thank you for your contribution to stdlib. We noticed that the contributing guidelines acknowledgment is missing from your pull request. Here's what you need to do:
This acknowledgment confirms that you've read the guidelines, which include:
We can't review or accept contributions without this acknowledgment. Thank you for your understanding and cooperation. We look forward to reviewing your contribution! |
stats/base/ndarray/smeanstats/base/ndarray/smeanpw
|
Hello! Thank you for your contribution to stdlib. We noticed that the contributing guidelines acknowledgment is missing from your pull request. Here's what you need to do:
This acknowledgment confirms that you've read the guidelines, which include:
We can't review or accept contributions without this acknowledgment. Thank you for your understanding and cooperation. We look forward to reviewing your contribution! |
| @@ -1,7 +1,7 @@ | |||
| /** | |||
| * @license Apache-2.0 | |||
| * | |||
| * Copyright (c) 2026 The Stdlib Authors. | |||
| * Copyright (c) 2025 The Stdlib Authors. | |||
There was a problem hiding this comment.
Copyright year for newly created files should be 2026. Same should apply to src/Makefile, test/test.main.js, and test/test.native.js. However it should be kept to 2025 in README.md
Resolves none
Description
This pull request:
stats/base/ndarray/smeanpwRelated 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