Skip to content

Commit 9f33dcf

Browse files
committed
Auto-generated commit
1 parent 94561b3 commit 9f33dcf

File tree

3 files changed

+18
-4
lines changed

3 files changed

+18
-4
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-04-29)
7+
## Unreleased (2025-06-07)
88

99
<section class="features">
1010

@@ -22,6 +22,7 @@
2222

2323
<details>
2424

25+
- [`76100b0`](https://github.com/stdlib-js/stdlib/commit/76100b038910770cca2f13dd6e715802e3da756c) - **refactor:** update paths _(by Gururaj Gurram)_
2526
- [`27b7e04`](https://github.com/stdlib-js/stdlib/commit/27b7e04a7296f606209f964c9d09731791f7eba0) - **feat:** add C ndarray interface and refactor implementation for `stats/base/dsem` [(#6839)](https://github.com/stdlib-js/stdlib/pull/6839) _(by Gururaj Gurram, stdlib-bot)_
2627
- [`c59d021`](https://github.com/stdlib-js/stdlib/commit/c59d0211297386f84f89f1343b8c2b53e5e0246e) - **refactor:** update `stats/base/dsem` native addon from C++ to C [(#4217)](https://github.com/stdlib-js/stdlib/pull/4217) _(by Vivek Maurya)_
2728
- [`62364f6`](https://github.com/stdlib-js/stdlib/commit/62364f62ea823a3b52c2ad25660ecd80c71f8f36) - **style:** fix C comment alignment _(by Philipp Burckhardt)_

CONTRIBUTORS

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ Daniel Killenberger <[email protected]>
3838
Daniel Yu <[email protected]>
3939
Debashis Maharana <[email protected]>
4040
Deep Trivedi <[email protected]>
41+
Deepak Singh <[email protected]>
4142
Desh Deepak Kant <[email protected]>
4243
4344
Dhanyabad behera <[email protected]>
@@ -53,14 +54,17 @@ Frank Kovacs <[email protected]>
5354
GK Bishnoi <[email protected]>
5455
GURU PRASAD SHARMA <[email protected]>
5556
57+
Gautam Kaushik <[email protected]>
5658
Gautam sharma <[email protected]>
59+
Girish Garg <[email protected]>
5760
Golden Kumar <[email protected]>
5861
Gunj Joshi <[email protected]>
5962
Gururaj Gurram <[email protected]>
6063
Haroon Rasheed <[email protected]>
61-
Harsh <[email protected].com>
64+
Harsh <harshyadav6078@gmail.com>
6265
6366
Harshita Kalani <[email protected]>
67+
Hemang Choudhary <[email protected]>
6468
Hemant M Mehta <[email protected]>
6569
Hridyanshu <[email protected]>
6670
Jaimin Godhani <[email protected]>
@@ -78,6 +82,7 @@ Joris Labie <[email protected]>
7882
Justin Dennison <[email protected]>
7983
Justyn Shelby <[email protected]>
8084
Karan Anand <[email protected]>
85+
Karan Vasudevamurthy <[email protected]>
8186
Karan Yadav <[email protected]>
8287
Karthik Prakash <[email protected]>
8388
Kaushikgtm <[email protected]>
@@ -86,6 +91,7 @@ Kohantika Nath <[email protected]>
8691
Krishnam Agarwal <[email protected]>
8792
Krishnendu Das <[email protected]>
8893
Kshitij-Dale <[email protected]>
94+
Lalit Narayan Yadav <[email protected]>
8995
Lovelin Dhoni J B <[email protected]>
9096
9197
Mahfuza Humayra Mohona <[email protected]>
@@ -143,6 +149,7 @@ Ryan Seal <[email protected]>
143149
Rylan Yang <[email protected]>
144150
SAHIL KUMAR <[email protected]>
145151
SHIVAM YADAV <[email protected]>
152+
Sachin Raj <[email protected]>
146153
Sahil Goyal <[email protected]>
147154
Sai Avinash <[email protected]>
148155
Sai Srikar Dumpeti <[email protected]>
@@ -163,14 +170,19 @@ Spandan Barve <[email protected]>
163170
Stephannie Jiménez Gacha <[email protected]>
164171
Suhaib Ilahi <[email protected]>
165172
Suraj Kumar <[email protected]>
173+
Swapnil Hajare <[email protected]>
166174
Tanishq Ahuja <[email protected]>
167175
Tirtadwipa Manunggal <[email protected]>
168176
Tudor Pagu <[email protected]>
169177
Tufailahmed Bargir <[email protected]>
178+
Tushar Bhardwaj <[email protected]>
179+
Uday Kakade <[email protected]>
180+
Ujjwal Kirti <[email protected]>
170181
Utkarsh <http://[email protected]>
171182
Utkarsh Raj <[email protected]>
172183
UtkershBasnet <[email protected]>
173184
Vaibhav Patel <[email protected]>
185+
Vara Rahul Rajana <[email protected]>
174186
Varad Gupta <[email protected]>
175187
Vinit Pandit <[email protected]>
176188
Vivek Maurya <[email protected]>
@@ -190,3 +202,4 @@ pranav-1720 <[email protected]>
190202
rahulrangers <[email protected]>
191203
192204
205+

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,7 @@ int main( void ) {
349349
350350
## See Also
351351
352-
- <span class="package-name">[`@stdlib/stats-base/dstdev`][@stdlib/stats/base/dstdev]</span><span class="delimiter">: </span><span class="description">calculate the standard deviation of a double-precision floating-point strided array.</span>
352+
- <span class="package-name">[`@stdlib/stats-strided/dstdev`][@stdlib/stats/strided/dstdev]</span><span class="delimiter">: </span><span class="description">calculate the standard deviation of a double-precision floating-point strided array.</span>
353353
354354
</section>
355355
@@ -437,7 +437,7 @@ Copyright &copy; 2016-2025. The Stdlib [Authors][stdlib-authors].
437437
438438
<!-- <related-links> -->
439439
440-
[@stdlib/stats/base/dstdev]: https://github.com/stdlib-js/stats-base-dstdev
440+
[@stdlib/stats/strided/dstdev]: https://github.com/stdlib-js/stats-strided-dstdev
441441
442442
<!-- </related-links> -->
443443

0 commit comments

Comments
 (0)