Skip to content

Commit 8db0774

Browse files
committed
Auto-generated commit
1 parent 8e8516f commit 8db0774

File tree

3 files changed

+58
-4
lines changed

3 files changed

+58
-4
lines changed

Diff for: CHANGELOG.md

+19-4
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<section class="release" id="unreleased">
66

7-
## Unreleased (2025-04-06)
7+
## Unreleased (2025-04-09)
88

99
<section class="packages">
1010

@@ -96,6 +96,7 @@
9696

9797
##### Features
9898

99+
- [`a468fa8`](https://github.com/stdlib-js/stdlib/commit/a468fa85dd5a0bdf9bb98fd27fca221cac2cc465) - add `every`, `includes`, `unaryAccumulate`, and `unaryReduceSubarray` to namespace [(#6605)](https://github.com/stdlib-js/stdlib/pull/6605)
99100
- [`2ec7da5`](https://github.com/stdlib-js/stdlib/commit/2ec7da5371c0e94eec75db9374206753367761fd) - add package entry point
100101
- [`7631d15`](https://github.com/stdlib-js/stdlib/commit/7631d157dbaa53d165e84335c1c656504387c22c) - add nd kernels
101102
- [`9eb7bd3`](https://github.com/stdlib-js/stdlib/commit/9eb7bd359a705daeb1d2541db398e00d9c639786) - add 9d kernels
@@ -140,6 +141,18 @@
140141

141142
<!-- /.breaking-changes -->
142143

144+
<section class="issues">
145+
146+
##### Closed Issues
147+
148+
A total of 2 issues were closed in this release:
149+
150+
[#6574](https://github.com/stdlib-js/stdlib/issues/6574), [#6589](https://github.com/stdlib-js/stdlib/issues/6589)
151+
152+
</section>
153+
154+
<!-- /.issues -->
155+
143156
</details>
144157

145158
</section>
@@ -1385,9 +1398,9 @@ This release closes the following issue:
13851398

13861399
### Closed Issues
13871400

1388-
A total of 8 issues were closed in this release:
1401+
A total of 10 issues were closed in this release:
13891402

1390-
[#5526](https://github.com/stdlib-js/stdlib/issues/5526), [#5960](https://github.com/stdlib-js/stdlib/issues/5960), [#6053](https://github.com/stdlib-js/stdlib/issues/6053), [#6236](https://github.com/stdlib-js/stdlib/issues/6236), [#6456](https://github.com/stdlib-js/stdlib/issues/6456), [#6457](https://github.com/stdlib-js/stdlib/issues/6457), [#6473](https://github.com/stdlib-js/stdlib/issues/6473), [#6521](https://github.com/stdlib-js/stdlib/issues/6521)
1403+
[#5526](https://github.com/stdlib-js/stdlib/issues/5526), [#5960](https://github.com/stdlib-js/stdlib/issues/5960), [#6053](https://github.com/stdlib-js/stdlib/issues/6053), [#6236](https://github.com/stdlib-js/stdlib/issues/6236), [#6456](https://github.com/stdlib-js/stdlib/issues/6456), [#6457](https://github.com/stdlib-js/stdlib/issues/6457), [#6473](https://github.com/stdlib-js/stdlib/issues/6473), [#6521](https://github.com/stdlib-js/stdlib/issues/6521), [#6574](https://github.com/stdlib-js/stdlib/issues/6574), [#6589](https://github.com/stdlib-js/stdlib/issues/6589)
13911404

13921405
</section>
13931406

@@ -1397,7 +1410,7 @@ A total of 8 issues were closed in this release:
13971410

13981411
### Contributors
13991412

1400-
A total of 11 people contributed to this release. Thank you to the following contributors:
1413+
A total of 12 people contributed to this release. Thank you to the following contributors:
14011414

14021415
- Athan Reines
14031416
- Bhavishy Agrawal
@@ -1407,6 +1420,7 @@ A total of 11 people contributed to this release. Thank you to the following con
14071420
- Muhammad Haris
14081421
- Muhammad Taaha Tariq
14091422
- Philipp Burckhardt
1423+
- Pravesh Kunwar
14101424
- Sai Avinash
14111425
- ditsu
14121426
- lohithganni
@@ -1421,6 +1435,7 @@ A total of 11 people contributed to this release. Thank you to the following con
14211435

14221436
<details>
14231437

1438+
- [`a468fa8`](https://github.com/stdlib-js/stdlib/commit/a468fa85dd5a0bdf9bb98fd27fca221cac2cc465) - **feat:** add `every`, `includes`, `unaryAccumulate`, and `unaryReduceSubarray` to namespace [(#6605)](https://github.com/stdlib-js/stdlib/pull/6605) _(by Pravesh Kunwar)_
14241439
- [`1ad09d5`](https://github.com/stdlib-js/stdlib/commit/1ad09d5c9437c763081275186e7517d3739da988) - **chore:** update package meta data [(#6576)](https://github.com/stdlib-js/stdlib/pull/6576) _(by stdlib-bot)_
14251440
- [`b5bff35`](https://github.com/stdlib-js/stdlib/commit/b5bff35c7183d5ccd4cf0349c1a3be06b34e844f) - **docs:** update copy _(by Athan Reines)_
14261441
- [`fccf762`](https://github.com/stdlib-js/stdlib/commit/fccf76232823c1bbbef2152aa3c1488210a5a12b) - **docs:** update copy _(by Athan Reines)_

Diff for: CONTRIBUTORS

+3
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ Dev Goel <[email protected]>
4343
Dhanyabad behera <[email protected]>
4444
Dhruv Arvind Singh <[email protected]>
4545
Dhruvil Mehta <[email protected]>
46+
Dipjyoti Das <[email protected]>
4647
Divyansh Seth <[email protected]>
4748
Dominic Lim <[email protected]>
4849
Dominik Moritz <[email protected]>
@@ -76,6 +77,7 @@ Joris Labie <[email protected]>
7677
Justin Dennison <[email protected]>
7778
Justyn Shelby <[email protected]>
7879
Karan Anand <[email protected]>
80+
Karan Yadav <[email protected]>
7981
Karthik Prakash <[email protected]>
8082
Kaushikgtm <[email protected]>
8183
Kavyansh-Bagdi <[email protected]>
@@ -114,6 +116,7 @@ Prajwal Kulkarni <[email protected]>
114116
Pranav Goswami <[email protected]>
115117
Pranjal Jha <[email protected]>
116118
Prashant Kumar Yadav <[email protected]>
119+
PrathamBhamare <[email protected]>
117120
Pratik Singh <[email protected]>
118121
Pratyush Kumar Chouhan <[email protected]>
119122
Priyansh Prajapati <[email protected]>

Diff for: base/lib/index.js

+36
Original file line numberDiff line numberDiff line change
@@ -301,6 +301,15 @@ setReadOnly( ns, 'empty', require( './../../base/empty' ) );
301301
*/
302302
setReadOnly( ns, 'emptyLike', require( './../../base/empty-like' ) );
303303

304+
/**
305+
* @name every
306+
* @memberof ns
307+
* @readonly
308+
* @type {Function}
309+
* @see {@link module:@stdlib/ndarray/base/every}
310+
*/
311+
setReadOnly( ns, 'every', require( './../../base/every' ) );
312+
304313
/**
305314
* @name expandDimensions
306315
* @memberof ns
@@ -391,6 +400,15 @@ setReadOnly( ns, 'scalar2ndarray', require( './../../base/from-scalar' ) );
391400
*/
392401
setReadOnly( ns, 'scalar2ndarrayLike', require( './../../base/from-scalar-like' ) );
393402

403+
/**
404+
* @name includes
405+
* @memberof ns
406+
* @readonly
407+
* @type {Function}
408+
* @see {@link module:@stdlib/ndarray/base/includes}
409+
*/
410+
setReadOnly( ns, 'includes', require( './../../base/includes' ) );
411+
394412
/**
395413
* @name ind
396414
* @memberof ns
@@ -904,6 +922,15 @@ setReadOnly( ns, 'transpose', require( './../../base/transpose' ) );
904922
*/
905923
setReadOnly( ns, 'unary', require( './../../base/unary' ) );
906924

925+
/**
926+
* @name unaryAccumulate
927+
* @memberof ns
928+
* @readonly
929+
* @type {Function}
930+
* @see {@link module:@stdlib/ndarray/base/unary-accumulate}
931+
*/
932+
setReadOnly( ns, 'unaryAccumulate', require( './../../base/unary-accumulate' ) );
933+
907934
/**
908935
* @name unaryBy
909936
* @memberof ns
@@ -931,6 +958,15 @@ setReadOnly( ns, 'unaryLoopOrder', require( './../../base/unary-loop-interchange
931958
*/
932959
setReadOnly( ns, 'unaryOutputDataType', require( './../../base/unary-output-dtype' ) );
933960

961+
/**
962+
* @name unaryReduceSubarray
963+
* @memberof ns
964+
* @readonly
965+
* @type {Function}
966+
* @see {@link module:@stdlib/ndarray/base/unary-reduce-subarray}
967+
*/
968+
setReadOnly( ns, 'unaryReduceSubarray', require( './../../base/unary-reduce-subarray' ) );
969+
934970
/**
935971
* @name unaryBlockSize
936972
* @memberof ns

0 commit comments

Comments
 (0)