-
-
Notifications
You must be signed in to change notification settings - Fork 825
feat: add C ndarray interface and refactor implementation for stats/base/snanmeanwd
#4802
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
kgryte
merged 14 commits into
stdlib-js:develop
from
0PrashantYadav0:ndarray-snanmeanwd
Mar 15, 2025
Merged
Changes from 6 commits
Commits
Show all changes
14 commits
Select commit
Hold shift + click to select a range
01b1482
feat: add C ndarray interface and refactor implementation
0PrashantYadav0 8ec5c91
chore: updated according to code review
0PrashantYadav0 c2ab7a9
chore: updated docs and test input values
0PrashantYadav0 e673b0a
fix: update examples to use correct N values and handle NaN in arrays
0PrashantYadav0 1a77309
fix: update test cases to use correct input values for snanmeanwd fun…
0PrashantYadav0 e556b59
docs: add C APIs section and related packages information to README
0PrashantYadav0 59bcbcf
docs: update C usage documentation to C interface documentation
0PrashantYadav0 3be00ce
docs: clarify stride parameter description and update type in examples
0PrashantYadav0 0f1e905
docs: update rand function documentation to remove NaN reference
0PrashantYadav0 ef01be3
chore: add missing newline
aayush0325 12ad46c
chore: remove mixed tabs
aayush0325 9e5def1
chore: minor changes
0PrashantYadav0 325adf4
docs: update description
kgryte 9ab52c5
docs: update description
kgryte File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.