From d80aae2e8a6cd9f8701c23dfe49aefaafe92a5da Mon Sep 17 00:00:00 2001 From: stdlib-bot Date: Tue, 14 Jan 2025 23:36:59 +0000 Subject: [PATCH] Auto-generated commit --- .github/.keepalive | 1 - CHANGELOG.md | 3 ++- docs/repl.txt | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) delete mode 100644 .github/.keepalive diff --git a/.github/.keepalive b/.github/.keepalive deleted file mode 100644 index eec61ea..0000000 --- a/.github/.keepalive +++ /dev/null @@ -1 +0,0 @@ -2025-01-13T02:00:13.541Z diff --git a/CHANGELOG.md b/CHANGELOG.md index 4cfdd4a..bad994c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@
-## Unreleased (2025-01-13) +## Unreleased (2025-01-14)
@@ -32,6 +32,7 @@
+- [`b00d9f1`](https://github.com/stdlib-js/stdlib/commit/b00d9f1064701187f48a05b9753e74ae835b0726) - **docs:** fix typing error in `repl.txt` of `stats/base/*` [(#4750)](https://github.com/stdlib-js/stdlib/pull/4750) _(by Aayush Khanna)_ - [`7e63aad`](https://github.com/stdlib-js/stdlib/commit/7e63aad8c0b42330b0933973bddea8d1c5e84862) - **fix:** wrap function calls in `API_SUFFIX` in native addons [(#4646)](https://github.com/stdlib-js/stdlib/pull/4646) _(by Aayush Khanna)_ - [`f9a5e0f`](https://github.com/stdlib-js/stdlib/commit/f9a5e0fe79cd8709345b3ce711e75fd74c725b1c) - **feat:** add C ndarray interface and refactor implementation for `stats/base/sminabs` [(#4285)](https://github.com/stdlib-js/stdlib/pull/4285) _(by Aayush Khanna, stdlib-bot)_ - [`62364f6`](https://github.com/stdlib-js/stdlib/commit/62364f62ea823a3b52c2ad25660ecd80c71f8f36) - **style:** fix C comment alignment _(by Philipp Burckhardt)_ diff --git a/docs/repl.txt b/docs/repl.txt index 589a58a..ff26c1f 100644 --- a/docs/repl.txt +++ b/docs/repl.txt @@ -20,7 +20,7 @@ Input array. strideX: integer - Stride Length. + Stride length. Returns ------- @@ -63,7 +63,7 @@ Input array. strideX: integer - Stride Length. + Stride length. offsetX: integer Starting index.