Skip to content

Commit

Permalink
Auto-generated commit
Browse files Browse the repository at this point in the history
  • Loading branch information
stdlib-bot committed Dec 1, 2024
1 parent bc3035a commit cd5e229
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -1908,6 +1908,7 @@ A total of 37 people contributed to this release. Thank you to the following con

<details>

- [`d5575ad`](https://github.com/stdlib-js/stdlib/commit/d5575ad0b379e52fa4e6cc33149f6c7f36152060) - **docs:** update namespace TypeScript declarations [(#3305)](https://github.com/stdlib-js/stdlib/pull/3305) _(by stdlib-bot, Philipp Burckhardt)_
- [`166b3e1`](https://github.com/stdlib-js/stdlib/commit/166b3e195f2617a79ef26185d47cfe20257cfcfb) - **docs:** update namespace table of contents [(#3307)](https://github.com/stdlib-js/stdlib/pull/3307) _(by stdlib-bot, Philipp Burckhardt)_
- [`c83f108`](https://github.com/stdlib-js/stdlib/commit/c83f10824d14d8c0290b68a5f5bcedbdc2c52c6d) - **feat:** add C `ndarray` API and refactor `blas/ext/base/ssumpw` [(#3285)](https://github.com/stdlib-js/stdlib/pull/3285) _(by Snehil Shah)_
- [`9818fa6`](https://github.com/stdlib-js/stdlib/commit/9818fa6dd8c90e045a147bfd1ba83cb1f693d17b) - **feat:** update namespace TypeScript declarations [(#3259)](https://github.com/stdlib-js/stdlib/pull/3259) _(by stdlib-bot, Philipp Burckhardt)_
Expand Down
2 changes: 1 addition & 1 deletion docs/types/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3249,7 +3249,7 @@ interface Namespace {
*
* @param N - number of indexed elements
* @param x - input array
* @param stride - stride length
* @param strideX - stride length
* @returns sum
*
* @example
Expand Down

0 comments on commit cd5e229

Please sign in to comment.