Skip to content

Commit ec3a989

Browse files
committed
Auto-generated commit
1 parent 87daed6 commit ec3a989

2 files changed

Lines changed: 6 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@
2222

2323
### Closed Issues
2424

25-
This release closes the following issue:
25+
A total of 2 issues were closed in this release:
2626

27-
[#9134](https://github.com/stdlib-js/stdlib/issues/9134)
27+
[#9134](https://github.com/stdlib-js/stdlib/issues/9134), [#9236](https://github.com/stdlib-js/stdlib/issues/9236)
2828

2929
</section>
3030

@@ -36,6 +36,7 @@ This release closes the following issue:
3636

3737
<details>
3838

39+
- [`c0aae8f`](https://github.com/stdlib-js/stdlib/commit/c0aae8f567edd8e5ea8f0f5aace75f2a8a141009) - **chore:** address commit comments [(#9242)](https://github.com/stdlib-js/stdlib/pull/9242) _(by DivitJain26)_
3940
- [`3633d58`](https://github.com/stdlib-js/stdlib/commit/3633d5834de17c392e5fb5bb2a3b45198da52831) - **bench:** refactor to use dynamic memory allocation [(#9218)](https://github.com/stdlib-js/stdlib/pull/9218) _(by Samarth Kolarkar)_
4041
- [`540a83e`](https://github.com/stdlib-js/stdlib/commit/540a83e5de5378d3c74ab97ee4ce92517fa00a56) - **docs:** fix broken Markdown link [(#9170)](https://github.com/stdlib-js/stdlib/pull/9170) _(by Manit Roy)_
4142
- [`d559fd7`](https://github.com/stdlib-js/stdlib/commit/d559fd70de9ec9b1d72d22543876f380e4062c69) - **refactor:** update include header guards for single precision real packages [(#7710)](https://github.com/stdlib-js/stdlib/pull/7710) _(by Shabareesh Shetty)_
@@ -62,10 +63,11 @@ This release closes the following issue:
6263

6364
### Contributors
6465

65-
A total of 6 people contributed to this release. Thank you to the following contributors:
66+
A total of 7 people contributed to this release. Thank you to the following contributors:
6667

6768
- Aman Bhansali
6869
- Athan Reines
70+
- DivitJain26
6971
- Manit Roy
7072
- Philipp Burckhardt
7173
- Samarth Kolarkar

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -435,7 +435,7 @@ Copyright &copy; 2016-2025. The Stdlib [Authors][stdlib-authors].
435435
436436
[blas]: http://www.netlib.org/blas
437437
438-
[blas-ssyr]: https://netlib.org/lapack//explore-html/dc/d82/group__her_gad7585662770cdd3001ed08c7a864cd21.html
438+
[blas-ssyr]: https://netlib.org/lapack/explore-html/dc/d82/group__her_gad7585662770cdd3001ed08c7a864cd21.html
439439
440440
[mdn-float32array]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Float32Array
441441

0 commit comments

Comments
 (0)