File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 4
4
5
5
<section class =" release " id =" unreleased " >
6
6
7
- ## Unreleased (2025-09-03 )
7
+ ## Unreleased (2025-09-04 )
8
8
9
9
<section class =" features " >
10
10
@@ -633,6 +633,7 @@ A total of 62 issues were closed in this release:
633
633
634
634
<details >
635
635
636
+ - [ ` c726af4 ` ] ( https://github.com/stdlib-js/stdlib/commit/c726af410e5fc8fd7ffc6b6178da3dc38b4505f9 ) - ** style:** remove empty lines [ (#8010 )] ( https://github.com/stdlib-js/stdlib/pull/8010 ) _ (by stdlib-bot)_
636
637
- [ ` fe96d97 ` ] ( https://github.com/stdlib-js/stdlib/commit/fe96d973306fc6d28936c6150c160fb5d1f590c7 ) - ** test:** use ` ulpdiff ` for floating-point comparisons _ (by Karan Anand)_
637
638
- [ ` 3ab83ba ` ] ( https://github.com/stdlib-js/stdlib/commit/3ab83ba5fd5e559b7304fc560872c8936b9cff60 ) - ** test:** update fixtures to use ` Float32 ` inputs _ (by Karan Anand)_
638
639
- [ ` 5a7e089 ` ] ( https://github.com/stdlib-js/stdlib/commit/5a7e089cae843c60489c0b222f41fc29f405c36d ) - ** fix:** use correct ` f32 ` emulation _ (by Karan Anand)_
Original file line number Diff line number Diff line change @@ -201,7 +201,6 @@ int main( void ) {
201
201
202
202
<section class="related">
203
203
204
-
205
204
</section>
206
205
207
206
<!-- /.related -->
@@ -212,7 +211,6 @@ int main( void ) {
212
211
213
212
[hypotenuse]: https://en.wikipedia.org/wiki/Pythagorean_theorem
214
213
215
-
216
214
</section>
217
215
218
216
<!-- /.links -->
You can’t perform that action at this time.
0 commit comments