|
4 | 4 |
|
5 | 5 | <section class="release" id="unreleased">
|
6 | 6 |
|
7 |
| -## Unreleased (2025-04-11) |
| 7 | +## Unreleased (2025-04-12) |
8 | 8 |
|
9 | 9 | <section class="packages">
|
10 | 10 |
|
@@ -17050,6 +17050,28 @@ This release closes the following issue:
|
17050 | 17050 |
|
17051 | 17051 | <!-- /.package -->
|
17052 | 17052 |
|
| 17053 | +<section class="package" id="stats-base-dmeanpn-unreleased"> |
| 17054 | + |
| 17055 | +#### [@stdlib/stats/base/dmeanpn](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/stats/base/dmeanpn) |
| 17056 | + |
| 17057 | +<details> |
| 17058 | + |
| 17059 | +<section class="features"> |
| 17060 | + |
| 17061 | +##### Features |
| 17062 | + |
| 17063 | +- [`ce86a5d`](https://github.com/stdlib-js/stdlib/commit/ce86a5d7a15f0bc79349d46ecbc661f270c7025b) - add C ndarray interface and refactor implementation for `stats/base/dmeanpn` [(#6510)](https://github.com/stdlib-js/stdlib/pull/6510) |
| 17064 | + |
| 17065 | +</section> |
| 17066 | + |
| 17067 | +<!-- /.features --> |
| 17068 | + |
| 17069 | +</details> |
| 17070 | + |
| 17071 | +</section> |
| 17072 | + |
| 17073 | +<!-- /.package --> |
| 17074 | + |
17053 | 17075 | <section class="package" id="stats-base-dmeanpw-unreleased">
|
17054 | 17076 |
|
17055 | 17077 | #### [@stdlib/stats/base/dmeanpw](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/stats/base/dmeanpw)
|
@@ -37058,7 +37080,13 @@ A total of 56 people contributed to this release. Thank you to the following con
|
37058 | 37080 |
|
37059 | 37081 | <details>
|
37060 | 37082 |
|
| 37083 | +- [`6c04cd1`](https://github.com/stdlib-js/stdlib/commit/6c04cd1f675361f9c1ef7c7b2ec31793cff179f1) - **docs:** update namespace table of contents [(#6657)](https://github.com/stdlib-js/stdlib/pull/6657) _(by stdlib-bot)_ |
| 37084 | +- [`b6ad3e2`](https://github.com/stdlib-js/stdlib/commit/b6ad3e2323bb7952819c34578467f382a7cace3e) - **chore:** clean-up _(by Athan Reines)_ |
| 37085 | +- [`367e8f9`](https://github.com/stdlib-js/stdlib/commit/367e8f90bec98d87e4bf044f0cf8baf12602c3dd) - **chore:** clean-up _(by Athan Reines)_ |
| 37086 | +- [`f3c9340`](https://github.com/stdlib-js/stdlib/commit/f3c9340d77cca871bb1b43860a29c5c3a19ca639) - **chore:** clean-up _(by Athan Reines)_ |
| 37087 | +- [`ce86a5d`](https://github.com/stdlib-js/stdlib/commit/ce86a5d7a15f0bc79349d46ecbc661f270c7025b) - **feat:** add C ndarray interface and refactor implementation for `stats/base/dmeanpn` [(#6510)](https://github.com/stdlib-js/stdlib/pull/6510) _(by Gururaj Gurram, Athan Reines)_ |
37061 | 37088 | - [`aceff02`](https://github.com/stdlib-js/stdlib/commit/aceff02882c33d9682e9a749164faea576f38f04) - **docs:** update namespace table of contents [(#6648)](https://github.com/stdlib-js/stdlib/pull/6648) _(by stdlib-bot)_
|
| 37089 | +- [`799acef`](https://github.com/stdlib-js/stdlib/commit/799acef18a6b083622f677d136a424b1db112336) - **chore:** clean-up _(by Athan Reines)_ |
37062 | 37090 | - [`b00201a`](https://github.com/stdlib-js/stdlib/commit/b00201a04d19fe4de3064906472f07b79a201ef7) - **chore:** clean-up _(by Athan Reines)_
|
37063 | 37091 | - [`bba5f34`](https://github.com/stdlib-js/stdlib/commit/bba5f34762bd42ead771ac53349ec7c333cbf38a) - **chore:** clean-up _(by Athan Reines)_
|
37064 | 37092 | - [`d598da2`](https://github.com/stdlib-js/stdlib/commit/d598da22bd1517f6a1ae8228695bc03bf1d77d37) - **chore:** clean-up _(by Athan Reines)_
|
|
0 commit comments