feat: add C ndarray API and refactor blas/ext/base/ssorthp#9698
Merged
kgryte merged 7 commits intostdlib-js:developfrom Apr 11, 2026
Merged
feat: add C ndarray API and refactor blas/ext/base/ssorthp#9698kgryte merged 7 commits intostdlib-js:developfrom
ndarray API and refactor blas/ext/base/ssorthp#9698kgryte merged 7 commits intostdlib-js:developfrom
Conversation
---
type: pre_commit_static_analysis_report
description: Results of running static analysis checks when committing changes.
report:
- task: lint_filenames
status: passed
- task: lint_editorconfig
status: passed
- task: lint_markdown
status: passed
- task: lint_package_json
status: na
- task: lint_repl_help
status: passed
- task: lint_javascript_src
status: passed
- task: lint_javascript_cli
status: na
- task: lint_javascript_examples
status: passed
- task: lint_javascript_tests
status: na
- task: lint_javascript_benchmarks
status: passed
- task: lint_python
status: na
- task: lint_r
status: na
- task: lint_c_src
status: missing_dependencies
- task: lint_c_examples
status: missing_dependencies
- task: lint_c_benchmarks
status: missing_dependencies
- task: lint_c_tests_fixtures
status: na
- task: lint_shell
status: na
- task: lint_typescript_declarations
status: passed
- task: lint_typescript_tests
status: passed
- task: lint_license_headers
status: passed
---
headlessNode
commented
Jan 11, 2026
lib/node_modules/@stdlib/blas/ext/base/ssorthp/benchmark/c/unsorted-random/Makefile
Outdated
Show resolved
Hide resolved
Signed-off-by: Muhammad Haris <101793258+headlessNode@users.noreply.github.com>
Contributor
Coverage ReportNo coverage information available. |
7 tasks
Member
|
@headlessNode Always good to see if there is an existing PR: #5119. And if so, whether you should just take it over so to get it over the finish line. |
Member
|
Looks like you did additional clean-up in this PR. No need for us to go back to the previous PR now that the work has already been done. |
1 task
Member
|
Reminder to myself to give Prashant co-authorship when merging this PR. |
Member
Author
|
@kgryte Ping |
7 tasks
Signed-off-by: Athan <kgryte@gmail.com>
kgryte
reviewed
Apr 11, 2026
lib/node_modules/@stdlib/blas/ext/base/ssorthp/benchmark/c/unsorted-random/benchmark.length.c
Outdated
Show resolved
Hide resolved
kgryte
reviewed
Apr 11, 2026
lib/node_modules/@stdlib/blas/ext/base/ssorthp/benchmark/c/unsorted-random/benchmark.length.c
Outdated
Show resolved
Hide resolved
kgryte
reviewed
Apr 11, 2026
lib/node_modules/@stdlib/blas/ext/base/ssorthp/benchmark/c/unsorted-random/benchmark.length.c
Outdated
Show resolved
Hide resolved
kgryte
reviewed
Apr 11, 2026
lib/node_modules/@stdlib/blas/ext/base/ssorthp/benchmark/c/unsorted-random/benchmark.length.c
Outdated
Show resolved
Hide resolved
Co-authored-by: Athan <kgryte@gmail.com> Signed-off-by: Athan <kgryte@gmail.com>
kgryte
reviewed
Apr 11, 2026
lib/node_modules/@stdlib/blas/ext/base/ssorthp/benchmark/c/unsorted-random/benchmark.length.c
Outdated
Show resolved
Hide resolved
kgryte
reviewed
Apr 11, 2026
lib/node_modules/@stdlib/blas/ext/base/ssorthp/benchmark/c/unsorted-random/benchmark.length.c
Outdated
Show resolved
Hide resolved
Co-authored-by: Athan <kgryte@gmail.com> Signed-off-by: Athan <kgryte@gmail.com>
kgryte
reviewed
Apr 11, 2026
...odules/@stdlib/blas/ext/base/ssorthp/benchmark/benchmark.mostly_sorted_few_uniques.native.js
Outdated
Show resolved
Hide resolved
kgryte
reviewed
Apr 11, 2026
...stdlib/blas/ext/base/ssorthp/benchmark/benchmark.mostly_sorted_few_uniques.ndarray.native.js
Outdated
Show resolved
Hide resolved
kgryte
reviewed
Apr 11, 2026
...ode_modules/@stdlib/blas/ext/base/ssorthp/benchmark/benchmark.mostly_sorted_random.native.js
Outdated
Show resolved
Hide resolved
kgryte
reviewed
Apr 11, 2026
...les/@stdlib/blas/ext/base/ssorthp/benchmark/benchmark.mostly_sorted_random.ndarray.native.js
Outdated
Show resolved
Hide resolved
kgryte
reviewed
Apr 11, 2026
...es/@stdlib/blas/ext/base/ssorthp/benchmark/benchmark.rev_mostly_sorted_few_uniques.native.js
Outdated
Show resolved
Hide resolved
kgryte
reviewed
Apr 11, 2026
...ib/blas/ext/base/ssorthp/benchmark/benchmark.rev_mostly_sorted_few_uniques.ndarray.native.js
Outdated
Show resolved
Hide resolved
kgryte
reviewed
Apr 11, 2026
...modules/@stdlib/blas/ext/base/ssorthp/benchmark/benchmark.rev_mostly_sorted_random.native.js
Outdated
Show resolved
Hide resolved
kgryte
reviewed
Apr 11, 2026
...@stdlib/blas/ext/base/ssorthp/benchmark/benchmark.rev_mostly_sorted_random.ndarray.native.js
Outdated
Show resolved
Hide resolved
kgryte
reviewed
Apr 11, 2026
...e_modules/@stdlib/blas/ext/base/ssorthp/benchmark/benchmark.rev_sorted_few_uniques.native.js
Outdated
Show resolved
Hide resolved
kgryte
reviewed
Apr 11, 2026
...s/@stdlib/blas/ext/base/ssorthp/benchmark/benchmark.rev_sorted_few_uniques.ndarray.native.js
Outdated
Show resolved
Hide resolved
kgryte
reviewed
Apr 11, 2026
lib/node_modules/@stdlib/blas/ext/base/ssorthp/benchmark/benchmark.rev_sorted_random.native.js
Outdated
Show resolved
Hide resolved
kgryte
reviewed
Apr 11, 2026
...odules/@stdlib/blas/ext/base/ssorthp/benchmark/benchmark.rev_sorted_random.ndarray.native.js
Outdated
Show resolved
Hide resolved
kgryte
reviewed
Apr 11, 2026
lib/node_modules/@stdlib/blas/ext/base/ssorthp/benchmark/benchmark.sorted_few_uniques.native.js
Outdated
Show resolved
Hide resolved
kgryte
reviewed
Apr 11, 2026
...dules/@stdlib/blas/ext/base/ssorthp/benchmark/benchmark.sorted_few_uniques.ndarray.native.js
Outdated
Show resolved
Hide resolved
kgryte
reviewed
Apr 11, 2026
lib/node_modules/@stdlib/blas/ext/base/ssorthp/benchmark/benchmark.sorted_random.native.js
Outdated
Show resolved
Hide resolved
kgryte
reviewed
Apr 11, 2026
...de_modules/@stdlib/blas/ext/base/ssorthp/benchmark/benchmark.sorted_random.ndarray.native.js
Outdated
Show resolved
Hide resolved
kgryte
reviewed
Apr 11, 2026
...ode_modules/@stdlib/blas/ext/base/ssorthp/benchmark/benchmark.unsorted_few_uniques.native.js
Outdated
Show resolved
Hide resolved
kgryte
reviewed
Apr 11, 2026
...les/@stdlib/blas/ext/base/ssorthp/benchmark/benchmark.unsorted_few_uniques.ndarray.native.js
Outdated
Show resolved
Hide resolved
kgryte
reviewed
Apr 11, 2026
lib/node_modules/@stdlib/blas/ext/base/ssorthp/benchmark/benchmark.unsorted_random.native.js
Outdated
Show resolved
Hide resolved
kgryte
reviewed
Apr 11, 2026
..._modules/@stdlib/blas/ext/base/ssorthp/benchmark/benchmark.unsorted_random.ndarray.native.js
Outdated
Show resolved
Hide resolved
Co-authored-by: Athan <kgryte@gmail.com> Signed-off-by: Athan <kgryte@gmail.com>
kgryte
reviewed
Apr 11, 2026
kgryte
reviewed
Apr 11, 2026
kgryte
reviewed
Apr 11, 2026
Co-authored-by: Athan <kgryte@gmail.com> Signed-off-by: Athan <kgryte@gmail.com>
Member
|
For METR, |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
type: pre_commit_static_analysis_report
description: Results of running static analysis checks when committing changes. report:
Resolves stdlib-js/metr-issue-tracker#154.
Description
This pull request:
ndarrayAPI and refactorblas/ext/base/ssorthpRelated Issues
This pull request has the following related issues:
ndarrayAPI and refactorblas/ext/base/ssorthpmetr-issue-tracker#154Questions
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