feat: add stats/base/ndarray/dvariancepn - #14191
Conversation
|
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! |
There was a problem hiding this comment.
Copilot wasn't able to review any files in this pull request.
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
stats/base/ndarray/dvariancepn
|
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! |
0PrashantYadav0
left a comment
There was a problem hiding this comment.
Just one changes. Other then this LGTM!
| */ | ||
|
|
||
| // MODULES // | ||
|
|
||
| var main = require( './main.js' ); | ||
| var main = require( '@stdlib/stats/base/ndarray/dvariancepn/lib/main.js' ); |
There was a problem hiding this comment.
| var main = require( '@stdlib/stats/base/ndarray/dvariancepn/lib/main.js' ); | |
| var main = require( './main.js' ); |
Resolves none.
Description
This pull request:
stats/base/ndarray/dvariancepnRelated 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