diff --git a/CHANGELOG.md b/CHANGELOG.md index f603b2b44..70e3dbb35 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2912,6 +2912,9 @@ A total of 17 people contributed to this release. Thank you to the following con
+- [`a0eb37f`](https://github.com/stdlib-js/stdlib/commit/a0eb37f8a76369a7b0f6bec74affdf65d8a33b0c) - **refactor:** update `stats/base/dnanminabs` native addon from C++ to C [(#4126)](https://github.com/stdlib-js/stdlib/pull/4126) _(by Vivek maurya)_ +- [`398c071`](https://github.com/stdlib-js/stdlib/commit/398c071feccc410c317eba90ee89ecc04bec63c9) - **refactor:** update `stats/base/dnanmin` native addon from C++ to C [(#4125)](https://github.com/stdlib-js/stdlib/pull/4125) _(by Vivek maurya)_ +- [`5b71452`](https://github.com/stdlib-js/stdlib/commit/5b71452bd40811341a2e4eaab018c3cc17c5feac) - **docs:** update related packages sections [(#4135)](https://github.com/stdlib-js/stdlib/pull/4135) _(by stdlib-bot, Athan Reines)_ - [`6becb40`](https://github.com/stdlib-js/stdlib/commit/6becb40bd2ece89d04d455a8f77d0bdd73fc5095) - **docs:** update namespace TypeScript declarations [(#4136)](https://github.com/stdlib-js/stdlib/pull/4136) _(by stdlib-bot, Philipp Burckhardt)_ - [`9a70521`](https://github.com/stdlib-js/stdlib/commit/9a70521fa60f2f847cdec20bad13e8ec5a33f24b) - **docs:** update namespace ToCs _(by Athan Reines)_ - [`f13ddb2`](https://github.com/stdlib-js/stdlib/commit/f13ddb2eb01e5520b6fa98634bbf9de76793036f) - **style:** use spaces for alignment in C comments _(by Philipp Burckhardt)_ diff --git a/base/dists/kumaraswamy/median/README.md b/base/dists/kumaraswamy/median/README.md index 9473d53d6..89656708e 100644 --- a/base/dists/kumaraswamy/median/README.md +++ b/base/dists/kumaraswamy/median/README.md @@ -143,7 +143,6 @@ for ( i = 0; i < 10; i++ ) { - * * * @@ -240,10 +239,8 @@ int main( void ) { - -
@@ -252,7 +249,6 @@ int main( void ) { -