Skip to content

Commit 028a6b5

Browse files
committed
Auto-generated commit
1 parent ae9b088 commit 028a6b5

3 files changed

Lines changed: 18 additions & 3 deletions

File tree

CHANGELOG.md

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

7-
## Unreleased (2025-05-29)
7+
## Unreleased (2025-06-28)
88

99
<section class="commits">
1010

1111
### Commits
1212

1313
<details>
1414

15+
- [`0240ed9`](https://github.com/stdlib-js/stdlib/commit/0240ed95c31c83898c7605781a2b73e508b8ef71) - **chore:** minor clean-up _(by Philipp Burckhardt)_
1516
- [`219e2a0`](https://github.com/stdlib-js/stdlib/commit/219e2a0f9ebbdc2d8f14c9c416dfc5227e49866d) - **docs:** update related packages sections [(#7112)](https://github.com/stdlib-js/stdlib/pull/7112) _(by stdlib-bot)_
1617
- [`dfddd73`](https://github.com/stdlib-js/stdlib/commit/dfddd7395392b17193734b0977955042cb85bb6b) - **docs:** replace manual `for` loop in examples [(#6608)](https://github.com/stdlib-js/stdlib/pull/6608) _(by Harsh, Athan Reines)_
1718
- [`a1e230f`](https://github.com/stdlib-js/stdlib/commit/a1e230f29297caa89880e9c194c615a0400fb7bc) - **chore:** clean up cppcheck-suppress comments _(by Karan Anand)_
@@ -27,11 +28,12 @@
2728

2829
### Contributors
2930

30-
A total of 4 people contributed to this release. Thank you to the following contributors:
31+
A total of 5 people contributed to this release. Thank you to the following contributors:
3132

3233
- Athan Reines
3334
- Harsh
3435
- Karan Anand
36+
- Philipp Burckhardt
3537
- Saurabh Singh
3638

3739
</section>

CONTRIBUTORS

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,13 @@ Ali Salesi <[email protected]>
2121
AlyAbdelmoneim <[email protected]>
2222
Aman Bhansali <[email protected]>
2323
AmanBhadkariya <[email protected]>
24+
Amisha Chhajed <[email protected]>
2425
Amit Jimiwal <[email protected]>
26+
Annamalai Prabu <[email protected]>
2527
Anshu Kumar <[email protected]>
2628
Anshu Kumar <[email protected]>
2729
Anudeep Sanapala <[email protected]>
30+
Aryan Bhirud <[email protected]>
2831
Athan Reines <[email protected]>
2932
3033
Bhavishy Agrawal <[email protected]>
@@ -34,10 +37,12 @@ Bryan Elee <[email protected]>
3437
Chinmay Joshi <[email protected]>
3538
Christopher Dambamuromo <[email protected]>
3639
40+
Daniel Hernandez Gomez <[email protected]>
3741
Daniel Killenberger <[email protected]>
3842
Daniel Yu <[email protected]>
3943
Debashis Maharana <[email protected]>
4044
Deep Trivedi <[email protected]>
45+
Deepak Singh <[email protected]>
4146
Desh Deepak Kant <[email protected]>
4247
4348
Dhanyabad behera <[email protected]>
@@ -53,11 +58,13 @@ Frank Kovacs <[email protected]>
5358
GK Bishnoi <[email protected]>
5459
GURU PRASAD SHARMA <[email protected]>
5560
61+
Gautam Kaushik <[email protected]>
5662
Gautam sharma <[email protected]>
5763
Girish Garg <[email protected]>
5864
Golden Kumar <[email protected]>
5965
Gunj Joshi <[email protected]>
6066
Gururaj Gurram <[email protected]>
67+
Harishchandra Reddy <[email protected]>
6168
Haroon Rasheed <[email protected]>
6269
6370
@@ -80,6 +87,7 @@ Joris Labie <[email protected]>
8087
Justin Dennison <[email protected]>
8188
Justyn Shelby <[email protected]>
8289
Karan Anand <[email protected]>
90+
Karan Vasudevamurthy <[email protected]>
8391
Karan Yadav <[email protected]>
8492
Karthik Prakash <[email protected]>
8593
Kaushikgtm <[email protected]>
@@ -89,6 +97,7 @@ Krishnam Agarwal <[email protected]>
8997
Krishnendu Das <[email protected]>
9098
Kshitij-Dale <[email protected]>
9199
Lalit Narayan Yadav <[email protected]>
100+
Lokesh Ranjan <[email protected]>
92101
Lovelin Dhoni J B <[email protected]>
93102
94103
Mahfuza Humayra Mohona <[email protected]>
@@ -117,6 +126,7 @@ Ognjen Jevremović <[email protected]>
117126
Oneday12323 <[email protected]>
118127
Ori Miles <[email protected]>
119128
Philipp Burckhardt <[email protected]>
129+
Pierre Forstmann <[email protected]>
120130
Prajjwal Bajpai <[email protected]>
121131
Prajwal Kulkarni <[email protected]>
122132
Pranav Goswami <[email protected]>
@@ -172,7 +182,9 @@ Tanishq Ahuja <[email protected]>
172182
Tirtadwipa Manunggal <[email protected]>
173183
Tudor Pagu <[email protected]>
174184
Tufailahmed Bargir <[email protected]>
185+
Tushar Bhardwaj <[email protected]>
175186
Uday Kakade <[email protected]>
187+
Ujjwal Kirti <[email protected]>
176188
Utkarsh <http://[email protected]>
177189
Utkarsh Raj <[email protected]>
178190
UtkershBasnet <[email protected]>
@@ -191,6 +203,7 @@ ditsu <[email protected]>
191203
ekambains <[email protected]>
192204
fadiothman22 <[email protected]>
193205
iraandrushko <[email protected]>
206+
194207
lohithganni <[email protected]>
195208
olenkabilonizhka <[email protected]>
196209
pranav-1720 <[email protected]>

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ logEachMap( 'x: %0.4f. y: %d. z: %d. Rounded: %0.4f.', x, 5, 10, ceilsd );
142142

143143
#### stdlib_base_ceilsd( x, n, b )
144144

145-
Rounds a `numeric` value to the nearest `number` toward negative infinity with `n` significant figures.
145+
Rounds a `numeric` value to the nearest `number` toward positive infinity with `n` significant figures.
146146

147147
```c
148148
double out = stdlib_base_ceilsd( 0.0313, 2, 2 );

0 commit comments

Comments
 (0)