feat: add blas/ext/base/drsskbn#9013
Merged
kgryte merged 15 commits intostdlib-js:developfrom Jan 14, 2026
Merged
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: passed
- 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: passed
- task: lint_javascript_benchmarks
status: passed
- task: lint_python
status: na
- task: lint_r
status: na
- task: lint_c_src
status: passed
- task: lint_c_examples
status: passed
- task: lint_c_benchmarks
status: passed
- 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
---
Contributor
Coverage Report
The above coverage report was generated for the changes in this PR. |
lib/node_modules/@stdlib/blas/ext/base/drsskbn/benchmark/c/benchmark.length.c
Outdated
Show resolved
Hide resolved
Signed-off-by: Nakul Krishnakumar <nakulkrishnakumar86@gmail.com>
…hmark name
---
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: na
- task: lint_package_json
status: na
- task: lint_repl_help
status: na
- task: lint_javascript_src
status: na
- task: lint_javascript_cli
status: na
- task: lint_javascript_examples
status: na
- 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: na
- task: lint_c_examples
status: na
- task: lint_c_benchmarks
status: na
- task: lint_c_tests_fixtures
status: na
- task: lint_shell
status: na
- task: lint_typescript_declarations
status: passed
- task: lint_typescript_tests
status: na
- task: lint_license_headers
status: passed
---
kgryte
reviewed
Dec 27, 2025
kgryte
reviewed
Dec 27, 2025
lib/node_modules/@stdlib/blas/ext/base/drsskbn/docs/types/index.d.ts
Outdated
Show resolved
Hide resolved
kgryte
reviewed
Dec 27, 2025
lib/node_modules/@stdlib/blas/ext/base/drsskbn/benchmark/c/benchmark.length.c
Show resolved
Hide resolved
kgryte
reviewed
Dec 27, 2025
lib/node_modules/@stdlib/blas/ext/base/drsskbn/benchmark/c/benchmark.length.c
Show resolved
Hide resolved
lib/node_modules/@stdlib/blas/ext/base/drsskbn/test/test.drsskbn.js
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/blas/ext/base/drsskbn/test/test.drsskbn.native.js
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/blas/ext/base/drsskbn/test/test.ndarray.js
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/blas/ext/base/drsskbn/test/test.ndarray.native.js
Outdated
Show resolved
Hide resolved
Signed-off-by: Nakul Krishnakumar <nakulkrishnakumar86@gmail.com>
lib/node_modules/@stdlib/blas/ext/base/drsskbn/test/test.drsskbn.native.js
Show resolved
Hide resolved
lib/node_modules/@stdlib/blas/ext/base/drsskbn/test/test.ndarray.native.js
Show resolved
Hide resolved
Signed-off-by: Nakul Krishnakumar <nakulkrishnakumar86@gmail.com>
---
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: na
- task: lint_javascript_cli
status: na
- task: lint_javascript_examples
status: na
- task: lint_javascript_tests
status: passed
- task: lint_javascript_benchmarks
status: na
- task: lint_python
status: na
- task: lint_r
status: na
- task: lint_c_src
status: passed
- task: lint_c_examples
status: na
- task: lint_c_benchmarks
status: passed
- 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
---
lib/node_modules/@stdlib/blas/ext/base/drsskbn/benchmark/benchmark.native.js
Show resolved
Hide resolved
lib/node_modules/@stdlib/blas/ext/base/drsskbn/benchmark/benchmark.ndarray.js
Show resolved
Hide resolved
lib/node_modules/@stdlib/blas/ext/base/drsskbn/benchmark/benchmark.ndarray.native.js
Show resolved
Hide resolved
Member
|
@nakul-krishnakumar Lint failures. |
---
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: na
- task: lint_package_json
status: na
- task: lint_repl_help
status: na
- task: lint_javascript_src
status: na
- task: lint_javascript_cli
status: na
- task: lint_javascript_examples
status: na
- 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: na
- task: lint_c_examples
status: na
- task: lint_c_benchmarks
status: na
- task: lint_c_tests_fixtures
status: na
- task: lint_shell
status: na
- task: lint_typescript_declarations
status: passed
- task: lint_typescript_tests
status: na
- task: lint_license_headers
status: passed
---
Member
Author
|
@kgryte This PR is ready for review. |
Planeshifter
requested changes
Jan 11, 2026
kgryte
reviewed
Jan 14, 2026
lib/node_modules/@stdlib/blas/ext/base/drsskbn/benchmark/benchmark.native.js
Outdated
Show resolved
Hide resolved
kgryte
reviewed
Jan 14, 2026
Co-authored-by: Philipp Burckhardt <pburckhardt@outlook.com> Signed-off-by: Athan <kgryte@gmail.com>
kgryte
reviewed
Jan 14, 2026
Signed-off-by: Athan <kgryte@gmail.com>
kgryte
reviewed
Jan 14, 2026
Signed-off-by: Athan <kgryte@gmail.com>
kgryte
reviewed
Jan 14, 2026
lib/node_modules/@stdlib/blas/ext/base/drsskbn/examples/c/example.c
Outdated
Show resolved
Hide resolved
Signed-off-by: Athan <kgryte@gmail.com>
kgryte
reviewed
Jan 14, 2026
kgryte
reviewed
Jan 14, 2026
lib/node_modules/@stdlib/blas/ext/base/drsskbn/benchmark/c/benchmark.length.c
Outdated
Show resolved
Hide resolved
kgryte
reviewed
Jan 14, 2026
lib/node_modules/@stdlib/blas/ext/base/drsskbn/benchmark/c/benchmark.length.c
Outdated
Show resolved
Hide resolved
kgryte
reviewed
Jan 14, 2026
kgryte
reviewed
Jan 14, 2026
Signed-off-by: Athan <kgryte@gmail.com>
nakul-krishnakumar
added a commit
to nakul-krishnakumar/stdlib
that referenced
this pull request
Jan 25, 2026
PR-URL: stdlib-js#9013 Reviewed-by: Athan Reines <kgryte@gmail.com> Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com> Co-authored-by: stdlib-bot <noreply@stdlib.io> Co-authored-by: Athan Reines <kgryte@gmail.com> Co-authored-by: Philipp Burckhardt <pburckhardt@outlook.com>
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 None.
Description
This pull request:
blas/ext/base/drsskbn.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
None.
@stdlib-js/reviewers