-
-
Notifications
You must be signed in to change notification settings - Fork 838
feat: add C ndarray
and refactor for stats/base/dmeanpn
#4726
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
Closed
DhruvArvindSingh
wants to merge
19
commits into
stdlib-js:develop
from
DhruvArvindSingh:feat/ndarray_dmeanpn
Closed
Changes from 1 commit
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
2887967
feat: add C ndarray implementation for stats/base/dmeanpn
DhruvArvindSingh ffa1357
Merge branch 'stdlib-js:develop' into feat/ndarray_dmeanpn
DhruvArvindSingh ee78bc0
feat: add C ndarray implementation for stats/base/dmeanpn
DhruvArvindSingh 6d3d7df
fix: fixed minor error
DhruvArvindSingh 3db0802
fix: fixed test files
DhruvArvindSingh b6126f7
chore: minor issues
DhruvArvindSingh 4b33018
Merge branch 'stdlib-js:develop' into feat/ndarray_dmeanpn
DhruvArvindSingh 0f02bdd
refactor: refactored benchmark
DhruvArvindSingh e0aeac3
fix: src/main.c
DhruvArvindSingh b0b0a0c
Merge branch 'stdlib-js:develop' into feat/ndarray_dmeanpn
DhruvArvindSingh 1bfe09a
fix: tests of stats/base/dmeanpn
DhruvArvindSingh 49653e8
Update lib/node_modules/@stdlib/stats/base/dmeanpn/lib/ndarray.js
DhruvArvindSingh 3899530
fix: fixing mistakes
DhruvArvindSingh 33c4d14
fix: Update README.md
DhruvArvindSingh 0c32ffc
fix: Update README.md
DhruvArvindSingh 0a7b50f
fix: Update example.c
DhruvArvindSingh 1e95b9b
fix: update example.c
DhruvArvindSingh 03fd64d
Update lib/node_modules/@stdlib/stats/base/dmeanpn/README.md
DhruvArvindSingh d579d76
Update lib/node_modules/@stdlib/stats/base/dmeanpn/README.md
DhruvArvindSingh 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
fix: fixing mistakes
Co-authored-by: Neeraj Pathak <[email protected]> Signed-off-by: Dhruv/ <[email protected]>
- Loading branch information
commit 3899530ff2fd9930e7215758e9f3dbd2b07f2dcc
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
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.