Skip to content

Commit 60efd97

Browse files
committed
Auto-generated commit
1 parent 5f10e9e commit 60efd97

File tree

2 files changed

+136
-2
lines changed

2 files changed

+136
-2
lines changed

CHANGELOG.md

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

1111
### Packages
1212

13+
<section class="package" id="ndarray-base-unreleased">
14+
15+
#### [@stdlib/ndarray/base](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/ndarray/base)
16+
17+
<details>
18+
19+
<section class="features">
20+
21+
##### Features
22+
23+
- [`de17de3`](https://github.com/stdlib-js/stdlib/commit/de17de32867461079aae166d5cecbecb1da7f922) - update namespace TypeScript declarations [(#2593)](https://github.com/stdlib-js/stdlib/pull/2593)
24+
25+
</section>
26+
27+
<!-- /.features -->
28+
29+
</details>
30+
31+
</section>
32+
33+
<!-- /.package -->
34+
1335
<section class="package" id="ndarray-base-assert-is-boolean--unreleased">
1436

1537
#### [@stdlib/ndarray/base/assert/is-boolean-](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/ndarray/base/assert/is-boolean-)
@@ -120,12 +142,66 @@
120142

121143
<!-- /.package -->
122144

145+
<section class="package" id="ndarray-base-empty-unreleased">
146+
147+
#### [@stdlib/ndarray/base/empty](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/ndarray/base/empty)
148+
149+
<details>
150+
151+
<section class="features">
152+
153+
##### Features
154+
155+
- [`71cf5a0`](https://github.com/stdlib-js/stdlib/commit/71cf5a05a13d12aed627d332147642adc4694ab9) - add boolean dtype support to `ndarray/empty*` and `ndarray/base/empty*` packages [(#2588)](https://github.com/stdlib-js/stdlib/pull/2588)
156+
157+
</section>
158+
159+
<!-- /.features -->
160+
161+
</details>
162+
163+
</section>
164+
165+
<!-- /.package -->
166+
167+
<section class="package" id="ndarray-base-empty-like-unreleased">
168+
169+
#### [@stdlib/ndarray/base/empty-like](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/ndarray/base/empty-like)
170+
171+
<details>
172+
173+
<section class="features">
174+
175+
##### Features
176+
177+
- [`71cf5a0`](https://github.com/stdlib-js/stdlib/commit/71cf5a05a13d12aed627d332147642adc4694ab9) - add boolean dtype support to `ndarray/empty*` and `ndarray/base/empty*` packages [(#2588)](https://github.com/stdlib-js/stdlib/pull/2588)
178+
179+
</section>
180+
181+
<!-- /.features -->
182+
183+
</details>
184+
185+
</section>
186+
187+
<!-- /.package -->
188+
123189
<section class="package" id="ndarray-base-nullary-unreleased">
124190

125191
#### [@stdlib/ndarray/base/nullary](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/ndarray/base/nullary)
126192

127193
<details>
128194

195+
<section class="features">
196+
197+
##### Features
198+
199+
- [`19d4a8d`](https://github.com/stdlib-js/stdlib/commit/19d4a8da27facd0cc72b6162dc7e6b0d66d7a63c) - add boolean dtype support to `ndarray/base/nullary` [(#2586)](https://github.com/stdlib-js/stdlib/pull/2586)
200+
201+
</section>
202+
203+
<!-- /.features -->
204+
129205
<section class="bug-fixes">
130206

131207
##### Bug Fixes
@@ -148,6 +224,16 @@
148224

149225
<details>
150226

227+
<section class="features">
228+
229+
##### Features
230+
231+
- [`a360f04`](https://github.com/stdlib-js/stdlib/commit/a360f048dde8429a3ffcc60d36abe9ad33038c73) - add boolean dtype support to `ndarray/base/unary` [(#2587)](https://github.com/stdlib-js/stdlib/pull/2587)
232+
233+
</section>
234+
235+
<!-- /.features -->
236+
151237
<section class="bug-fixes">
152238

153239
##### Bug Fixes
@@ -164,6 +250,50 @@
164250

165251
<!-- /.package -->
166252

253+
<section class="package" id="ndarray-base-zeros-unreleased">
254+
255+
#### [@stdlib/ndarray/base/zeros](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/ndarray/base/zeros)
256+
257+
<details>
258+
259+
<section class="features">
260+
261+
##### Features
262+
263+
- [`71cf5a0`](https://github.com/stdlib-js/stdlib/commit/71cf5a05a13d12aed627d332147642adc4694ab9) - add boolean dtype support to `ndarray/empty*` and `ndarray/base/empty*` packages [(#2588)](https://github.com/stdlib-js/stdlib/pull/2588)
264+
265+
</section>
266+
267+
<!-- /.features -->
268+
269+
</details>
270+
271+
</section>
272+
273+
<!-- /.package -->
274+
275+
<section class="package" id="ndarray-base-zeros-like-unreleased">
276+
277+
#### [@stdlib/ndarray/base/zeros-like](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/ndarray/base/zeros-like)
278+
279+
<details>
280+
281+
<section class="features">
282+
283+
##### Features
284+
285+
- [`71cf5a0`](https://github.com/stdlib-js/stdlib/commit/71cf5a05a13d12aed627d332147642adc4694ab9) - add boolean dtype support to `ndarray/empty*` and `ndarray/base/empty*` packages [(#2588)](https://github.com/stdlib-js/stdlib/pull/2588)
286+
287+
</section>
288+
289+
<!-- /.features -->
290+
291+
</details>
292+
293+
</section>
294+
295+
<!-- /.package -->
296+
167297
</section>
168298

169299
<!-- /.packages -->
@@ -188,6 +318,10 @@ A total of 3 people contributed to this release. Thank you to the following cont
188318

189319
<details>
190320

321+
- [`de17de3`](https://github.com/stdlib-js/stdlib/commit/de17de32867461079aae166d5cecbecb1da7f922) - **feat:** update namespace TypeScript declarations [(#2593)](https://github.com/stdlib-js/stdlib/pull/2593) _(by stdlib-bot, Athan Reines)_
322+
- [`71cf5a0`](https://github.com/stdlib-js/stdlib/commit/71cf5a05a13d12aed627d332147642adc4694ab9) - **feat:** add boolean dtype support to `ndarray/empty*` and `ndarray/base/empty*` packages [(#2588)](https://github.com/stdlib-js/stdlib/pull/2588) _(by Jaysukh Makvana, Athan Reines)_
323+
- [`a360f04`](https://github.com/stdlib-js/stdlib/commit/a360f048dde8429a3ffcc60d36abe9ad33038c73) - **feat:** add boolean dtype support to `ndarray/base/unary` [(#2587)](https://github.com/stdlib-js/stdlib/pull/2587) _(by Jaysukh Makvana)_
324+
- [`19d4a8d`](https://github.com/stdlib-js/stdlib/commit/19d4a8da27facd0cc72b6162dc7e6b0d66d7a63c) - **feat:** add boolean dtype support to `ndarray/base/nullary` [(#2586)](https://github.com/stdlib-js/stdlib/pull/2586) _(by Jaysukh Makvana)_
191325
- [`c067b6c`](https://github.com/stdlib-js/stdlib/commit/c067b6c990c99b8f4cf315b5378af8574098962b) - **docs:** update namespace table of contents [(#2576)](https://github.com/stdlib-js/stdlib/pull/2576) _(by stdlib-bot, Philipp Burckhardt)_
192326
- [`d71c3a9`](https://github.com/stdlib-js/stdlib/commit/d71c3a91bd81b7dff1a24b151ef429c427e5875b) - **docs:** update namespace TypeScript declarations [(#2584)](https://github.com/stdlib-js/stdlib/pull/2584) _(by stdlib-bot, Athan Reines)_
193327
- [`979cf48`](https://github.com/stdlib-js/stdlib/commit/979cf4883141c4c5545860ac59ae056b2ecd3e43) - **feat:** add `ndarray/base/assert/is-boolean-data-type` [(#2575)](https://github.com/stdlib-js/stdlib/pull/2575) _(by Jaysukh Makvana, Athan Reines)_

docs/types/index.d.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2909,14 +2909,14 @@ interface Namespace {
29092909
* @returns zero-filled array
29102910
*
29112911
* @example
2912-
* var arr = ns.zeros( 'float32', [ 2, 2 ], 'row-major' );
2912+
* var arr = ns.zeros( 'float64', [ 2, 2 ], 'row-major' );
29132913
* // returns <ndarray>
29142914
*
29152915
* var sh = arr.shape;
29162916
* // returns [ 2, 2 ]
29172917
*
29182918
* var dt = arr.dtype;
2919-
* // returns 'float32'
2919+
* // returns 'float64'
29202920
*/
29212921
zeros: typeof zeros;
29222922

0 commit comments

Comments
 (0)