Skip to content

Commit c98a991

Browse files
committed
Auto-generated commit
1 parent ab2c29b commit c98a991

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
<section class="release" id="unreleased">
66

7-
## Unreleased (2024-11-23)
7+
## Unreleased (2024-11-24)
88

99
<section class="features">
1010

@@ -32,6 +32,7 @@
3232

3333
<details>
3434

35+
- [`1ea5a78`](https://github.com/stdlib-js/stdlib/commit/1ea5a786066c959ee3560a58ca884ffe1fa6a4de) - **docs:** remove stray character in `blas/ext/base/dapx` documentation [(#3250)](https://github.com/stdlib-js/stdlib/pull/3250) _(by Muhammad Haris)_
3536
- [`9c913e5`](https://github.com/stdlib-js/stdlib/commit/9c913e504f964aa729ec1f19abbaae30174ddbd8) - **docs:** update descriptions of the function and its parameters in `blas/ext/base/dapx` [(#3226)](https://github.com/stdlib-js/stdlib/pull/3226) _(by Muhammad Haris)_
3637
- [`a187bfc`](https://github.com/stdlib-js/stdlib/commit/a187bfc1f71912625823d786f7b1234b224b323d) - **feat:** add C `ndarray` API and refactor `blas/ext/base/dapx` [(#2929)](https://github.com/stdlib-js/stdlib/pull/2929) _(by Muhammad Haris, Athan Reines)_
3738
- [`e4de24f`](https://github.com/stdlib-js/stdlib/commit/e4de24f1e086063876214e73f1f6b659dc624eb1) - **fix:** resolve bugs in addon.c files _(by Philipp Burckhardt)_

CONTRIBUTORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ Roman Stetsyk <25715951+romanstetsyk@users.noreply.github.com>
8383
Rutam <138517416+performant23@users.noreply.github.com>
8484
Ruthwik Chikoti <145591715+ruthwikchikoti@users.noreply.github.com>
8585
Ryan Seal <splrk@users.noreply.github.com>
86+
Rylan Yang <137365285+rylany27@users.noreply.github.com>
8687
Sai Srikar Dumpeti <80447788+the-r3aper7@users.noreply.github.com>
8788
SarthakPaandey <145528240+SarthakPaandey@users.noreply.github.com>
8889
Saurabh Singh <saurabhsraghuvanshi@gmail.com>

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@ int main( void ) {
293293
294294
</section>
295295
296-
W<!-- /.c -->
296+
<!-- /.c -->
297297
298298
<!-- Section for related `stdlib` packages. Do not manually edit this section, as it is automatically populated. -->
299299

0 commit comments

Comments
 (0)