Skip to content

Commit 326bf45

Browse files
committed
Auto-generated commit
1 parent f3d779b commit 326bf45

File tree

6 files changed

+64
-10
lines changed

6 files changed

+64
-10
lines changed

.editorconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,6 @@ indent_style = tab
8686
[*.{f,f.txt}]
8787
indent_style = space
8888
indent_size = 2
89-
insert_final_newline = false
9089

9190
# Set properties for shell files:
9291
[*.{sh,sh.txt}]

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
We are excited about your pull request, but unfortunately we are not accepting pull requests against this repository, as all development happens on the [main project repository](https://github.com/stdlib-js/stdlib). We kindly request that you submit this pull request against the [respective directory](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/stats/base/snanstdevwd) of the main repository where we’ll review and provide feedback.
44

5-
If this is your first stdlib contribution, be sure to read the [contributing guide](https://github.com/stdlib-js/stdlib/blob/develop/CONTRIBUTING.md) which provides guidelines and instructions for submitting contributions. You may also consult the [development guide](https://github.com/stdlib-js/stdlib/blob/develop/docs/development.md) for help on developing stdlib.
5+
If this is your first stdlib contribution, be sure to read the [contributing guide](https://github.com/stdlib-js/stdlib/blob/develop/CONTRIBUTING.md) which provides guidelines and instructions for submitting contributions. You may also consult the [development guide](https://github.com/stdlib-js/stdlib/blob/develop/docs/contributing/development.md) for help on developing stdlib.
66

77
We look forward to receiving your contribution! :smiley:

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,3 +188,7 @@ jsconfig.json
188188
# Other editor files #
189189
######################
190190
.idea/
191+
192+
# Cursor #
193+
##########
194+
.cursorignore

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-01-03)
7+
## Unreleased (2025-03-29)
88

99
<section class="commits">
1010

1111
### Commits
1212

1313
<details>
1414

15+
- [`e6caafc`](https://github.com/stdlib-js/stdlib/commit/e6caafc261076eba2325f589f094c8264ba6d8b2) - **refactor:** update paths _(by Aayush Khanna)_
1516
- [`c529dc1`](https://github.com/stdlib-js/stdlib/commit/c529dc154f39665750d6f6323baa429a6694bf2c) - **refactor:** update `stats/base/snanstdevwd` native addon from C++ to C [(#4473)](https://github.com/stdlib-js/stdlib/pull/4473) _(by Dhruv Arvind Singh)_
1617
- [`62364f6`](https://github.com/stdlib-js/stdlib/commit/62364f62ea823a3b52c2ad25660ecd80c71f8f36) - **style:** fix C comment alignment _(by Philipp Burckhardt)_
1718
- [`9e689ff`](https://github.com/stdlib-js/stdlib/commit/9e689ffcb7c6223afc521f1e574b42f10921cf5e) - **chore:** fix indentation in manifest.json files _(by Philipp Burckhardt)_
@@ -28,8 +29,9 @@
2829

2930
### Contributors
3031

31-
A total of 3 people contributed to this release. Thank you to the following contributors:
32+
A total of 4 people contributed to this release. Thank you to the following contributors:
3233

34+
- Aayush Khanna
3335
- Athan Reines
3436
- Dhruv Arvind Singh
3537
- Philipp Burckhardt

CONTRIBUTORS

Lines changed: 53 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,31 @@
33
# Contributors listed in alphabetical order.
44

55
Aadish Jain <[email protected]>
6+
Aarya Balwadkar <[email protected]>
67
Aayush Khanna <[email protected]>
8+
Abdelrahman Samir <[email protected]>
9+
Abdul Kaium <[email protected]>
10+
Abhay Punia <[email protected]>
711
Abhijit Raut <[email protected]>
12+
Abhishek Jain <[email protected]>
813
Adarsh Palaskar <[email protected]>
914
Aditya Sapra <[email protected]>
1015
Ahmed Atwa <[email protected]>
1116
Ahmed Kashkoush <[email protected]>
1217
Ahmed Khaled <[email protected]>
18+
Aksshay Balasubramanian <[email protected]>
1319
Aleksandr <[email protected]>
1420
Ali Salesi <[email protected]>
21+
AlyAbdelmoneim <[email protected]>
1522
Aman Bhansali <[email protected]>
23+
AmanBhadkariya <[email protected]>
1624
Amit Jimiwal <[email protected]>
25+
Anshu Kumar <[email protected]>
26+
Anshu Kumar <[email protected]>
1727
Anudeep Sanapala <[email protected]>
1828
Athan Reines <[email protected]>
1929
30+
Bhavishy Agrawal <[email protected]>
2031
Brendan Graetz <[email protected]>
2132
Bruno Fenzl <[email protected]>
2233
Bryan Elee <[email protected]>
@@ -26,22 +37,35 @@ Dan Rose <[email protected]>
2637
Daniel Killenberger <[email protected]>
2738
Daniel Yu <[email protected]>
2839
Debashis Maharana <[email protected]>
40+
Deep Trivedi <[email protected]>
2941
Desh Deepak Kant <[email protected]>
30-
42+
43+
Dhanyabad behera <[email protected]>
44+
Dhruv Arvind Singh <[email protected]>
45+
Dhruvil Mehta <[email protected]>
3146
Divyansh Seth <[email protected]>
3247
Dominic Lim <[email protected]>
3348
Dominik Moritz <[email protected]>
3449
Dorrin Sotoudeh <[email protected]>
3550
EuniceSim142 <[email protected]>
3651
Frank Kovacs <[email protected]>
52+
GK Bishnoi <[email protected]>
53+
54+
Gautam sharma <[email protected]>
3755
Golden Kumar <[email protected]>
3856
Gunj Joshi <[email protected]>
39-
Gururaj Gurram <[email protected]>
57+
Gururaj Gurram <[email protected]>
58+
Haroon Rasheed <[email protected]>
59+
4060
4161
Harshita Kalani <[email protected]>
62+
Hemant M Mehta <[email protected]>
4263
Hridyanshu <[email protected]>
4364
Jaimin Godhani <[email protected]>
65+
Jaison D Souza <[email protected]>
66+
Jalaj Kumar <[email protected]>
4467
James Gelok <[email protected]>
68+
4569
Jaysukh Makvana <[email protected]>
4670
Jenish Thapa <[email protected]>
4771
Jithin KS <[email protected]>
@@ -50,54 +74,70 @@ Joey Reed <[email protected]>
5074
Jordan Gallivan <[email protected]>
5175
Joris Labie <[email protected]>
5276
Justin Dennison <[email protected]>
77+
Justyn Shelby <[email protected]>
78+
Karan Anand <[email protected]>
5379
Karthik Prakash <[email protected]>
80+
Kaushikgtm <[email protected]>
81+
Kavyansh-Bagdi <[email protected]>
5482
Kohantika Nath <[email protected]>
83+
Krishnam Agarwal <[email protected]>
5584
Krishnendu Das <[email protected]>
5685
Kshitij-Dale <[email protected]>
5786
Lovelin Dhoni J B <[email protected]>
87+
5888
Manik Sharma <[email protected]>
5989
Manvith M <[email protected]>
6090
Marcus Fantham <[email protected]>
6191
Matt Cochrane <[email protected]>
6292
Mihir Pandit <[email protected]>
6393
Milan Raj <[email protected]>
94+
Mohammad Bin Aftab <[email protected]>
6495
Mohammad Kaif <[email protected]>
6596
Momtchil Momtchev <[email protected]>
6697
Muhammad Haris <[email protected]>
6798
Naresh Jagadeesan <[email protected]>
6899
Naveen Kumar <[email protected]>
69100
Neeraj Pathak <[email protected]>
70101
Nishant Shinde <[email protected]>
102+
Nishchay Rajput <[email protected]>
71103
Nithin Katta <[email protected]>
72104
Nourhan Hasan <[email protected]>
73105
Ognjen Jevremović <[email protected]>
74106
Oneday12323 <[email protected]>
75107
Ori Miles <[email protected]>
76108
Philipp Burckhardt <[email protected]>
109+
Prajjwal Bajpai <[email protected]>
77110
Prajwal Kulkarni <[email protected]>
78-
Pranav Goswami <[email protected]>
111+
Pranav Goswami <[email protected]>
79112
Pranjal Jha <[email protected]>
80113
Prashant Kumar Yadav <[email protected]>
81114
Pratik Singh <[email protected]>
82115
Pratyush Kumar Chouhan <[email protected]>
83116
Priyansh Prajapati <[email protected]>
84117
Priyanshu Agarwal <[email protected]>
118+
Pulkit Gupta <[email protected]>
85119
Pushpendra Chandravanshi <[email protected]>
120+
Rahul Kumar <[email protected]>
86121
Raunak Kumar Gupta <[email protected]>
87122
Rejoan Sardar <[email protected]>
88123
Ricky Reusser <[email protected]>
89124
Ridam Garg <[email protected]>
90125
126+
Rishav Tarway <[email protected]>
91127
Robert Gislason <[email protected]>
92128
Roman Stetsyk <[email protected]>
93129
Rutam Kathale <[email protected]>
94130
Ruthwik Chikoti <[email protected]>
95131
Ryan Seal <[email protected]>
96132
Rylan Yang <[email protected]>
133+
SAHIL KUMAR <[email protected]>
134+
SHIVAM YADAV <[email protected]>
97135
Sai Srikar Dumpeti <[email protected]>
136+
Sanchay Ketan Sinha <[email protected]>
98137
Sarthak Paandey <[email protected]>
99138
Saurabh Singh <[email protected]>
100139
Seyyed Parsa Neshaei <[email protected]>
140+
Shabareesh Shetty <[email protected]>
101141
Shashank Shekhar Singh <[email protected]>
102142
Shivam Ahir <[email protected]>
103143
Shraddheya Shendre <[email protected]>
@@ -108,7 +148,9 @@ Snehil Shah <[email protected]>
108148
Soumajit Chatterjee <[email protected]>
109149
Spandan Barve <[email protected]>
110150
Stephannie Jiménez Gacha <[email protected]>
151+
Suhaib Ilahi <[email protected]>
111152
Suraj Kumar <[email protected]>
153+
Tanishq Ahuja <[email protected]>
112154
Tirtadwipa Manunggal <[email protected]>
113155
Tudor Pagu <[email protected]>
114156
Tufailahmed Bargir <[email protected]>
@@ -118,10 +160,17 @@ UtkershBasnet <[email protected]>
118160
Vaibhav Patel <[email protected]>
119161
Varad Gupta <[email protected]>
120162
Vinit Pandit <[email protected]>
121-
Vivek maurya <[email protected].com>
163+
Vivek Maurya <vm8118134@gmail.com>
122164
Xiaochuan Ye <[email protected]>
123165
Yaswanth Kosuru <[email protected]>
124166
Yernar Yergaziyev <[email protected]>
167+
Yugal Kaushik <[email protected]>
168+
Yuvi Mittal <[email protected]>
169+
170+
ekambains <[email protected]>
171+
fadiothman22 <[email protected]>
125172
olenkabilonizhka <[email protected]>
173+
pranav-1720 <[email protected]>
174+
rahulrangers <[email protected]>
126175
127176

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ console.log( v );
276276

277277
## See Also
278278

279-
- <span class="package-name">[`@stdlib/stats-base/dnanstdevwd`][@stdlib/stats/base/dnanstdevwd]</span><span class="delimiter">: </span><span class="description">calculate the standard deviation of a double-precision floating-point strided array ignoring NaN values and using Welford's algorithm.</span>
279+
- <span class="package-name">[`@stdlib/stats-strided/dnanstdevwd`][@stdlib/stats/strided/dnanstdevwd]</span><span class="delimiter">: </span><span class="description">calculate the standard deviation of a double-precision floating-point strided array ignoring NaN values and using Welford's algorithm.</span>
280280
- <span class="package-name">[`@stdlib/stats-base/nanstdevwd`][@stdlib/stats/base/nanstdevwd]</span><span class="delimiter">: </span><span class="description">calculate the standard deviation of a strided array ignoring NaN values and using Welford's algorithm.</span>
281281
- <span class="package-name">[`@stdlib/stats-base/snanstdev`][@stdlib/stats/base/snanstdev]</span><span class="delimiter">: </span><span class="description">calculate the standard deviation of a single-precision floating-point strided array ignoring NaN values.</span>
282282
- <span class="package-name">[`@stdlib/stats-base/snanvariancewd`][@stdlib/stats/base/snanvariancewd]</span><span class="delimiter">: </span><span class="description">calculate the variance of a single-precision floating-point strided array ignoring NaN values and using Welford's algorithm.</span>
@@ -370,7 +370,7 @@ Copyright &copy; 2016-2025. The Stdlib [Authors][stdlib-authors].
370370

371371
<!-- <related-links> -->
372372

373-
[@stdlib/stats/base/dnanstdevwd]: https://github.com/stdlib-js/stats-base-dnanstdevwd
373+
[@stdlib/stats/strided/dnanstdevwd]: https://github.com/stdlib-js/stats-strided-dnanstdevwd
374374

375375
[@stdlib/stats/base/nanstdevwd]: https://github.com/stdlib-js/stats-base-nanstdevwd
376376

0 commit comments

Comments
 (0)