stdlib-js / stdlib

✨ Standard library for JavaScript and Node.js. ✨
https://stdlib.io
Apache License 2.0
4.56k stars 511 forks source link

refactor: update `offset` handling and function parameter description for `blas/ext/base/dnannsumkbn2` #3123

Closed headlessNode closed 1 week ago

headlessNode commented 1 week ago

Description

What is the purpose of this pull request?

This pull request:

Related Issues

Does this pull request have any related issues?

No.

Questions

Any questions for reviewers of this pull request?

No.

Other

Any other information relevant to this pull request? This may include screenshots, references, and/or implementation notes.

No.

Checklist

Please ensure the following tasks are completed before submitting this pull request.

@stdlib-js/reviewers

kgryte commented 1 week ago

The failing CI workflow is not due to an issue in this PR. This is caused by the (still) broken cppcheck upgrade.