Skip to content

Commit 07f0941

Browse files
committed
Auto-generated commit
1 parent 96a0f60 commit 07f0941

File tree

8 files changed

+157
-13
lines changed

8 files changed

+157
-13
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/.keepalive

Lines changed: 0 additions & 1 deletion
This file was deleted.

.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/random/array/gumbel) 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: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,3 +188,8 @@ jsconfig.json
188188
# Other editor files #
189189
######################
190190
.idea/
191+
.cursorignore
192+
193+
# AI coding agents #
194+
####################
195+
claude.md

CHANGELOG.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,41 @@
22

33
> Package changelog.
44
5+
<section class="release" id="unreleased">
6+
7+
## Unreleased (2025-09-07)
8+
9+
<section class="commits">
10+
11+
### Commits
12+
13+
<details>
14+
15+
- [`0d7c7b1`](https://github.com/stdlib-js/stdlib/commit/0d7c7b148724969c79eef40805f7df7c5a61b32c) - **docs:** pass in proper argument in TSDoc example code for `random/array` packages _(by Philipp Burckhardt)_
16+
- [`54da286`](https://github.com/stdlib-js/stdlib/commit/54da28610f5ee6b2aa181addb1775d32f79043ee) - **test:** use .strictEqual() instead of .equal() and fix lint errors _(by Philipp Burckhardt)_
17+
18+
</details>
19+
20+
</section>
21+
22+
<!-- /.commits -->
23+
24+
<section class="contributors">
25+
26+
### Contributors
27+
28+
A total of 1 person contributed to this release. Thank you to this contributor:
29+
30+
- Philipp Burckhardt
31+
32+
</section>
33+
34+
<!-- /.contributors -->
35+
36+
</section>
37+
38+
<!-- /.release -->
39+
540
<section class="release" id="v0.2.1">
641

742
## 0.2.1 (2024-02-25)

CONTRIBUTORS

Lines changed: 109 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,45 +3,90 @@
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 G <[email protected]>
13+
Abhishek Jain <[email protected]>
814
Adarsh Palaskar <[email protected]>
915
Aditya Sapra <[email protected]>
16+
Aditya Singh <[email protected]>
1017
Ahmed Atwa <[email protected]>
1118
Ahmed Kashkoush <[email protected]>
1219
Ahmed Khaled <[email protected]>
20+
Aksshay Balasubramanian <[email protected]>
1321
Aleksandr <[email protected]>
1422
Ali Salesi <[email protected]>
23+
AlyAbdelmoneim <[email protected]>
1524
Aman Bhansali <[email protected]>
25+
AmanBhadkariya <[email protected]>
26+
Amisha Chhajed <[email protected]>
1627
Amit Jimiwal <[email protected]>
28+
Anmol Sah <[email protected]>
29+
Annamalai Prabu <[email protected]>
30+
Anshu Kumar <[email protected]>
31+
Anshu Kumar <[email protected]>
1732
Anudeep Sanapala <[email protected]>
33+
Arihant Pal <[email protected]>
34+
Aryan Bhirud <[email protected]>
35+
1836
Athan Reines <[email protected]>
37+
Atharva Patil <[email protected]>
1938
39+
Bhavishy Agrawal <[email protected]>
2040
Brendan Graetz <[email protected]>
2141
Bruno Fenzl <[email protected]>
2242
Bryan Elee <[email protected]>
2343
Chinmay Joshi <[email protected]>
2444
Christopher Dambamuromo <[email protected]>
45+
DUDHAT HEMIL PRAVINKUMAR <[email protected]>
2546
47+
Daniel Hernandez Gomez <[email protected]>
2648
Daniel Killenberger <[email protected]>
2749
Daniel Yu <[email protected]>
2850
Debashis Maharana <[email protected]>
51+
Deep Trivedi <[email protected]>
52+
Deepak Singh <[email protected]>
53+
Deepak Singh <[email protected]>
2954
Desh Deepak Kant <[email protected]>
55+
56+
Dhanyabad behera <[email protected]>
3057
Dhruv Arvind Singh <[email protected]>
58+
Dhruvil Mehta <[email protected]>
59+
Dipjyoti Das <[email protected]>
3160
Divyansh Seth <[email protected]>
3261
Dominic Lim <[email protected]>
3362
Dominik Moritz <[email protected]>
3463
Dorrin Sotoudeh <[email protected]>
3564
EuniceSim142 <[email protected]>
3665
Frank Kovacs <[email protected]>
66+
GK Bishnoi <[email protected]>
67+
GURU PRASAD SHARMA <[email protected]>
68+
69+
Gaurav Kaushik <[email protected]>
70+
Gautam Kaushik <[email protected]>
71+
Gautam sharma <[email protected]>
72+
73+
Girish Garg <[email protected]>
3774
Golden Kumar <[email protected]>
3875
Gunj Joshi <[email protected]>
39-
Gururaj Gurram <[email protected]>
76+
Gururaj Gurram <[email protected]>
77+
Harishchandra Reddy <[email protected]>
78+
Haroon Rasheed <[email protected]>
79+
4080
4181
Harshita Kalani <[email protected]>
82+
Hemang Choudhary <[email protected]>
83+
Hemant M Mehta <[email protected]>
4284
Hridyanshu <[email protected]>
4385
Jaimin Godhani <[email protected]>
86+
Jaison D Souza <[email protected]>
87+
Jalaj Kumar <[email protected]>
4488
James Gelok <[email protected]>
89+
4590
Jaysukh Makvana <[email protected]>
4691
Jenish Thapa <[email protected]>
4792
Jithin KS <[email protected]>
@@ -50,79 +95,140 @@ Joey Reed <[email protected]>
5095
Jordan Gallivan <[email protected]>
5196
Joris Labie <[email protected]>
5297
Justin Dennison <[email protected]>
53-
Karan Anand <[email protected]>
98+
Justyn Shelby <[email protected]>
99+
Karan Anand <[email protected]>
100+
Karan Vasudevamurthy <[email protected]>
101+
Karan Yadav <[email protected]>
54102
Karthik Prakash <[email protected]>
103+
Kaushikgtm <[email protected]>
104+
Kavyansh-Bagdi <[email protected]>
55105
Kohantika Nath <[email protected]>
106+
Krishnam Agarwal <[email protected]>
56107
Krishnendu Das <[email protected]>
57108
Kshitij-Dale <[email protected]>
109+
Lalit Narayan Yadav <[email protected]>
110+
Lokesh Ranjan <[email protected]>
58111
Lovelin Dhoni J B <[email protected]>
112+
113+
Mahfuza Humayra Mohona <[email protected]>
59114
Manik Sharma <[email protected]>
60115
Manvith M <[email protected]>
61116
Marcus Fantham <[email protected]>
62117
Matt Cochrane <[email protected]>
63118
Mihir Pandit <[email protected]>
64119
Milan Raj <[email protected]>
120+
Mohammad Bin Aftab <[email protected]>
65121
Mohammad Kaif <[email protected]>
66122
Momtchil Momtchev <[email protected]>
67123
Muhammad Haris <[email protected]>
124+
Muhammad Taaha Tariq <[email protected]>
125+
Muhmmad Saad <[email protected]>
126+
NEEKUorAAYUSH <[email protected]>
127+
Nakul Krishnakumar <[email protected]>
68128
Naresh Jagadeesan <[email protected]>
69129
Naveen Kumar <[email protected]>
70130
Neeraj Pathak <[email protected]>
131+
NirvedMishra <[email protected]>
71132
Nishant Shinde <[email protected]>
133+
Nishant singh <[email protected]>
134+
Nishchay Rajput <[email protected]>
72135
Nithin Katta <[email protected]>
73136
Nourhan Hasan <[email protected]>
74137
Ognjen Jevremović <[email protected]>
75138
Oneday12323 <[email protected]>
76139
Ori Miles <[email protected]>
77140
Philipp Burckhardt <[email protected]>
141+
Pierre Forstmann <[email protected]>
142+
Pradyumn Prasad <[email protected]>
143+
Prajjwal Bajpai <[email protected]>
78144
Prajwal Kulkarni <[email protected]>
79-
Pranav Goswami <[email protected]>
145+
Pranav Goswami <[email protected]>
80146
Pranjal Jha <[email protected]>
81147
Prashant Kumar Yadav <[email protected]>
148+
PrathamBhamare <[email protected]>
82149
Pratik Singh <[email protected]>
83150
Pratyush Kumar Chouhan <[email protected]>
151+
Pravesh Kunwar <[email protected]>
84152
Priyansh Prajapati <[email protected]>
85153
Priyanshu Agarwal <[email protected]>
154+
Pulkit Gupta <[email protected]>
86155
Pushpendra Chandravanshi <[email protected]>
156+
Rahul Kumar <[email protected]>
87157
Raunak Kumar Gupta <[email protected]>
88158
Rejoan Sardar <[email protected]>
89159
Ricky Reusser <[email protected]>
90160
Ridam Garg <[email protected]>
91161
162+
Rishav Tarway <[email protected]>
92163
Robert Gislason <[email protected]>
93164
Roman Stetsyk <[email protected]>
165+
94166
Rutam Kathale <[email protected]>
95167
Ruthwik Chikoti <[email protected]>
96168
Ryan Seal <[email protected]>
97169
Rylan Yang <[email protected]>
170+
SAHIL KUMAR <[email protected]>
171+
SAUJANYA MAGARDE <[email protected]>
172+
SHIVAM YADAV <[email protected]>
173+
Sachin Raj <[email protected]>
174+
Sahil Goyal <[email protected]>
175+
Sai Avinash <[email protected]>
98176
Sai Srikar Dumpeti <[email protected]>
177+
Sanchay Ketan Sinha <[email protected]>
99178
Sarthak Paandey <[email protected]>
179+
Satyajeet Chavan <[email protected]>
100180
Saurabh Singh <[email protected]>
101181
Seyyed Parsa Neshaei <[email protected]>
182+
Shabareesh Shetty <[email protected]>
102183
Shashank Shekhar Singh <[email protected]>
103184
Shivam Ahir <[email protected]>
185+
104186
Shraddheya Shendre <[email protected]>
105187
Shubh Mehta <[email protected]>
106188
Shubham Mishra <[email protected]>
189+
Siddhesh waje <[email protected]>
107190
Sivam Das <[email protected]>
108191
Snehil Shah <[email protected]>
109192
Soumajit Chatterjee <[email protected]>
110193
Spandan Barve <[email protected]>
194+
Srinivas Batthula <[email protected]>
111195
Stephannie Jiménez Gacha <[email protected]>
196+
Suhaib Ilahi <[email protected]>
112197
Suraj Kumar <[email protected]>
198+
Swapnil Hajare <[email protected]>
199+
Tanishq Ahuja <[email protected]>
113200
Tirtadwipa Manunggal <[email protected]>
114201
Tudor Pagu <[email protected]>
115202
Tufailahmed Bargir <[email protected]>
203+
Tushar Bhardwaj <[email protected]>
204+
Uday Kakade <[email protected]>
205+
Ujjwal Kirti <[email protected]>
116206
Utkarsh <http://[email protected]>
117207
Utkarsh Raj <[email protected]>
118208
UtkershBasnet <[email protected]>
119209
Vaibhav Patel <[email protected]>
210+
Vansh Choudhary <[email protected]>
211+
Vara Rahul Rajana <[email protected]>
120212
Varad Gupta <[email protected]>
121213
Vinit Pandit <[email protected]>
122214
Vivek Maurya <[email protected]>
215+
Wendy Yuchen Sun <[email protected]>
123216
Xiaochuan Ye <[email protected]>
124217
Yaswanth Kosuru <[email protected]>
125218
Yernar Yergaziyev <[email protected]>
219+
Yugal Kaushik <[email protected]>
220+
Yuvi Mittal <[email protected]>
221+
deepak427 <[email protected]>
222+
devshree-bhati <[email protected]>
223+
224+
ekambains <[email protected]>
225+
fadiothman22 <[email protected]>
226+
iraandrushko <[email protected]>
227+
228+
lohithganni <[email protected]>
126229
olenkabilonizhka <[email protected]>
230+
pranav-1720 <[email protected]>
231+
rahulrangers <[email protected]>
127232
128233
234+

docs/types/index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ interface Random extends PRNG {
189189
* var x = zeros( 10, 'float64' );
190190
* // returns <Float64Array>
191191
*
192-
* var out = gumbel( 2.0, 5.0, out );
192+
* var out = gumbel( 2.0, 5.0, x );
193193
* // returns <Float64Array>
194194
*
195195
* var bool = ( out === x );

test/test.js

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -44,31 +44,31 @@ tape( 'attached to the main export is a `factory` method', function test( t ) {
4444
});
4545

4646
tape( 'attached to the main export is the underlying PRNG', function test( t ) {
47-
t.equal( typeof random.PRNG, 'function', 'has property' );
47+
t.strictEqual( typeof random.PRNG, 'function', 'has property' );
4848
t.end();
4949
});
5050

5151
tape( 'attached to the main export is the generator seed', function test( t ) {
52-
t.equal( isUint32Array( random.seed ), true, 'has property' );
52+
t.strictEqual( isUint32Array( random.seed ), true, 'has property' );
5353
t.end();
5454
});
5555

5656
tape( 'attached to the main export is the generator seed length', function test( t ) {
57-
t.equal( typeof random.seedLength, 'number', 'has property' );
57+
t.strictEqual( typeof random.seedLength, 'number', 'has property' );
5858
t.end();
5959
});
6060

6161
tape( 'attached to the main export is the generator state', function test( t ) {
62-
t.equal( isUint32Array( random.state ), true, 'has property' );
62+
t.strictEqual( isUint32Array( random.state ), true, 'has property' );
6363
t.end();
6464
});
6565

6666
tape( 'attached to the main export is the generator state length', function test( t ) {
67-
t.equal( typeof random.stateLength, 'number', 'has property' );
67+
t.strictEqual( typeof random.stateLength, 'number', 'has property' );
6868
t.end();
6969
});
7070

7171
tape( 'attached to the main export is the generator state size', function test( t ) {
72-
t.equal( typeof random.byteLength, 'number', 'has property' );
72+
t.strictEqual( typeof random.byteLength, 'number', 'has property' );
7373
t.end();
7474
});

0 commit comments

Comments
 (0)