From d3a017c5f1c3a05ca09d3bfebf0de02511f09e1f Mon Sep 17 00:00:00 2001 From: stdlib-bot Date: Fri, 20 Dec 2024 03:06:54 +0000 Subject: [PATCH] Auto-generated commit --- CHANGELOG.md | 3 ++- CONTRIBUTORS | 2 ++ reject/README.md | 17 +++++++++++++++++ 3 files changed, 21 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 76f7d2aa..bb0dd823 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@
-## Unreleased (2024-12-18) +## Unreleased (2024-12-20)
@@ -433,6 +433,7 @@ A total of 3 people contributed to this release. Thank you to the following cont
+- [`c322b66`](https://github.com/stdlib-js/stdlib/commit/c322b6647751b73a9d0fe12bf5665e8e2243d4ca) - **docs:** update related packages sections [(#4070)](https://github.com/stdlib-js/stdlib/pull/4070) _(by stdlib-bot, Philipp Burckhardt)_ - [`a1b543a`](https://github.com/stdlib-js/stdlib/commit/a1b543a2a1bdf4d1fb9438bd4a13cb971af62063) - **docs:** update related packages sections [(#4009)](https://github.com/stdlib-js/stdlib/pull/4009) _(by stdlib-bot, Philipp Burckhardt)_ - [`323e4e5`](https://github.com/stdlib-js/stdlib/commit/323e4e5e0f1af8130e8a6462abf619999c955f88) - **feat:** update namespace TypeScript declarations [(#3977)](https://github.com/stdlib-js/stdlib/pull/3977) _(by stdlib-bot, Philipp Burckhardt)_ - [`c5a9ae2`](https://github.com/stdlib-js/stdlib/commit/c5a9ae2f9d4076665eba406ab1d420ba9df1fbdc) - **docs:** update namespace table of contents [(#3979)](https://github.com/stdlib-js/stdlib/pull/3979) _(by stdlib-bot, Philipp Burckhardt)_ diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 6c272141..173c07b0 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -26,6 +26,7 @@ Dan Rose Daniel Killenberger Daniel Yu <40680511+Daniel777y@users.noreply.github.com> Debashis Maharana +Desh Deepak Kant <118960904+DeshDeepakKant@users.noreply.github.com> Divyansh Seth <59174836+sethdivyansh@users.noreply.github.com> Dominic Lim <46486515+domlimm@users.noreply.github.com> Dominik Moritz @@ -75,6 +76,7 @@ Philipp Burckhardt Prajwal Kulkarni Pranav Goswami Pranjal Jha <97080887+PraneGIT@users.noreply.github.com> +Prashant Kumar Yadav <144602492+0PrashantYadav0@users.noreply.github.com> Pratik Singh <97464067+Pratik772846@users.noreply.github.com> Pratyush Kumar Chouhan Priyansh Prajapati <88396544+itsspriyansh@users.noreply.github.com> diff --git a/reject/README.md b/reject/README.md index 8cb90f14..f143f204 100644 --- a/reject/README.md +++ b/reject/README.md @@ -204,6 +204,15 @@ console.log( ndarray2array( y ) ); @@ -218,6 +227,14 @@ console.log( ndarray2array( y ) ); +[@stdlib/ndarray/filter]: https://github.com/stdlib-js/ndarray/tree/main/filter + +[@stdlib/ndarray/filter-map]: https://github.com/stdlib-js/ndarray/tree/main/filter-map + +[@stdlib/ndarray/map]: https://github.com/stdlib-js/ndarray/tree/main/map + +[@stdlib/ndarray/slice]: https://github.com/stdlib-js/ndarray/tree/main/slice +