Skip to content

Commit 39b103c

Browse files
committed
Auto-generated commit
1 parent 5c7f174 commit 39b103c

File tree

5 files changed

+55
-4
lines changed

5 files changed

+55
-4
lines changed

.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/dists/beta/variance) 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: 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-02-09)
7+
## Unreleased (2025-04-01)
88

99
<section class="features">
1010

@@ -34,6 +34,7 @@ This release closes the following issue:
3434

3535
<details>
3636

37+
- [`a1e230f`](https://github.com/stdlib-js/stdlib/commit/a1e230f29297caa89880e9c194c615a0400fb7bc) - **chore:** clean up cppcheck-suppress comments _(by Karan Anand)_
3738
- [`e61b1de`](https://github.com/stdlib-js/stdlib/commit/e61b1dee3334bacf30d213de5b5f1c7868c0753b) - **docs:** clean-up of C docstrings _(by Philipp Burckhardt)_
3839
- [`9394549`](https://github.com/stdlib-js/stdlib/commit/939454926b745326a5b14bcd0924a0526baa93da) - **bench:** refactor random number generation in `stats/base/dists/beta` [(#4837)](https://github.com/stdlib-js/stdlib/pull/4837) _(by Karan Anand)_
3940
- [`998c1be`](https://github.com/stdlib-js/stdlib/commit/998c1be8630c1efcf19beefda88181db820d1dcb) - **chore:** remove EPS addition and directly draw from desired distribution _(by Philipp Burckhardt)_

CONTRIBUTORS

Lines changed: 48 additions & 1 deletion
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,23 +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]>
3042
43+
Dhanyabad behera <[email protected]>
3144
Dhruv Arvind Singh <[email protected]>
45+
Dhruvil Mehta <[email protected]>
3246
Divyansh Seth <[email protected]>
3347
Dominic Lim <[email protected]>
3448
Dominik Moritz <[email protected]>
3549
Dorrin Sotoudeh <[email protected]>
3650
EuniceSim142 <[email protected]>
3751
Frank Kovacs <[email protected]>
52+
GK Bishnoi <[email protected]>
53+
54+
Gautam sharma <[email protected]>
3855
Golden Kumar <[email protected]>
3956
Gunj Joshi <[email protected]>
4057
Gururaj Gurram <[email protected]>
58+
Haroon Rasheed <[email protected]>
59+
4160
4261
Harshita Kalani <[email protected]>
62+
Hemant M Mehta <[email protected]>
4363
Hridyanshu <[email protected]>
4464
Jaimin Godhani <[email protected]>
65+
Jaison D Souza <[email protected]>
66+
Jalaj Kumar <[email protected]>
4567
James Gelok <[email protected]>
68+
4669
Jaysukh Makvana <[email protected]>
4770
Jenish Thapa <[email protected]>
4871
Jithin KS <[email protected]>
@@ -51,12 +74,17 @@ Joey Reed <[email protected]>
5174
Jordan Gallivan <[email protected]>
5275
Joris Labie <[email protected]>
5376
Justin Dennison <[email protected]>
77+
Justyn Shelby <[email protected]>
5478
Karan Anand <[email protected]>
5579
Karthik Prakash <[email protected]>
80+
Kaushikgtm <[email protected]>
81+
Kavyansh-Bagdi <[email protected]>
5682
Kohantika Nath <[email protected]>
83+
Krishnam Agarwal <[email protected]>
5784
Krishnendu Das <[email protected]>
5885
Kshitij-Dale <[email protected]>
5986
Lovelin Dhoni J B <[email protected]>
87+
6088
Manik Sharma <[email protected]>
6189
Manvith M <[email protected]>
6290
Marcus Fantham <[email protected]>
@@ -71,36 +99,47 @@ Naresh Jagadeesan <[email protected]>
7199
Naveen Kumar <[email protected]>
72100
Neeraj Pathak <[email protected]>
73101
Nishant Shinde <[email protected]>
102+
Nishchay Rajput <[email protected]>
74103
Nithin Katta <[email protected]>
75104
Nourhan Hasan <[email protected]>
76105
Ognjen Jevremović <[email protected]>
77106
Oneday12323 <[email protected]>
78107
Ori Miles <[email protected]>
79108
Philipp Burckhardt <[email protected]>
109+
Prajjwal Bajpai <[email protected]>
80110
Prajwal Kulkarni <[email protected]>
81-
Pranav Goswami <[email protected]>
111+
Pranav Goswami <[email protected]>
82112
Pranjal Jha <[email protected]>
83113
Prashant Kumar Yadav <[email protected]>
84114
Pratik Singh <[email protected]>
85115
Pratyush Kumar Chouhan <[email protected]>
86116
Priyansh Prajapati <[email protected]>
87117
Priyanshu Agarwal <[email protected]>
118+
Pulkit Gupta <[email protected]>
88119
Pushpendra Chandravanshi <[email protected]>
120+
Rahul Kumar <[email protected]>
89121
Raunak Kumar Gupta <[email protected]>
90122
Rejoan Sardar <[email protected]>
91123
Ricky Reusser <[email protected]>
92124
Ridam Garg <[email protected]>
93125
126+
Rishav Tarway <[email protected]>
94127
Robert Gislason <[email protected]>
95128
Roman Stetsyk <[email protected]>
96129
Rutam Kathale <[email protected]>
97130
Ruthwik Chikoti <[email protected]>
98131
Ryan Seal <[email protected]>
99132
Rylan Yang <[email protected]>
133+
SAHIL KUMAR <[email protected]>
134+
SHIVAM YADAV <[email protected]>
135+
Sahil Goyal <[email protected]>
136+
Sai Avinash <[email protected]>
100137
Sai Srikar Dumpeti <[email protected]>
138+
Sanchay Ketan Sinha <[email protected]>
101139
Sarthak Paandey <[email protected]>
102140
Saurabh Singh <[email protected]>
103141
Seyyed Parsa Neshaei <[email protected]>
142+
Shabareesh Shetty <[email protected]>
104143
Shashank Shekhar Singh <[email protected]>
105144
Shivam Ahir <[email protected]>
106145
Shraddheya Shendre <[email protected]>
@@ -111,7 +150,9 @@ Snehil Shah <[email protected]>
111150
Soumajit Chatterjee <[email protected]>
112151
Spandan Barve <[email protected]>
113152
Stephannie Jiménez Gacha <[email protected]>
153+
Suhaib Ilahi <[email protected]>
114154
Suraj Kumar <[email protected]>
155+
Tanishq Ahuja <[email protected]>
115156
Tirtadwipa Manunggal <[email protected]>
116157
Tudor Pagu <[email protected]>
117158
Tufailahmed Bargir <[email protected]>
@@ -125,8 +166,14 @@ Vivek Maurya <[email protected]>
125166
Xiaochuan Ye <[email protected]>
126167
Yaswanth Kosuru <[email protected]>
127168
Yernar Yergaziyev <[email protected]>
169+
Yugal Kaushik <[email protected]>
170+
Yuvi Mittal <[email protected]>
171+
128172
ekambains <[email protected]>
173+
fadiothman22 <[email protected]>
174+
lohithganni <[email protected]>
129175
olenkabilonizhka <[email protected]>
130176
pranav-1720 <[email protected]>
177+
rahulrangers <[email protected]>
131178
132179

src/addon.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,4 @@
1919
#include "stdlib/stats/base/dists/beta/variance.h"
2020
#include "stdlib/math/base/napi/binary.h"
2121

22-
// cppcheck-suppress shadowFunction
2322
STDLIB_MATH_BASE_NAPI_MODULE_DD_D( stdlib_base_dists_beta_variance )

0 commit comments

Comments
 (0)