feat: add ndarray base scalar dtype#11455
feat: add ndarray base scalar dtype#11455Kaushikgtm wants to merge 5 commits intostdlib-js:developfrom
Conversation
Resolves a part of stdlib-js#10922
Introduce a reusable package that resolves a default ndarray data type from a scalar value, and update `ndarray/base/atleastnd` and `ndarray/from-scalar` to consume it, removing duplicated logic. Ref: stdlib-js#11002 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
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! |
|
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! |
Coverage Report
The above coverage report was generated for the changes in this PR. |
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…rappers Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Resolves #11002
Description
This pull request:
Related 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