Skip to content

Commit f92aa6b

Browse files
committed
Auto-generated commit
1 parent 81277d4 commit f92aa6b

File tree

3 files changed

+20
-5
lines changed

3 files changed

+20
-5
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 (2025-05-25)
7+
## Unreleased (2025-06-26)
88

99
<section class="features">
1010

@@ -23,6 +23,7 @@
2323

2424
<details>
2525

26+
- [`c221279`](https://github.com/stdlib-js/stdlib/commit/c2212790b0118b7787b5e292244b4364c08ea05a) - **docs:** minor clean-up _(by Philipp Burckhardt)_
2627
- [`78a7aa3`](https://github.com/stdlib-js/stdlib/commit/78a7aa3deea6a0101776c4bdd902fdab949f5bfa) - **test:** add signed zero tests _(by Athan Reines)_
2728
- [`7a04093`](https://github.com/stdlib-js/stdlib/commit/7a040939ecb95a686cf2b66d7a912fcc39e5aa3d) - **docs:** update `blas/ext/base/dcusum` to follow current project conventions [(#5166)](https://github.com/stdlib-js/stdlib/pull/5166) _(by Muhammad Haris)_
2829
- [`62364f6`](https://github.com/stdlib-js/stdlib/commit/62364f62ea823a3b52c2ad25660ecd80c71f8f36) - **style:** fix C comment alignment _(by Philipp Burckhardt)_

CONTRIBUTORS

Lines changed: 14 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]>
@@ -167,11 +177,14 @@ Spandan Barve <[email protected]>
167177
Stephannie Jiménez Gacha <[email protected]>
168178
Suhaib Ilahi <[email protected]>
169179
Suraj Kumar <[email protected]>
180+
Swapnil Hajare <[email protected]>
170181
Tanishq Ahuja <[email protected]>
171182
Tirtadwipa Manunggal <[email protected]>
172183
Tudor Pagu <[email protected]>
173184
Tufailahmed Bargir <[email protected]>
185+
Tushar Bhardwaj <[email protected]>
174186
Uday Kakade <[email protected]>
187+
Ujjwal Kirti <[email protected]>
175188
Utkarsh <http://[email protected]>
176189
Utkarsh Raj <[email protected]>
177190
UtkershBasnet <[email protected]>
@@ -190,6 +203,7 @@ ditsu <[email protected]>
190203
ekambains <[email protected]>
191204
fadiothman22 <[email protected]>
192205
iraandrushko <[email protected]>
206+
193207
lohithganni <[email protected]>
194208
olenkabilonizhka <[email protected]>
195209
pranav-1720 <[email protected]>

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -232,8 +232,8 @@ console.log( y );
232232
Computes the cumulative sum of double-precision floating-point strided array elements.
233233

234234
```c
235-
const double x[] = { 1.0, 2.0, 3.0, 4.0 }
236-
double y[] = { 0.0, 0.0, 0.0, 0.0 }
235+
const double x[] = { 1.0, 2.0, 3.0, 4.0 };
236+
double y[] = { 0.0, 0.0, 0.0, 0.0 };
237237

238238
stdlib_strided_dcusum( 4, 0.0, x, 1, y, 1 );
239239
```
@@ -260,8 +260,8 @@ void stdlib_strided_dcusum( const CBLAS_INT N, const double sum, const double *X
260260
Computes the cumulative sum of double-precision floating-point strided array elements using alternative indexing semantics.
261261

262262
```c
263-
const double x[] = { 1.0, 2.0, 3.0, 4.0 }
264-
double y[] = { 0.0, 0.0, 0.0, 0.0 }
263+
const double x[] = { 1.0, 2.0, 3.0, 4.0 };
264+
double y[] = { 0.0, 0.0, 0.0, 0.0 };
265265

266266
stdlib_strided_dcusum_ndarray( 4, 0.0, x, 1, 0, y, 1, 0 );
267267
```

0 commit comments

Comments
 (0)