Skip to content

Commit 99dc21e

Browse files
committed
Auto-generated commit
1 parent 6dbe714 commit 99dc21e

File tree

5 files changed

+23
-3
lines changed

5 files changed

+23
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@
1010

1111
### Features
1212

13+
- [`c16f303`](https://github.com/stdlib-js/stdlib/commit/c16f3039df4d59b17e1baea799a176f905a7ba39) - add `czeroTo` to namespace
14+
- [`f768772`](https://github.com/stdlib-js/stdlib/commit/f7687726c11a71226031614921f20b21c91ae09c) - add `zzeroTo` to namespace
15+
- [`5fc1ce2`](https://github.com/stdlib-js/stdlib/commit/5fc1ce2dfd66bb648b1a9e1658caf3cb4cb4c8ae) - add `zindexOfRow` to namespace
16+
- [`e2a1555`](https://github.com/stdlib-js/stdlib/commit/e2a1555ba78bb49af32f469b9ded95943ef50b52) - update `blas/ext/base/ndarray` TypeScript declarations [(#11291)](https://github.com/stdlib-js/stdlib/pull/11291)
1317
- [`a45ea82`](https://github.com/stdlib-js/stdlib/commit/a45ea826f197439c6c47b5ba8604cf62cacf58b5) - add `blas/ext/base/zindex-of-row` [(#11239)](https://github.com/stdlib-js/stdlib/pull/11239)
1418
- [`8b19d00`](https://github.com/stdlib-js/stdlib/commit/8b19d00b71edcd61143c31573eab59cfc6936ab4) - add `blas/ext/base/ndarray/zzero-to` [(#11263)](https://github.com/stdlib-js/stdlib/pull/11263)
1519
- [`b9e4786`](https://github.com/stdlib-js/stdlib/commit/b9e4786e846b86bc14ce82a411c07ca8ebbfef32) - add `blas/ext/base/ndarray/czero-to` [(#11261)](https://github.com/stdlib-js/stdlib/pull/11261)
@@ -103,6 +107,10 @@
103107

104108
<details>
105109

110+
- [`c16f303`](https://github.com/stdlib-js/stdlib/commit/c16f3039df4d59b17e1baea799a176f905a7ba39) - **feat:** add `czeroTo` to namespace _(by Athan Reines)_
111+
- [`f768772`](https://github.com/stdlib-js/stdlib/commit/f7687726c11a71226031614921f20b21c91ae09c) - **feat:** add `zzeroTo` to namespace _(by Athan Reines)_
112+
- [`5fc1ce2`](https://github.com/stdlib-js/stdlib/commit/5fc1ce2dfd66bb648b1a9e1658caf3cb4cb4c8ae) - **feat:** add `zindexOfRow` to namespace _(by Athan Reines)_
113+
- [`e2a1555`](https://github.com/stdlib-js/stdlib/commit/e2a1555ba78bb49af32f469b9ded95943ef50b52) - **feat:** update `blas/ext/base/ndarray` TypeScript declarations [(#11291)](https://github.com/stdlib-js/stdlib/pull/11291) _(by stdlib-bot)_
106114
- [`539e603`](https://github.com/stdlib-js/stdlib/commit/539e603a2ff1164233a5c54e95b2fb8340418eec) - **docs:** update namespace table of contents [(#11292)](https://github.com/stdlib-js/stdlib/pull/11292) _(by stdlib-bot)_
107115
- [`a45ea82`](https://github.com/stdlib-js/stdlib/commit/a45ea826f197439c6c47b5ba8604cf62cacf58b5) - **feat:** add `blas/ext/base/zindex-of-row` [(#11239)](https://github.com/stdlib-js/stdlib/pull/11239) _(by Muhammad Haris, Athan Reines)_
108116
- [`8b19d00`](https://github.com/stdlib-js/stdlib/commit/8b19d00b71edcd61143c31573eab59cfc6936ab4) - **feat:** add `blas/ext/base/ndarray/zzero-to` [(#11263)](https://github.com/stdlib-js/stdlib/pull/11263) _(by Muhammad Haris)_

0 commit comments

Comments
 (0)