Skip to content

Commit 4cf023a

Browse files
committed
Auto-generated commit
1 parent 313457d commit 4cf023a

File tree

10 files changed

+147
-63
lines changed

10 files changed

+147
-63
lines changed

.gitignore

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

CHANGELOG.md

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

7-
## Unreleased (2025-03-10)
7+
## Unreleased (2025-09-07)
88

99
<section class="features">
1010

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

3535
<details>
3636

37+
- [`e2efe32`](https://github.com/stdlib-js/stdlib/commit/e2efe32914d0d9dae5da34e6f7e7bf7655430710) - **chore:** rename exported variable in d.ts file to match name used in example code _(by Philipp Burckhardt)_
38+
- [`fc438e0`](https://github.com/stdlib-js/stdlib/commit/fc438e0edbad0689d6923d6f3edb959b96597662) - **test:** use standardized assertion messages and fix lint errors _(by Philipp Burckhardt)_
39+
- [`07f7c05`](https://github.com/stdlib-js/stdlib/commit/07f7c0522c73e6ad9505e1d45035ae439344200d) - **test:** use standardized assertion messages and fix lint errors _(by Philipp Burckhardt)_
40+
- [`9c21fd2`](https://github.com/stdlib-js/stdlib/commit/9c21fd20ef8b8a6a88abb96d80ea6d8e4c5434eb) - **test:** use .strictEqual() instead of .equal() _(by Philipp Burckhardt)_
41+
- [`a1e230f`](https://github.com/stdlib-js/stdlib/commit/a1e230f29297caa89880e9c194c615a0400fb7bc) - **chore:** clean up cppcheck-suppress comments _(by Karan Anand)_
3742
- [`2ce745b`](https://github.com/stdlib-js/stdlib/commit/2ce745bfa32318ef066ee82bd886d14f7432605f) - **chore:** address commit comments [(#5927)](https://github.com/stdlib-js/stdlib/pull/5927) _(by AmanBhadkariya, Philipp Burckhardt)_
3843
- [`be656a1`](https://github.com/stdlib-js/stdlib/commit/be656a143216896aa6b1ce0df89646e6a3565ec9) - **feat:** add C implementation for `stats/base/dists/triangular/logcdf` [(#4326)](https://github.com/stdlib-js/stdlib/pull/4326) _(by Prashant Kumar Yadav, Philipp Burckhardt, stdlib-bot)_
3944
- [`c7bfa92`](https://github.com/stdlib-js/stdlib/commit/c7bfa923af0c5346766c90300e0d0a3c2188d438) - **docs:** fix missing ending `section` in various READMEs [(#5292)](https://github.com/stdlib-js/stdlib/pull/5292) _(by Saurabh Singh)_
@@ -48,9 +53,10 @@ A total of 2 issues were closed in this release:
4853

4954
### Contributors
5055

51-
A total of 4 people contributed to this release. Thank you to the following contributors:
56+
A total of 5 people contributed to this release. Thank you to the following contributors:
5257

5358
- AmanBhadkariya
59+
- Karan Anand
5460
- Philipp Burckhardt
5561
- Prashant Kumar Yadav
5662
- Saurabh Singh

CONTRIBUTORS

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

55
Aadish Jain <jain.aadishj@gmail.com>
6+
Aarya Balwadkar <142713127+AaryaBalwadkar@users.noreply.github.com>
67
Aayush Khanna <aayushiitbhu23@gmail.com>
78
Abdelrahman Samir <60700731+abdelrahman04@users.noreply.github.com>
9+
Abdul Kaium <97376242+impawstarlight@users.noreply.github.com>
810
Abhay Punia <156515195+Hecker165@users.noreply.github.com>
911
Abhijit Raut <abhijitmraut8010@gmail.com>
12+
Abhishek G <166795493+AbhishekG-Codes@users.noreply.github.com>
1013
Abhishek Jain <40913033+abhishekblue@users.noreply.github.com>
1114
Adarsh Palaskar <adarshpalaskar99@gmail.com>
1215
Aditya Sapra <adityaework@gmail.com>
16+
Aditya Singh <adityasinghk099@gmail.com>
1317
Ahmed Atwa <Ahmedatwa866@yahoo.com>
1418
Ahmed Kashkoush <ahmedkashkoush464@gmail.com>
1519
Ahmed Khaled <kahmd1444@gmail.com>
1620
Aksshay Balasubramanian <119944779+Aksshay88@users.noreply.github.com>
1721
Aleksandr <112382387+alextes90@users.noreply.github.com>
1822
Ali Salesi <ali_sal1381@yahoo.com>
23+
AlyAbdelmoneim <148393799+AlyAbdelmoneim@users.noreply.github.com>
1924
Aman Bhansali <bhansali.1@iitj.ac.in>
25+
AmanBhadkariya <140033975+AmanBhadkariya@users.noreply.github.com>
26+
Amisha Chhajed <136238836+amishhaa@users.noreply.github.com>
2027
Amit Jimiwal <amitjimiwal45@gmail.com>
28+
Anmol Sah <113588714+anmolsah@users.noreply.github.com>
29+
Annamalai Prabu <apfossdev@gmail.com>
2130
Anshu Kumar <132515490+anxhukumar@users.noreply.github.com>
31+
Anshu Kumar <contact.anshukumar@protonmail.com>
2232
Anudeep Sanapala <anudeep0306@gmail.com>
33+
Arihant Pal <arihant0pal@gmail.com>
34+
Aryan Bhirud <112156883+AryanBhirud@users.noreply.github.com>
35+
AryanJ18 <18aryanj2006@gmail.com>
2336
Athan Reines <kgryte@gmail.com>
37+
Atharva Patil <124063987+atharva-patil-23@users.noreply.github.com>
2438
Ayaka <73595362+USERSATOSHI@users.noreply.github.com>
39+
Bhavishy Agrawal <90029607+bhavishy2801@users.noreply.github.com>
2540
Brendan Graetz <bguiz@users.noreply.github.com>
2641
Bruno Fenzl <brunofenzl@gmail.com>
2742
Bryan Elee <rxbryn@gmail.com>
2843
Chinmay Joshi <86140365+JawHawk@users.noreply.github.com>
2944
Christopher Dambamuromo <chridam@gmail.com>
45+
DUDHAT HEMIL PRAVINKUMAR <138382078+Hemil36@users.noreply.github.com>
3046
Dan Rose <danoftheroses@gmail.com>
47+
Daniel Hernandez Gomez <156333015+dhernandeez13@users.noreply.github.com>
3148
Daniel Killenberger <daniel.killenberger@gmail.com>
3249
Daniel Yu <40680511+Daniel777y@users.noreply.github.com>
3350
Debashis Maharana <debashismaharana7854@gmail.com>
51+
Deep Trivedi <128926685+thedeeppp@users.noreply.github.com>
52+
Deepak Singh <78257493+Deepak91168@users.noreply.github.com>
53+
Deepak Singh <negid0253@gmail.com>
3454
Desh Deepak Kant <118960904+DeshDeepakKant@users.noreply.github.com>
3555
Dev Goel <135586571+corsairier@users.noreply.github.com>
56+
Dhanyabad behera <110620935+dhanyabad11@users.noreply.github.com>
3657
Dhruv Arvind Singh <154677013+DhruvArvindSingh@users.noreply.github.com>
3758
Dhruvil Mehta <68022411+dhruvilmehta@users.noreply.github.com>
59+
Dipjyoti Das <126075231+dipexplorer@users.noreply.github.com>
3860
Divyansh Seth <59174836+sethdivyansh@users.noreply.github.com>
3961
Dominic Lim <46486515+domlimm@users.noreply.github.com>
4062
Dominik Moritz <domoritz@gmail.com>
4163
Dorrin Sotoudeh <dorrinsotoudeh123@gmail.com>
4264
EuniceSim142 <77243938+EuniceSim142@users.noreply.github.com>
4365
Frank Kovacs <fran70kk@gmail.com>
4466
GK Bishnoi <gkishan1kyt@gmail.com>
67+
GURU PRASAD SHARMA <168292003+GURUPRASADSHARMA@users.noreply.github.com>
4568
Gaurav <gaurav70380@gmail.com>
69+
Gaurav Kaushik <144526331+Gauravkaushik-1206@users.noreply.github.com>
70+
Gautam Kaushik <162317291+Kaushikgtm@users.noreply.github.com>
4671
Gautam sharma <gautamkrishnasharma1@gmail.com>
72+
GeoDaoyu <geodaoyu@foxmail.com>
73+
Girish Garg <garggirish2020@gmail.com>
4774
Golden Kumar <103646877+AuenKr@users.noreply.github.com>
4875
Gunj Joshi <gunjjoshi8372@gmail.com>
4976
Gururaj Gurram <gururajgurram1512@gmail.com>
50-
Harsh <149176984+hrshya@users.noreply.github.com>
77+
Harishchandra Reddy <harish.7000@gmail.com>
78+
Haroon Rasheed <51189276+haroon26@users.noreply.github.com>
79+
Harsh <harshyadav6078@gmail.com>
5180
HarshaNP <96897754+GittyHarsha@users.noreply.github.com>
5281
Harshita Kalani <harshitakalani02@gmail.com>
82+
Hemang Choudhary <coehemang@gmail.com>
5383
Hemant M Mehta <92446645+hemantmm@users.noreply.github.com>
5484
Hridyanshu <124202756+HRIDYANSHU054@users.noreply.github.com>
5585
Jaimin Godhani <112328542+Jai0401@users.noreply.github.com>
86+
Jaison D Souza <123267719+jsndz@users.noreply.github.com>
5687
Jalaj Kumar <142599224+jalajk3004@users.noreply.github.com>
5788
James Gelok <jdgelok@gmail.com>
89+
Jay Soni <jaygsoni14@gmail.com>
5890
Jaysukh Makvana <jaysukhmakvana2004@gmail.com>
5991
Jenish Thapa <141203631+jenish-thapa@users.noreply.github.com>
6092
Jithin KS <jithinks112@gmail.com>
@@ -64,13 +96,21 @@ Jordan Gallivan <115050475+Jordan-Gallivan@users.noreply.github.com>
6496
Joris Labie <joris.labie1@gmail.com>
6597
Justin Dennison <justin1dennison@gmail.com>
6698
Justyn Shelby <96994781+ShelbyJustyn@users.noreply.github.com>
67-
Karan Anand <119553199+anandkaranubc@users.noreply.github.com>
99+
Karan Anand <anandkarancompsci@gmail.com>
100+
Karan Vasudevamurthy <karanlvm123@gmail.com>
101+
Karan Yadav <77043443+karanBRAVO@users.noreply.github.com>
68102
Karthik Prakash <116057817+skoriop@users.noreply.github.com>
103+
Kaushikgtm <162317291+Kaushikgtm@users.noreply.github.com>
104+
Kavyansh-Bagdi <153486713+Kavyansh-Bagdi@users.noreply.github.com>
69105
Kohantika Nath <145763549+kohantikanath@users.noreply.github.com>
70106
Krishnam Agarwal <83017176+888krishnam@users.noreply.github.com>
71107
Krishnendu Das <86651039+itskdhere@users.noreply.github.com>
72108
Kshitij-Dale <152467202+Kshitij-Dale@users.noreply.github.com>
109+
Lalit Narayan Yadav <162928571+LalitNarayanYadav@users.noreply.github.com>
110+
Lokesh Ranjan <lokesh.ranjan.phe23@itbhu.ac.in>
73111
Lovelin Dhoni J B <100030865+lovelindhoni@users.noreply.github.com>
112+
MANI <77221000+Eternity0207@users.noreply.github.com>
113+
Mahfuza Humayra Mohona <mhmohona@gmail.com>
74114
Manik Sharma <maniksharma.rke@gmail.com>
75115
Manvith M <148960168+manvith2003@users.noreply.github.com>
76116
Marcus Fantham <mfantham@users.noreply.github.com>
@@ -81,26 +121,39 @@ Mohammad Bin Aftab <48010758+MohammadBinAftab@users.noreply.github.com>
81121
Mohammad Kaif <mdkaifprofession@gmail.com>
82122
Momtchil Momtchev <momtchil@momtchev.com>
83123
Muhammad Haris <harriskhan047@outlook.com>
124+
Muhammad Taaha Tariq <166188821+Taaha-Tariq@users.noreply.github.com>
125+
Muhmmad Saad <106260977+saad-imran-dev@users.noreply.github.com>
126+
NEEKUorAAYUSH <aayush10072004@gmail.com>
127+
Nakul Krishnakumar <nakulkrishnakumar86@gmail.com>
84128
Naresh Jagadeesan <naresh.naresh000@gmail.com>
85129
Naveen Kumar <stupiddint@gmail.com>
86130
Neeraj Pathak <neerajrpathak710@gmail.com>
131+
NirvedMishra <139633597+NirvedMishra@users.noreply.github.com>
87132
Nishant Shinde <97207366+nishant-s7@users.noreply.github.com>
133+
Nishant singh <38534128+Nishantsingh11@users.noreply.github.com>
88134
Nishchay Rajput <121144841+NishchayRajput@users.noreply.github.com>
89135
Nithin Katta <88046362+nithinkatta@users.noreply.github.com>
90136
Nourhan Hasan <109472010+TheNourhan@users.noreply.github.com>
91137
Ognjen Jevremović <ognjenjevremovic@users.noreply.github.com>
92138
Oneday12323 <107678750+Oneday12323@users.noreply.github.com>
93139
Ori Miles <97595296+orimiles5@users.noreply.github.com>
94140
Philipp Burckhardt <pburckhardt@outlook.com>
141+
Pierre Forstmann <15964998+pierreforstmann@users.noreply.github.com>
142+
Pradyumn Prasad <pradyumnprasad.567@gmail.com>
143+
Prajjwal Bajpai <142303989+prajjwalbajpai@users.noreply.github.com>
95144
Prajwal Kulkarni <prajwalkulkarni76@gmail.com>
96-
Pranav Goswami <goswami.4@iitj.ac.in>
145+
Pranav Goswami <pranavchiku11@gmail.com>
97146
Pranjal Jha <97080887+PraneGIT@users.noreply.github.com>
98147
Prashant Kumar Yadav <144602492+0PrashantYadav0@users.noreply.github.com>
148+
PrathamBhamare <164445568+PrathamBhamare@users.noreply.github.com>
99149
Pratik Singh <97464067+Pratik772846@users.noreply.github.com>
100150
Pratyush Kumar Chouhan <pratyushkumar0308@gmail.com>
151+
Pravesh Kunwar <praveshkunwar04@gmail.com>
101152
Priyansh Prajapati <88396544+itsspriyansh@users.noreply.github.com>
102153
Priyanshu Agarwal <113460573+AgPriyanshu18@users.noreply.github.com>
154+
Pulkit Gupta <65711278+pulkitgupta2@users.noreply.github.com>
103155
Pushpendra Chandravanshi <pushpendrachandravanshi4@gmail.com>
156+
Rahul Kumar <132570066+rahulptl165@users.noreply.github.com>
104157
Raunak Kumar Gupta <raunakmodanwal321@gmail.com>
105158
Rejoan Sardar <119718513+Rejoan-Sardar@users.noreply.github.com>
106159
Ricky Reusser <rsreusser@gmail.com>
@@ -109,48 +162,73 @@ Rishav <115060907+rishav2404@users.noreply.github.com>
109162
Rishav Tarway <rishavtarway@gmail.com>
110163
Robert Gislason <gztown2216@yahoo.com>
111164
Roman Stetsyk <25715951+romanstetsyk@users.noreply.github.com>
165+
Rupa <102663541+Rupa-Rd@users.noreply.github.com>
112166
Rutam Kathale <138517416+performant23@users.noreply.github.com>
113167
Ruthwik Chikoti <145591715+ruthwikchikoti@users.noreply.github.com>
114168
Ryan Seal <splrk@users.noreply.github.com>
115169
Rylan Yang <137365285+rylany27@users.noreply.github.com>
170+
SAHIL KUMAR <168997976+sahilk45@users.noreply.github.com>
171+
SAUJANYA MAGARDE <162047941+SaujanyaMagarde@users.noreply.github.com>
172+
SHIVAM YADAV <120725381+Shivam-1827@users.noreply.github.com>
173+
Sachin Raj <120590207+schnrj@users.noreply.github.com>
174+
Sahil Goyal <87982509+sahil20021008@users.noreply.github.com>
175+
Sai Avinash <120403424+nasarobot@users.noreply.github.com>
116176
Sai Srikar Dumpeti <80447788+the-r3aper7@users.noreply.github.com>
177+
Sanchay Ketan Sinha <122982233+satansin123@users.noreply.github.com>
117178
Sarthak Paandey <145528240+SarthakPaandey@users.noreply.github.com>
179+
Satyajeet Chavan <chavansatyajeet2004@gmail.com>
118180
Saurabh Singh <saurabhsraghuvanshi@gmail.com>
119181
Seyyed Parsa Neshaei <spneshaei@users.noreply.github.com>
120182
Shabareesh Shetty <139731143+ShabiShett07@users.noreply.github.com>
121183
Shashank Shekhar Singh <shashankshekharsingh1205@gmail.com>
122184
Shivam Ahir <11shivam00@gmail.com>
185+
Shivansh <114570926+shiv343@users.noreply.github.com>
123186
Shraddheya Shendre <shendreshraddheya@gmail.com>
124187
Shubh Mehta <93862397+Shubh942@users.noreply.github.com>
125188
Shubham Mishra <shubh622005@gmail.com>
189+
Siddhesh waje <117733253+siddhesh434@users.noreply.github.com>
126190
Sivam Das <100067002+Sivam2313@users.noreply.github.com>
127191
Snehil Shah <snehilshah.989@gmail.com>
128192
Soumajit Chatterjee <121816890+soumajit23@users.noreply.github.com>
129193
Spandan Barve <contact@marsian.dev>
194+
Srinivas Batthula <srinivasbatthula05.official@gmail.com>
130195
Stephannie Jiménez Gacha <steff456@hotmail.com>
131196
Suhaib Ilahi <suhaib.elahi87@gmail.com>
132197
Suraj Kumar <125961509+kumarsuraj212003@users.noreply.github.com>
198+
Swapnil Hajare <69076366+Swapnil-2502@users.noreply.github.com>
133199
Tanishq Ahuja <68651083+TheGEN1U5@users.noreply.github.com>
134200
Tirtadwipa Manunggal <tirtadwipa.manunggal@gmail.com>
135201
Tudor Pagu <104032457+tudor-pagu@users.noreply.github.com>
136202
Tufailahmed Bargir <142114244+Tufailahmed-Bargir@users.noreply.github.com>
203+
Tushar Bhardwaj <155543597+TusharBhardwaj441@users.noreply.github.com>
204+
Uday Kakade <141299403+udaykakade25@users.noreply.github.com>
205+
Ujjwal Kirti <64329707+ujjwalkirti@users.noreply.github.com>
137206
Utkarsh <http://utkarsh11105@gmail.com>
138207
Utkarsh Raj <rajutkarsh2505@gmail.com>
139208
UtkershBasnet <119008923+UtkershBasnet@users.noreply.github.com>
140209
Vaibhav Patel <98279986+noobCoderVP@users.noreply.github.com>
210+
Vansh Choudhary <iamvanshchaudhary7@gmail.com>
211+
Vara Rahul Rajana <123227543+rajanarahul93@users.noreply.github.com>
141212
Varad Gupta <varadgupta21@gmail.com>
142213
Vinit Pandit <106718914+MeastroZI@users.noreply.github.com>
143214
Vivek Maurya <vm8118134@gmail.com>
215+
Wendy Yuchen Sun <wendyyuchensun@gmail.com>
144216
Xiaochuan Ye <tap91624@gmail.com>
145217
Yaswanth Kosuru <116426380+yaswanthkosuru@users.noreply.github.com>
146218
Yernar Yergaziyev <yernar.yergaziyev@erg.kz>
147219
Yugal Kaushik <yugalkaushik14@gmail.com>
148220
Yuvi Mittal <128018763+yuvi-mittal@users.noreply.github.com>
221+
deepak427 <62477872+deepak427@users.noreply.github.com>
222+
devshree-bhati <147095250+devshree-bhati@users.noreply.github.com>
149223
ditsu <170345142+ditsus@users.noreply.github.com>
150224
ekambains <bainsinbusiness@gmail.com>
151225
fadiothman22 <48636283+fadiothman22@users.noreply.github.com>
226+
iraandrushko <71790513+iraandrushko@users.noreply.github.com>
227+
jsai28 <54253219+jsai28@users.noreply.github.com>
228+
lohithganni <116790357+lohithganni@users.noreply.github.com>
152229
olenkabilonizhka <62379231+olenkabilonizhka@users.noreply.github.com>
153230
pranav-1720 <123018993+pranav-1720@users.noreply.github.com>
154231
rahulrangers <127782777+rahulrangers@users.noreply.github.com>
155232
rainn <88160429+AmCodesLame@users.noreply.github.com>
156233
rei2hu <reimu@reimu.ws>
234+
zhanggy <geodaoyu@foxmail.com>

dist/index.d.ts

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/types/index.d.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,9 +129,9 @@ interface LogCDF {
129129
* y = mylogcdf( 8.0 );
130130
* // returns ~-0.051
131131
*/
132-
declare var logCDF: LogCDF;
132+
declare var logcdf: LogCDF;
133133

134134

135135
// EXPORTS //
136136

137-
export = logCDF;
137+
export = logcdf;

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/triangular/logcdf.h"
2020
#include "stdlib/math/base/napi/quaternary.h"
2121

22-
// cppcheck-suppress shadowFunction
2322
STDLIB_MATH_BASE_NAPI_MODULE_DDDD_D( stdlib_base_dists_triangular_logcdf )

0 commit comments

Comments
 (0)