Skip to content

Commit 3babdaa

Browse files
committed
Auto-generated commit
1 parent 78724bb commit 3babdaa

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

CHANGELOG.md

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

8686
### Closed Issues
8787

88-
A total of 4 issues were closed in this release:
88+
A total of 5 issues were closed in this release:
8989

90-
[#5052](https://github.com/stdlib-js/stdlib/issues/5052), [#6270](https://github.com/stdlib-js/stdlib/issues/6270), [#7335](https://github.com/stdlib-js/stdlib/issues/7335), [#9150](https://github.com/stdlib-js/stdlib/issues/9150)
90+
[#5052](https://github.com/stdlib-js/stdlib/issues/5052), [#6270](https://github.com/stdlib-js/stdlib/issues/6270), [#7335](https://github.com/stdlib-js/stdlib/issues/7335), [#9128](https://github.com/stdlib-js/stdlib/issues/9128), [#9150](https://github.com/stdlib-js/stdlib/issues/9150)
9191

9292
</section>
9393

@@ -99,6 +99,7 @@ A total of 4 issues were closed in this release:
9999

100100
<details>
101101

102+
- [`e5d1aaf`](https://github.com/stdlib-js/stdlib/commit/e5d1aaf69f0990a223bdc568ce6894185587b601) - **docs:** fix broken Markdown link [(#9159)](https://github.com/stdlib-js/stdlib/pull/9159) _(by Manit Roy)_
102103
- [`fd894a1`](https://github.com/stdlib-js/stdlib/commit/fd894a1a42d580d0ad12ae53ab9596cc44ee1870) - **docs:** fix broken Markdown link [(#9163)](https://github.com/stdlib-js/stdlib/pull/9163) _(by Sujal charati)_
103104
- [`c569e53`](https://github.com/stdlib-js/stdlib/commit/c569e53a4938ceb02996bc94b8613b42f820df58) - **docs:** update `lapack/base` TypeScript declarations [(#9116)](https://github.com/stdlib-js/stdlib/pull/9116) _(by stdlib-bot)_
104105
- [`ef3e8f4`](https://github.com/stdlib-js/stdlib/commit/ef3e8f448774d1ad3c657c2b506d0736adf01cee) - **docs:** improve doctests for complex number instances in `lapack/base/crot` [(#8953)](https://github.com/stdlib-js/stdlib/pull/8953) _(by Prajjwal Bajpai, Athan Reines)_
@@ -235,13 +236,14 @@ A total of 4 issues were closed in this release:
235236

236237
### Contributors
237238

238-
A total of 11 people contributed to this release. Thank you to the following contributors:
239+
A total of 12 people contributed to this release. Thank you to the following contributors:
239240

240241
- Aarya Balwadkar
241242
- Aayush Khanna
242243
- Athan Reines
243244
- Deepak Singh
244245
- Divyanshu
246+
- Manit Roy
245247
- Mohammad Bin Aftab
246248
- Philipp Burckhardt
247249
- Prajjwal Bajpai

base/dlapy2/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ TODO
166166

167167
[lapack]: https://www.netlib.org/lapack/explore-html/
168168

169-
[lapack-dlapy2]: https://www.netlib.org/lapack/explore-html-3.6.1/d7/d43/group__aux_o_t_h_e_rauxiliary_gacf4c47c2f593fb3a4e842bca6df1240b.html
169+
[lapack-dlapy2]: https://www.netlib.org/lapack/explore-html/d8/d5e/group__lapy2_gab55f5b30b6088a4d6ccd9f073aff1eb7.html
170170

171171
</section>
172172

0 commit comments

Comments
 (0)