Skip to content

Commit 02b63bf

Browse files
committed
Auto-generated commit
1 parent cc0a843 commit 02b63bf

34 files changed

+8385
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -887,6 +887,7 @@ This release closes the following issue:
887887

888888
##### Features
889889

890+
- [`998b3ba`](https://github.com/stdlib-js/stdlib/commit/998b3ba4e628e6d8564c6b33fe41925da2046b41) - add missing kernels to `ndarray/base/unary-reduce-subarray` [(#6421)](https://github.com/stdlib-js/stdlib/pull/6421)
890891
- [`935f698`](https://github.com/stdlib-js/stdlib/commit/935f698bd565928d3fc862dfdff14ab0e56aa478) - add initial implementation for `ndarray/base/unary-reduce-subarray`
891892

892893
</section>
@@ -1333,6 +1334,7 @@ A total of 9 people contributed to this release. Thank you to the following cont
13331334

13341335
<details>
13351336

1337+
- [`998b3ba`](https://github.com/stdlib-js/stdlib/commit/998b3ba4e628e6d8564c6b33fe41925da2046b41) - **feat:** add missing kernels to `ndarray/base/unary-reduce-subarray` [(#6421)](https://github.com/stdlib-js/stdlib/pull/6421) _(by Muhammad Haris)_
13361338
- [`89d16f9`](https://github.com/stdlib-js/stdlib/commit/89d16f95b188c5afb513af630134dd40cdad380b) - **chore:** fix JSON lint errors [(#6466)](https://github.com/stdlib-js/stdlib/pull/6466) _(by Sai Avinash)_
13371339
- [`f0af2cb`](https://github.com/stdlib-js/stdlib/commit/f0af2cb05b0442f2ef20f5296cee2576191130e8) - **chore:** fix JavaScript lint errors [(#6463)](https://github.com/stdlib-js/stdlib/pull/6463) _(by lohithganni)_
13381340
- [`b28f85a`](https://github.com/stdlib-js/stdlib/commit/b28f85a0469dd2f4ace20c220f6718cce912eaea) - **refactor:** use assertion utility to check for row-major order _(by Athan Reines)_

CONTRIBUTORS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ Rylan Yang <137365285+rylany27@users.noreply.github.com>
133133
SAHIL KUMAR <168997976+sahilk45@users.noreply.github.com>
134134
SHIVAM YADAV <120725381+Shivam-1827@users.noreply.github.com>
135135
Sahil Goyal <87982509+sahil20021008@users.noreply.github.com>
136+
Sai Avinash <120403424+nasarobot@users.noreply.github.com>
136137
Sai Srikar Dumpeti <80447788+the-r3aper7@users.noreply.github.com>
137138
Sanchay Ketan Sinha <122982233+satansin123@users.noreply.github.com>
138139
Sarthak Paandey <145528240+SarthakPaandey@users.noreply.github.com>
@@ -170,6 +171,7 @@ Yuvi Mittal <128018763+yuvi-mittal@users.noreply.github.com>
170171
ditsu <170345142+ditsus@users.noreply.github.com>
171172
ekambains <bainsinbusiness@gmail.com>
172173
fadiothman22 <48636283+fadiothman22@users.noreply.github.com>
174+
lohithganni <116790357+lohithganni@users.noreply.github.com>
173175
olenkabilonizhka <62379231+olenkabilonizhka@users.noreply.github.com>
174176
pranav-1720 <123018993+pranav-1720@users.noreply.github.com>
175177
rahulrangers <127782777+rahulrangers@users.noreply.github.com>

0 commit comments

Comments
 (0)