Skip to content

Commit d5a2052

Browse files
committed
Auto-generated commit
1 parent b2f2128 commit d5a2052

File tree

4 files changed

+50
-1
lines changed

4 files changed

+50
-1
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-12-27)
7+
## Unreleased (2024-12-28)
88

99
<section class="packages">
1010

@@ -2763,6 +2763,7 @@ A total of 5 people contributed to this release. Thank you to the following cont
27632763

27642764
<details>
27652765

2766+
- [`8f2808d`](https://github.com/stdlib-js/stdlib/commit/8f2808dec8c8a6508841e86453fba823823efc6c) - **docs:** update related packages sections [(#4302)](https://github.com/stdlib-js/stdlib/pull/4302) _(by stdlib-bot)_
27662767
- [`a69e423`](https://github.com/stdlib-js/stdlib/commit/a69e423dc4990692cdf4ce6648544ba30594d7cb) - **docs:** update related packages sections [(#4265)](https://github.com/stdlib-js/stdlib/pull/4265) _(by stdlib-bot, Philipp Burckhardt)_
27672768
- [`a6f3921`](https://github.com/stdlib-js/stdlib/commit/a6f3921560705503dcb5ee2575dd2f11417f58fb) - **docs:** update related packages sections [(#4242)](https://github.com/stdlib-js/stdlib/pull/4242) _(by stdlib-bot, Athan Reines)_
27682769
- [`7245f3c`](https://github.com/stdlib-js/stdlib/commit/7245f3c8cf9139b72f6f058e8c878b13e02ded9f) - **feat:** add `math/base/special/nonfibonaccif` [(#3391)](https://github.com/stdlib-js/stdlib/pull/3391) _(by Aayush Khanna, Athan Reines, Gunj Joshi, stdlib-bot)_

base/special/acotf/README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,14 @@ int main( void ) {
157157

158158
<section class="related">
159159

160+
* * *
161+
162+
## See Also
163+
164+
- <span class="package-name">[`@stdlib/math/base/special/acot`][@stdlib/math/base/special/acot]</span><span class="delimiter">: </span><span class="description">compute the inverse cotangent.</span>
165+
- <span class="package-name">[`@stdlib/math/base/special/acoth`][@stdlib/math/base/special/acoth]</span><span class="delimiter">: </span><span class="description">compute the inverse hyperbolic cotangent.</span>
166+
- <span class="package-name">[`@stdlib/math/base/special/atanf`][@stdlib/math/base/special/atanf]</span><span class="delimiter">: </span><span class="description">compute the arctangent of a single-precision floating-point number.</span>
167+
160168
</section>
161169

162170
<!-- /.related -->
@@ -167,6 +175,16 @@ int main( void ) {
167175

168176
[arccotangent]: https://en.wikipedia.org/wiki/Inverse_trigonometric_functions
169177

178+
<!-- <related-links> -->
179+
180+
[@stdlib/math/base/special/acot]: https://github.com/stdlib-js/math/tree/main/base/special/acot
181+
182+
[@stdlib/math/base/special/acoth]: https://github.com/stdlib-js/math/tree/main/base/special/acoth
183+
184+
[@stdlib/math/base/special/atanf]: https://github.com/stdlib-js/math/tree/main/base/special/atanf
185+
186+
<!-- </related-links> -->
187+
170188
</section>
171189

172190
<!-- /.links -->

strided/special/besselj0-by/README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,14 @@ console.log( y );
229229

230230
<section class="related">
231231

232+
* * *
233+
234+
## See Also
235+
236+
- <span class="package-name">[`@stdlib/math/strided/special/besselj1-by`][@stdlib/math/strided/special/besselj1-by]</span><span class="delimiter">: </span><span class="description">compute the Bessel function of the first kind of order one for each element retrieved from an input strided array via a callback function.</span>
237+
- <span class="package-name">[`@stdlib/math/strided/special/bessely0-by`][@stdlib/math/strided/special/bessely0-by]</span><span class="delimiter">: </span><span class="description">compute the Bessel function of the second kind of order zero for each element retrieved from an input strided array via a callback function.</span>
238+
- <span class="package-name">[`@stdlib/math/strided/special/bessely1-by`][@stdlib/math/strided/special/bessely1-by]</span><span class="delimiter">: </span><span class="description">compute the Bessel function of the second kind of order one for each element retrieved from an input strided array via a callback function.</span>
239+
232240
</section>
233241

234242
<!-- /.related -->
@@ -243,6 +251,16 @@ console.log( y );
243251

244252
[@stdlib/math/base/special/besselj0]: https://github.com/stdlib-js/math/tree/main/base/special/besselj0
245253

254+
<!-- <related-links> -->
255+
256+
[@stdlib/math/strided/special/besselj1-by]: https://github.com/stdlib-js/math/tree/main/strided/special/besselj1-by
257+
258+
[@stdlib/math/strided/special/bessely0-by]: https://github.com/stdlib-js/math/tree/main/strided/special/bessely0-by
259+
260+
[@stdlib/math/strided/special/bessely1-by]: https://github.com/stdlib-js/math/tree/main/strided/special/bessely1-by
261+
262+
<!-- </related-links> -->
263+
246264
</section>
247265

248266
<!-- /.links -->

strided/special/dcbrt-by/README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -239,6 +239,12 @@ console.log( out );
239239

240240
<section class="related">
241241

242+
* * *
243+
244+
## See Also
245+
246+
- <span class="package-name">[`@stdlib/math/strided/special/cbrt`][@stdlib/math/strided/special/cbrt]</span><span class="delimiter">: </span><span class="description">compute the cube root of each element in a strided array.</span>
247+
242248
</section>
243249

244250
<!-- /.related -->
@@ -251,6 +257,12 @@ console.log( out );
251257

252258
[@stdlib/math/base/special/cbrt]: https://github.com/stdlib-js/math/tree/main/base/special/cbrt
253259

260+
<!-- <related-links> -->
261+
262+
[@stdlib/math/strided/special/cbrt]: https://github.com/stdlib-js/math/tree/main/strided/special/cbrt
263+
264+
<!-- </related-links> -->
265+
254266
</section>
255267

256268
<!-- /.links -->

0 commit comments

Comments
 (0)