Skip to content

Commit 1d1e6dc

Browse files
committed
Auto-generated commit
1 parent d52c3b3 commit 1d1e6dc

File tree

9 files changed

+115
-95
lines changed

9 files changed

+115
-95
lines changed

.github/.keepalive

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

.gitignore

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,12 @@ jsconfig.json
188188
# Other editor files #
189189
######################
190190
.idea/
191-
192-
# Cursor #
193-
##########
191+
.cursor
194192
.cursorignore
193+
.windsurfrules
194+
.clinerules
195+
196+
# AI coding agents #
197+
####################
198+
CLAUDE.md
199+
GEMINI.md

CHANGELOG.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
<section class="release" id="unreleased">
66

7-
## Unreleased (2025-08-11)
7+
## Unreleased (2025-10-20)
88

99
<section class="features">
1010

@@ -34,8 +34,11 @@ A total of 2 issues were closed in this release:
3434

3535
<details>
3636

37+
- [`5bbd209`](https://github.com/stdlib-js/stdlib/commit/5bbd209871c06aaf7d6347c6eb7696af6128ee1a) - **docs:** replace manual `for` loop in examples [(#8257)](https://github.com/stdlib-js/stdlib/pull/8257) _(by Harsh Yadav)_
38+
- [`fc438e0`](https://github.com/stdlib-js/stdlib/commit/fc438e0edbad0689d6923d6f3edb959b96597662) - **test:** use standardized assertion messages and fix lint errors _(by Philipp Burckhardt)_
39+
- [`9c21fd2`](https://github.com/stdlib-js/stdlib/commit/9c21fd20ef8b8a6a88abb96d80ea6d8e4c5434eb) - **test:** use .strictEqual() instead of .equal() _(by Philipp Burckhardt)_
3740
- [`a1e230f`](https://github.com/stdlib-js/stdlib/commit/a1e230f29297caa89880e9c194c615a0400fb7bc) - **chore:** clean up cppcheck-suppress comments _(by Karan Anand)_
38-
- [`e5238bb`](https://github.com/stdlib-js/stdlib/commit/e5238bb96b7138d346ea0db8b535aec64c8a856c) - **bench:** refactor random number generation in `stats/base/dists/laplace` [(#5270)](https://github.com/stdlib-js/stdlib/pull/5270) _(by GK Bishnoi)_
41+
- [`e5238bb`](https://github.com/stdlib-js/stdlib/commit/e5238bb96b7138d346ea0db8b535aec64c8a856c) - **bench:** refactor random number generation in `stats/base/dists/laplace` [(#5270)](https://github.com/stdlib-js/stdlib/pull/5270) _(by Gopi Kishan)_
3942
- [`e61b1de`](https://github.com/stdlib-js/stdlib/commit/e61b1dee3334bacf30d213de5b5f1c7868c0753b) - **docs:** clean-up of C docstrings _(by Philipp Burckhardt)_
4043
- [`f3df15f`](https://github.com/stdlib-js/stdlib/commit/f3df15f118d563573f27d2d2b96e35b842f05a18) - **chore:** directly draw from the desired distribution instead of adding constants _(by Philipp Burckhardt)_
4144
- [`b275b6f`](https://github.com/stdlib-js/stdlib/commit/b275b6fed269c1f796fae358712ddbbc901bb41d) - **feat:** add C implementation for `stats/base/dists/laplace/mode` [(#4138)](https://github.com/stdlib-js/stdlib/pull/4138) _(by Vivek Maurya, Philipp Burckhardt)_
@@ -51,9 +54,10 @@ A total of 2 issues were closed in this release:
5154

5255
### Contributors
5356

54-
A total of 4 people contributed to this release. Thank you to the following contributors:
57+
A total of 5 people contributed to this release. Thank you to the following contributors:
5558

56-
- GK Bishnoi
59+
- Gopi Kishan
60+
- Harsh Yadav
5761
- Karan Anand
5862
- Philipp Burckhardt
5963
- Vivek Maurya

CONTRIBUTORS

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

55
Aadish Jain <jain.aadishj@gmail.com>
6-
Aarya Balwadkar <142713127+AaryaBalwadkar@users.noreply.github.com>
6+
Aarya Balwadkar <aaryabalwadkar2005@gmail.com>
77
Aayush Khanna <aayushiitbhu23@gmail.com>
88
Abdelrahman Samir <60700731+abdelrahman04@users.noreply.github.com>
99
Abdul Kaium <97376242+impawstarlight@users.noreply.github.com>
@@ -13,29 +13,30 @@ Abhishek G <166795493+AbhishekG-Codes@users.noreply.github.com>
1313
Abhishek Jain <40913033+abhishekblue@users.noreply.github.com>
1414
Adarsh Palaskar <adarshpalaskar99@gmail.com>
1515
Aditya Sapra <adityaework@gmail.com>
16+
Aditya Singh <adityasinghk099@gmail.com>
1617
Ahmed Atwa <Ahmedatwa866@yahoo.com>
1718
Ahmed Kashkoush <ahmedkashkoush464@gmail.com>
1819
Ahmed Khaled <kahmd1444@gmail.com>
1920
Aksshay Balasubramanian <119944779+Aksshay88@users.noreply.github.com>
2021
Aleksandr <112382387+alextes90@users.noreply.github.com>
2122
Ali Salesi <ali_sal1381@yahoo.com>
22-
AlyAbdelmoneim <148393799+AlyAbdelmoneim@users.noreply.github.com>
23-
Aman Bhansali <bhansali.1@iitj.ac.in>
24-
AmanBhadkariya <140033975+AmanBhadkariya@users.noreply.github.com>
25-
Amisha Chhajed <136238836+amishhaa@users.noreply.github.com>
23+
Aly Abdelmoneim <148393799+AlyAbdelmoneim@users.noreply.github.com>
24+
Aman Bhadkariya <140033975+AmanBhadkariya@users.noreply.github.com>
25+
Aman Bhansali <amanbhansali65@gmail.com>
26+
Amisha Chhajed <amishhhaaaa@gmail.com>
2627
Amit Jimiwal <amitjimiwal45@gmail.com>
27-
Anmol Sah <113588714+anmolsah@users.noreply.github.com>
28+
Anmol Sah <annifind010@gmail.com>
2829
Annamalai Prabu <apfossdev@gmail.com>
29-
Anshu Kumar <132515490+anxhukumar@users.noreply.github.com>
3030
Anshu Kumar <contact.anshukumar@protonmail.com>
31+
Anshuman Singh <anshu.1239.as@gmail.com>
3132
Anudeep Sanapala <anudeep0306@gmail.com>
3233
Arihant Pal <arihant0pal@gmail.com>
3334
Aryan Bhirud <112156883+AryanBhirud@users.noreply.github.com>
34-
AryanJ18 <18aryanj2006@gmail.com>
35+
Aryan J <18aryanj2006@gmail.com>
3536
Athan Reines <kgryte@gmail.com>
36-
Atharva Patil <124063987+atharva-patil-23@users.noreply.github.com>
37-
Ayaka <73595362+USERSATOSHI@users.noreply.github.com>
38-
Bhavishy Agrawal <90029607+bhavishy2801@users.noreply.github.com>
37+
Atharva Patil <anpatil.1223@gmail.com>
38+
Bhavishy Agrawal <bhavishyrocker2801@gmail.com>
39+
Bhupesh Kumar <bkumar_be23@thapar.edu>
3940
Brendan Graetz <bguiz@users.noreply.github.com>
4041
Bruno Fenzl <brunofenzl@gmail.com>
4142
Bryan Elee <rxbryn@gmail.com>
@@ -46,68 +47,77 @@ Daniel Hernandez Gomez <156333015+dhernandeez13@users.noreply.github.com>
4647
Daniel Killenberger <daniel.killenberger@gmail.com>
4748
Daniel Yu <40680511+Daniel777y@users.noreply.github.com>
4849
Debashis Maharana <debashismaharana7854@gmail.com>
49-
Deep Trivedi <128926685+thedeeppp@users.noreply.github.com>
50+
Deep Trivedi <deepbtrivedi04@gmail.com>
5051
Deepak Singh <78257493+Deepak91168@users.noreply.github.com>
5152
Deepak Singh <negid0253@gmail.com>
52-
Desh Deepak Kant <118960904+DeshDeepakKant@users.noreply.github.com>
53+
Desh Deepak Kant <deshdeepakkant@gmail.com>
5354
Dev Goel <135586571+corsairier@users.noreply.github.com>
54-
Dhanyabad behera <110620935+dhanyabad11@users.noreply.github.com>
55+
Devshree Bhati <147095250+devshree-bhati@users.noreply.github.com>
56+
Dhanyabad Behera <dhanyabadbehera@gmail.com>
5557
Dhruv Arvind Singh <154677013+DhruvArvindSingh@users.noreply.github.com>
56-
Dhruvil Mehta <68022411+dhruvilmehta@users.noreply.github.com>
57-
Dipjyoti Das <126075231+dipexplorer@users.noreply.github.com>
58-
Divyansh Seth <59174836+sethdivyansh@users.noreply.github.com>
58+
Dhruvil Mehta <dhruvilmehta2606@gmail.com>
59+
Dipjyoti Das <dipexplorerid23@gmail.com>
60+
Ditsu S <170345142+ditsus@users.noreply.github.com>
61+
Divyansh Seth <divyanshseth08@gmail.com>
5962
Dominic Lim <46486515+domlimm@users.noreply.github.com>
6063
Dominik Moritz <domoritz@gmail.com>
6164
Dorrin Sotoudeh <dorrinsotoudeh123@gmail.com>
62-
EuniceSim142 <77243938+EuniceSim142@users.noreply.github.com>
65+
Dudhat Hemil Pravinkumar <138382078+Hemil36@users.noreply.github.com>
66+
Ekampreet Singh Bains <bainsinbusiness@gmail.com>
67+
Eunice Sim <77243938+EuniceSim142@users.noreply.github.com>
68+
Fadio <48636283+fadiothman22@users.noreply.github.com>
6369
Frank Kovacs <fran70kk@gmail.com>
64-
GK Bishnoi <gkishan1kyt@gmail.com>
65-
GURU PRASAD SHARMA <168292003+GURUPRASADSHARMA@users.noreply.github.com>
66-
Gaurav <gaurav70380@gmail.com>
70+
Gaurav Jadhav <gaurav70380@gmail.com>
71+
Gaurav Kaushik <144526331+Gauravkaushik-1206@users.noreply.github.com>
6772
Gautam Kaushik <162317291+Kaushikgtm@users.noreply.github.com>
6873
Gautam sharma <gautamkrishnasharma1@gmail.com>
69-
GeoDaoyu <geodaoyu@foxmail.com>
74+
Geo Daoyu <geodaoyu@foxmail.com>
7075
Girish Garg <garggirish2020@gmail.com>
76+
Gitty Harsha <hnarayana788@gmail.com>
7177
Golden Kumar <103646877+AuenKr@users.noreply.github.com>
78+
Gopi Kishan <gkishan1kyt@gmail.com>
7279
Gunj Joshi <gunjjoshi8372@gmail.com>
80+
Guru Prasad Sharma <168292003+GURUPRASADSHARMA@users.noreply.github.com>
7381
Gururaj Gurram <gururajgurram1512@gmail.com>
7482
Harishchandra Reddy <harish.7000@gmail.com>
7583
Haroon Rasheed <51189276+haroon26@users.noreply.github.com>
76-
Harsh <harshyadav6078@gmail.com>
77-
HarshaNP <96897754+GittyHarsha@users.noreply.github.com>
84+
Harsh Yadav <harshyadav6078@gmail.com>
7885
Harshita Kalani <harshitakalani02@gmail.com>
7986
Hemang Choudhary <coehemang@gmail.com>
8087
Hemant M Mehta <92446645+hemantmm@users.noreply.github.com>
8188
Hridyanshu <124202756+HRIDYANSHU054@users.noreply.github.com>
89+
Iryna Andrushko <ira.andrushko2@gmail.com>
8290
Jaimin Godhani <112328542+Jai0401@users.noreply.github.com>
83-
Jaison D Souza <123267719+jsndz@users.noreply.github.com>
91+
Jaison Dsouza <jaisondz9360@gmail.com>
8492
Jalaj Kumar <142599224+jalajk3004@users.noreply.github.com>
8593
James Gelok <jdgelok@gmail.com>
8694
Jay Soni <jaygsoni14@gmail.com>
8795
Jaysukh Makvana <jaysukhmakvana2004@gmail.com>
96+
Jenish <thisisjenish05@gmail.com>
8897
Jenish Thapa <141203631+jenish-thapa@users.noreply.github.com>
8998
Jithin KS <jithinks112@gmail.com>
9099
Joel Mathew Koshy <joelmathewkoshy@gmail.com>
91100
Joey Reed <joeyrreed@gmail.com>
92101
Jordan Gallivan <115050475+Jordan-Gallivan@users.noreply.github.com>
93102
Joris Labie <joris.labie1@gmail.com>
103+
jsai28 <54253219+jsai28@users.noreply.github.com>
94104
Justin Dennison <justin1dennison@gmail.com>
95105
Justyn Shelby <96994781+ShelbyJustyn@users.noreply.github.com>
96106
Karan Anand <anandkarancompsci@gmail.com>
97107
Karan Vasudevamurthy <karanlvm123@gmail.com>
98108
Karan Yadav <77043443+karanBRAVO@users.noreply.github.com>
99109
Karthik Prakash <116057817+skoriop@users.noreply.github.com>
100-
Kaushikgtm <162317291+Kaushikgtm@users.noreply.github.com>
101110
Kavyansh-Bagdi <153486713+Kavyansh-Bagdi@users.noreply.github.com>
102111
Kohantika Nath <145763549+kohantikanath@users.noreply.github.com>
103112
Krishnam Agarwal <83017176+888krishnam@users.noreply.github.com>
104113
Krishnendu Das <86651039+itskdhere@users.noreply.github.com>
105114
Kshitij-Dale <152467202+Kshitij-Dale@users.noreply.github.com>
106115
Lalit Narayan Yadav <162928571+LalitNarayanYadav@users.noreply.github.com>
116+
lohithganni <116790357+lohithganni@users.noreply.github.com>
107117
Lokesh Ranjan <lokesh.ranjan.phe23@itbhu.ac.in>
108118
Lovelin Dhoni J B <100030865+lovelindhoni@users.noreply.github.com>
109-
MANI <77221000+Eternity0207@users.noreply.github.com>
110119
Mahfuza Humayra Mohona <mhmohona@gmail.com>
120+
MANI <77221000+Eternity0207@users.noreply.github.com>
111121
Manik Sharma <maniksharma.rke@gmail.com>
112122
Manvith M <148960168+manvith2003@users.noreply.github.com>
113123
Marcus Fantham <mfantham@users.noreply.github.com>
@@ -116,13 +126,17 @@ Mihir Pandit <129577900+MSP20086@users.noreply.github.com>
116126
Milan Raj <rajsite@users.noreply.github.com>
117127
Mohammad Bin Aftab <48010758+MohammadBinAftab@users.noreply.github.com>
118128
Mohammad Kaif <mdkaifprofession@gmail.com>
129+
Mohsin <122507740+thisisairo@users.noreply.github.com>
119130
Momtchil Momtchev <momtchil@momtchev.com>
120131
Muhammad Haris <harriskhan047@outlook.com>
121132
Muhammad Taaha Tariq <166188821+Taaha-Tariq@users.noreply.github.com>
122133
Muhmmad Saad <106260977+saad-imran-dev@users.noreply.github.com>
123-
NEEKUorAAYUSH <aayush10072004@gmail.com>
134+
Nakul Krishnakumar <nakulkrishnakumar86@gmail.com>
124135
Naresh Jagadeesan <naresh.naresh000@gmail.com>
125136
Naveen Kumar <stupiddint@gmail.com>
137+
Navyansh Kesarwani <91735202+navyansh007@users.noreply.github.com>
138+
navyansh007 <91735202+navyansh007@users.noreply.github.com>
139+
NEEKUorAAYUSH <aayush10072004@gmail.com>
126140
Neeraj Pathak <neerajrpathak710@gmail.com>
127141
NirvedMishra <139633597+NirvedMishra@users.noreply.github.com>
128142
Nishant Shinde <97207366+nishant-s7@users.noreply.github.com>
@@ -131,14 +145,18 @@ Nishchay Rajput <121144841+NishchayRajput@users.noreply.github.com>
131145
Nithin Katta <88046362+nithinkatta@users.noreply.github.com>
132146
Nourhan Hasan <109472010+TheNourhan@users.noreply.github.com>
133147
Ognjen Jevremović <ognjenjevremovic@users.noreply.github.com>
148+
olenkabilonizhka <62379231+olenkabilonizhka@users.noreply.github.com>
134149
Oneday12323 <107678750+Oneday12323@users.noreply.github.com>
135150
Ori Miles <97595296+orimiles5@users.noreply.github.com>
151+
Payal Goswami <payalgoswami9711@gmail.com>
136152
Philipp Burckhardt <pburckhardt@outlook.com>
137153
Pierre Forstmann <15964998+pierreforstmann@users.noreply.github.com>
154+
Piyush Goel <piyush.goel2704@gmail.com>
138155
Pradyumn Prasad <pradyumnprasad.567@gmail.com>
139156
Prajjwal Bajpai <142303989+prajjwalbajpai@users.noreply.github.com>
140157
Prajwal Kulkarni <prajwalkulkarni76@gmail.com>
141158
Pranav Goswami <pranavchiku11@gmail.com>
159+
pranav-1720 <123018993+pranav-1720@users.noreply.github.com>
142160
Pranjal Jha <97080887+PraneGIT@users.noreply.github.com>
143161
Prashant Kumar Yadav <144602492+0PrashantYadav0@users.noreply.github.com>
144162
PrathamBhamare <164445568+PrathamBhamare@users.noreply.github.com>
@@ -150,42 +168,51 @@ Priyanshu Agarwal <113460573+AgPriyanshu18@users.noreply.github.com>
150168
Pulkit Gupta <65711278+pulkitgupta2@users.noreply.github.com>
151169
Pushpendra Chandravanshi <pushpendrachandravanshi4@gmail.com>
152170
Rahul Kumar <132570066+rahulptl165@users.noreply.github.com>
171+
rahulrangers <127782777+rahulrangers@users.noreply.github.com>
172+
rainn <88160429+AmCodesLame@users.noreply.github.com>
153173
Raunak Kumar Gupta <raunakmodanwal321@gmail.com>
174+
rei2hu <reimu@reimu.ws>
154175
Rejoan Sardar <119718513+Rejoan-Sardar@users.noreply.github.com>
155176
Ricky Reusser <rsreusser@gmail.com>
156177
Ridam Garg <67867319+RidamGarg@users.noreply.github.com>
157178
Rishav <115060907+rishav2404@users.noreply.github.com>
158179
Rishav Tarway <rishavtarway@gmail.com>
159180
Robert Gislason <gztown2216@yahoo.com>
160181
Roman Stetsyk <25715951+romanstetsyk@users.noreply.github.com>
182+
RudrakshRaina07 <1819rudraksh@gmail.com>
161183
Rupa <102663541+Rupa-Rd@users.noreply.github.com>
162184
Rutam Kathale <138517416+performant23@users.noreply.github.com>
163185
Ruthwik Chikoti <145591715+ruthwikchikoti@users.noreply.github.com>
164186
Ryan Seal <splrk@users.noreply.github.com>
165187
Rylan Yang <137365285+rylany27@users.noreply.github.com>
166-
SAHIL KUMAR <168997976+sahilk45@users.noreply.github.com>
167-
SHIVAM YADAV <120725381+Shivam-1827@users.noreply.github.com>
168188
Sachin Raj <120590207+schnrj@users.noreply.github.com>
169189
Sahil Goyal <87982509+sahil20021008@users.noreply.github.com>
190+
SAHIL KUMAR <168997976+sahilk45@users.noreply.github.com>
170191
Sai Avinash <120403424+nasarobot@users.noreply.github.com>
171192
Sai Srikar Dumpeti <80447788+the-r3aper7@users.noreply.github.com>
172193
Sanchay Ketan Sinha <122982233+satansin123@users.noreply.github.com>
173194
Sarthak Paandey <145528240+SarthakPaandey@users.noreply.github.com>
174195
Satyajeet Chavan <chavansatyajeet2004@gmail.com>
196+
SAUJANYA MAGARDE <162047941+SaujanyaMagarde@users.noreply.github.com>
175197
Saurabh Singh <saurabhsraghuvanshi@gmail.com>
198+
Seth-Banker <125103042+Seth-Banker@users.noreply.github.com>
176199
Seyyed Parsa Neshaei <spneshaei@users.noreply.github.com>
177200
Shabareesh Shetty <139731143+ShabiShett07@users.noreply.github.com>
178201
Shashank Shekhar Singh <shashankshekharsingh1205@gmail.com>
202+
Shaswata Panda <106397517+shaswata-26@users.noreply.github.com>
179203
Shivam Ahir <11shivam00@gmail.com>
204+
SHIVAM YADAV <120725381+Shivam-1827@users.noreply.github.com>
180205
Shivansh <114570926+shiv343@users.noreply.github.com>
181206
Shraddheya Shendre <shendreshraddheya@gmail.com>
182207
Shubh Mehta <93862397+Shubh942@users.noreply.github.com>
208+
Shubham <b4mshubham@gmail.com>
183209
Shubham Mishra <shubh622005@gmail.com>
184210
Siddhesh waje <117733253+siddhesh434@users.noreply.github.com>
185211
Sivam Das <100067002+Sivam2313@users.noreply.github.com>
186212
Snehil Shah <snehilshah.989@gmail.com>
187213
Soumajit Chatterjee <121816890+soumajit23@users.noreply.github.com>
188214
Spandan Barve <contact@marsian.dev>
215+
Srinivas Batthula <srinivasbatthula05.official@gmail.com>
189216
Stephannie Jiménez Gacha <steff456@hotmail.com>
190217
Suhaib Ilahi <suhaib.elahi87@gmail.com>
191218
Suraj Kumar <125961509+kumarsuraj212003@users.noreply.github.com>
@@ -195,6 +222,8 @@ Tirtadwipa Manunggal <tirtadwipa.manunggal@gmail.com>
195222
Tudor Pagu <104032457+tudor-pagu@users.noreply.github.com>
196223
Tufailahmed Bargir <142114244+Tufailahmed-Bargir@users.noreply.github.com>
197224
Tushar Bhardwaj <155543597+TusharBhardwaj441@users.noreply.github.com>
225+
Tushar Bharti <73595362+USERSATOSHI@users.noreply.github.com>
226+
Tyson Cung <45380903+tysoncung@users.noreply.github.com>
198227
Uday Kakade <141299403+udaykakade25@users.noreply.github.com>
199228
Ujjwal Kirti <64329707+ujjwalkirti@users.noreply.github.com>
200229
Utkarsh <http://utkarsh11105@gmail.com>
@@ -210,19 +239,7 @@ Wendy Yuchen Sun <wendyyuchensun@gmail.com>
210239
Xiaochuan Ye <tap91624@gmail.com>
211240
Yaswanth Kosuru <116426380+yaswanthkosuru@users.noreply.github.com>
212241
Yernar Yergaziyev <yernar.yergaziyev@erg.kz>
242+
youzi-forge <liuxingyou666@outlook.com>
213243
Yugal Kaushik <yugalkaushik14@gmail.com>
214244
Yuvi Mittal <128018763+yuvi-mittal@users.noreply.github.com>
215-
deepak427 <62477872+deepak427@users.noreply.github.com>
216-
devshree-bhati <147095250+devshree-bhati@users.noreply.github.com>
217-
ditsu <170345142+ditsus@users.noreply.github.com>
218-
ekambains <bainsinbusiness@gmail.com>
219-
fadiothman22 <48636283+fadiothman22@users.noreply.github.com>
220-
iraandrushko <71790513+iraandrushko@users.noreply.github.com>
221-
jsai28 <54253219+jsai28@users.noreply.github.com>
222-
lohithganni <116790357+lohithganni@users.noreply.github.com>
223-
olenkabilonizhka <62379231+olenkabilonizhka@users.noreply.github.com>
224-
pranav-1720 <123018993+pranav-1720@users.noreply.github.com>
225-
rahulrangers <127782777+rahulrangers@users.noreply.github.com>
226-
rainn <88160429+AmCodesLame@users.noreply.github.com>
227-
rei2hu <reimu@reimu.ws>
228-
zhanggy <geodaoyu@foxmail.com>
245+
Zuhair Ahmad <157193652+Zuhair-CS@users.noreply.github.com>

README.md

Lines changed: 8 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -144,20 +144,17 @@ y = mode( 0.0, -1.0 );
144144
<!-- eslint no-undef: "error" -->
145145

146146
```javascript
147-
var randu = require( '@stdlib/random-base-randu' );
147+
var uniform = require( '@stdlib/random-array-uniform' );
148+
var logEachMap = require( '@stdlib/console-log-each-map' );
148149
var mode = require( '@stdlib/stats-base-dists-laplace-mode' );
149150

150-
var mu;
151-
var b;
152-
var y;
153-
var i;
151+
var opts = {
152+
'dtype': 'float64'
153+
};
154+
var mu = uniform( 10, -5.0, 5.0, opts );
155+
var b = uniform( 10, 0.0, 20.0, opts );
154156

155-
for ( i = 0; i < 10; i++ ) {
156-
mu = ( randu()*10.0 ) - 5.0;
157-
b = randu() * 20.0;
158-
y = mode( mu, b );
159-
console.log( 'µ: %d, b: %d, mode(X;µ,b): %d', mu.toFixed( 4 ), b.toFixed( 4 ), y.toFixed( 4 ) );
160-
}
157+
logEachMap( 'µ: %0.4f, b: %0.4f, mode(X;µ,b): %0.4f', mu, b, mode );
161158
```
162159

163160
</section>

examples/index.js

Lines changed: 8 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -18,17 +18,14 @@
1818

1919
'use strict';
2020

21-
var randu = require( '@stdlib/random-base-randu' );
21+
var uniform = require( '@stdlib/random-array-uniform' );
22+
var logEachMap = require( '@stdlib/console-log-each-map' );
2223
var mode = require( './../lib' );
2324

24-
var mu;
25-
var b;
26-
var y;
27-
var i;
25+
var opts = {
26+
'dtype': 'float64'
27+
};
28+
var mu = uniform( 10, -5.0, 5.0, opts );
29+
var b = uniform( 10, 0.0, 20.0, opts );
2830

29-
for ( i = 0; i < 10; i++ ) {
30-
mu = ( randu()*10.0 ) - 5.0;
31-
b = randu() * 20.0;
32-
y = mode( mu, b );
33-
console.log( 'µ: %d, b: %d, mode(X;µ,b): %d', mu.toFixed( 4 ), b.toFixed( 4 ), y.toFixed( 4 ) );
34-
}
31+
logEachMap( 'µ: %0.4f, b: %0.4f, mode(X;µ,b): %0.4f', mu, b, mode );

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,11 +46,12 @@
4646
},
4747
"devDependencies": {
4848
"@stdlib/array-float64": "^0.2.2",
49+
"@stdlib/console-log-each-map": "github:stdlib-js/console-log-each-map#main",
4950
"@stdlib/constants-float64-eps": "^0.2.2",
5051
"@stdlib/constants-float64-ninf": "^0.2.2",
5152
"@stdlib/constants-float64-pinf": "^0.2.2",
5253
"@stdlib/math-base-special-abs": "^0.2.2",
53-
"@stdlib/random-base-randu": "^0.2.1",
54+
"@stdlib/random-array-uniform": "^0.2.1",
5455
"@stdlib/random-base-uniform": "^0.2.1",
5556
"@stdlib/utils-try-require": "^0.2.2",
5657
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",

0 commit comments

Comments
 (0)