Skip to content

Commit ff16f34

Browse files
committed
Auto-generated commit
1 parent 7609de1 commit ff16f34

File tree

18 files changed

+86
-22
lines changed

18 files changed

+86
-22
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2024-12-30T02:19:48.404Z
1+
2025-04-07T00:34:05.128Z

.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/utils/map-reduce-right) 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 (2024-12-30)
7+
## Unreleased (2025-04-07)
88

99
<section class="commits">
1010

1111
### Commits
1212

1313
<details>
1414

15+
- [`836170d`](https://github.com/stdlib-js/stdlib/commit/836170decec14309639deb41ae3a3c22256d68af) - **refactor:** update paths _(by Gururaj Gurram)_
1516
- [`2c4e5d8`](https://github.com/stdlib-js/stdlib/commit/2c4e5d824e0c5dc8fd536bf79ff565cee100ce46) - **build:** disable additional lint rule in TS tests _(by Philipp Burckhardt)_
1617
- [`0406147`](https://github.com/stdlib-js/stdlib/commit/04061476d1036e1b8b786736b1ba1653eddff1ef) - **refactor:** update paths _(by Athan Reines)_
1718
- [`8d4c46b`](https://github.com/stdlib-js/stdlib/commit/8d4c46b10ca912401e0ff0caa37a17cd3c443c2f) - **refactor:** update paths _(by Athan Reines)_
@@ -28,9 +29,10 @@
2829

2930
### Contributors
3031

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

3334
- Athan Reines
35+
- Gururaj Gurram
3436
- Philipp Burckhardt
3537

3638
</section>

CONTRIBUTORS

Lines changed: 62 additions & 3 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,21 +37,36 @@ 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]>
42+
43+
Dhanyabad behera <[email protected]>
44+
Dhruv Arvind Singh <[email protected]>
45+
Dhruvil Mehta <[email protected]>
46+
Dipjyoti Das <[email protected]>
3047
Divyansh Seth <[email protected]>
3148
Dominic Lim <[email protected]>
3249
Dominik Moritz <[email protected]>
3350
Dorrin Sotoudeh <[email protected]>
3451
EuniceSim142 <[email protected]>
3552
Frank Kovacs <[email protected]>
53+
GK Bishnoi <[email protected]>
54+
55+
Gautam sharma <[email protected]>
3656
Golden Kumar <[email protected]>
3757
Gunj Joshi <[email protected]>
38-
Gururaj Gurram <[email protected]>
58+
Gururaj Gurram <[email protected]>
59+
Haroon Rasheed <[email protected]>
60+
3961
4062
Harshita Kalani <[email protected]>
63+
Hemant M Mehta <[email protected]>
4164
Hridyanshu <[email protected]>
4265
Jaimin Godhani <[email protected]>
66+
Jaison D Souza <[email protected]>
67+
Jalaj Kumar <[email protected]>
4368
James Gelok <[email protected]>
69+
4470
Jaysukh Makvana <[email protected]>
4571
Jenish Thapa <[email protected]>
4672
Jithin KS <[email protected]>
@@ -49,54 +75,77 @@ Joey Reed <[email protected]>
4975
Jordan Gallivan <[email protected]>
5076
Joris Labie <[email protected]>
5177
Justin Dennison <[email protected]>
78+
Justyn Shelby <[email protected]>
79+
Karan Anand <[email protected]>
5280
Karthik Prakash <[email protected]>
81+
Kaushikgtm <[email protected]>
82+
Kavyansh-Bagdi <[email protected]>
5383
Kohantika Nath <[email protected]>
84+
Krishnam Agarwal <[email protected]>
5485
Krishnendu Das <[email protected]>
5586
Kshitij-Dale <[email protected]>
5687
Lovelin Dhoni J B <[email protected]>
88+
5789
Manik Sharma <[email protected]>
5890
Manvith M <[email protected]>
5991
Marcus Fantham <[email protected]>
6092
Matt Cochrane <[email protected]>
6193
Mihir Pandit <[email protected]>
6294
Milan Raj <[email protected]>
95+
Mohammad Bin Aftab <[email protected]>
6396
Mohammad Kaif <[email protected]>
6497
Momtchil Momtchev <[email protected]>
6598
Muhammad Haris <[email protected]>
99+
Muhammad Taaha Tariq <[email protected]>
100+
Muhmmad Saad <[email protected]>
66101
Naresh Jagadeesan <[email protected]>
67102
Naveen Kumar <[email protected]>
68103
Neeraj Pathak <[email protected]>
104+
NirvedMishra <[email protected]>
69105
Nishant Shinde <[email protected]>
106+
Nishchay Rajput <[email protected]>
70107
Nithin Katta <[email protected]>
71108
Nourhan Hasan <[email protected]>
72109
Ognjen Jevremović <[email protected]>
73110
Oneday12323 <[email protected]>
74111
Ori Miles <[email protected]>
75112
Philipp Burckhardt <[email protected]>
113+
Prajjwal Bajpai <[email protected]>
76114
Prajwal Kulkarni <[email protected]>
77-
Pranav Goswami <[email protected]>
115+
Pranav Goswami <[email protected]>
78116
Pranjal Jha <[email protected]>
79117
Prashant Kumar Yadav <[email protected]>
118+
PrathamBhamare <[email protected]>
80119
Pratik Singh <[email protected]>
81120
Pratyush Kumar Chouhan <[email protected]>
82121
Priyansh Prajapati <[email protected]>
83122
Priyanshu Agarwal <[email protected]>
123+
Pulkit Gupta <[email protected]>
84124
Pushpendra Chandravanshi <[email protected]>
125+
Rahul Kumar <[email protected]>
85126
Raunak Kumar Gupta <[email protected]>
86127
Rejoan Sardar <[email protected]>
87128
Ricky Reusser <[email protected]>
88129
Ridam Garg <[email protected]>
89130
131+
Rishav Tarway <[email protected]>
90132
Robert Gislason <[email protected]>
91133
Roman Stetsyk <[email protected]>
134+
92135
Rutam Kathale <[email protected]>
93136
Ruthwik Chikoti <[email protected]>
94137
Ryan Seal <[email protected]>
95138
Rylan Yang <[email protected]>
139+
SAHIL KUMAR <[email protected]>
140+
SHIVAM YADAV <[email protected]>
141+
Sahil Goyal <[email protected]>
142+
Sai Avinash <[email protected]>
96143
Sai Srikar Dumpeti <[email protected]>
144+
Sanchay Ketan Sinha <[email protected]>
97145
Sarthak Paandey <[email protected]>
98146
Saurabh Singh <[email protected]>
99147
Seyyed Parsa Neshaei <[email protected]>
148+
Shabareesh Shetty <[email protected]>
100149
Shashank Shekhar Singh <[email protected]>
101150
Shivam Ahir <[email protected]>
102151
Shraddheya Shendre <[email protected]>
@@ -107,7 +156,9 @@ Snehil Shah <[email protected]>
107156
Soumajit Chatterjee <[email protected]>
108157
Spandan Barve <[email protected]>
109158
Stephannie Jiménez Gacha <[email protected]>
159+
Suhaib Ilahi <[email protected]>
110160
Suraj Kumar <[email protected]>
161+
Tanishq Ahuja <[email protected]>
111162
Tirtadwipa Manunggal <[email protected]>
112163
Tudor Pagu <[email protected]>
113164
Tufailahmed Bargir <[email protected]>
@@ -117,10 +168,18 @@ UtkershBasnet <[email protected]>
117168
Vaibhav Patel <[email protected]>
118169
Varad Gupta <[email protected]>
119170
Vinit Pandit <[email protected]>
120-
Vivek maurya <[email protected].com>
171+
Vivek Maurya <vm8118134@gmail.com>
121172
Xiaochuan Ye <[email protected]>
122173
Yaswanth Kosuru <[email protected]>
123174
Yernar Yergaziyev <[email protected]>
175+
Yugal Kaushik <[email protected]>
176+
Yuvi Mittal <[email protected]>
177+
178+
ekambains <[email protected]>
179+
fadiothman22 <[email protected]>
180+
lohithganni <[email protected]>
124181
olenkabilonizhka <[email protected]>
182+
pranav-1720 <[email protected]>
183+
rahulrangers <[email protected]>
125184
126185

NOTICE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Copyright (c) 2016-2024 The Stdlib Authors.
1+
Copyright (c) 2016-2025 The Stdlib Authors.

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ var mean = out / ctx.count;
213213
var filledarrayBy = require( '@stdlib/array-filled-by' );
214214
var discreteUniform = require( '@stdlib/random-base-discrete-uniform' ).factory;
215215
var naryFunction = require( '@stdlib/utils-nary-function' );
216-
var add = require( '@stdlib/math-base-ops-add' );
216+
var add = require( '@stdlib/number-float64-base-add' );
217217
var abs = require( '@stdlib/math-base-special-abs' );
218218
var array = require( '@stdlib/ndarray-array' );
219219
var mapReduceRight = require( '@stdlib/utils-map-reduce-right' );
@@ -298,7 +298,7 @@ See [LICENSE][stdlib-license].
298298

299299
## Copyright
300300

301-
Copyright &copy; 2016-2024. The Stdlib [Authors][stdlib-authors].
301+
Copyright &copy; 2016-2025. The Stdlib [Authors][stdlib-authors].
302302

303303
</section>
304304

benchmark/benchmark.array.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ var bench = require( '@stdlib/bench-harness' );
2424
var pow = require( '@stdlib/math-base-special-pow' );
2525
var isnan = require( '@stdlib/math-base-assert-is-nan' );
2626
var filled = require( '@stdlib/array-base-filled' );
27-
var add = require( '@stdlib/math-base-ops-add' );
27+
var add = require( '@stdlib/number-float64-base-add' );
2828
var abs = require( '@stdlib/math-base-special-abs' );
2929
var pkg = require( './../package.json' ).name;
3030
var mapReduceRight = require( './../lib' );

benchmark/benchmark.ndarray.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ var bench = require( '@stdlib/bench-harness' );
2424
var pow = require( '@stdlib/math-base-special-pow' );
2525
var isnan = require( '@stdlib/math-base-assert-is-nan' );
2626
var filled = require( '@stdlib/array-base-filled' );
27-
var add = require( '@stdlib/math-base-ops-add' );
27+
var add = require( '@stdlib/number-float64-base-add' );
2828
var abs = require( '@stdlib/math-base-special-abs' );
2929
var array = require( '@stdlib/ndarray-array' );
3030
var pkg = require( './../package.json' ).name;

0 commit comments

Comments
 (0)