Skip to content

Commit 681e74e

Browse files
committed
Auto-generated commit
1 parent 78bd0fd commit 681e74e

19 files changed

+37
-19
lines changed

.editorconfig

-1
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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2025-01-13T01:48:06.590Z
1+
2025-02-24T01:18:07.360Z

.github/PULL_REQUEST_TEMPLATE.md

+1-1
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/reduce) 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

+4
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

+4-2
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,15 @@
44
55
<section class="release" id="unreleased">
66

7-
## Unreleased (2025-01-13)
7+
## Unreleased (2025-02-24)
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
- [`abf0407`](https://github.com/stdlib-js/stdlib/commit/abf040787f6598438b0100a729a8331b7f80f62f) - **chore:** resolve lint errors in TS files _(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

+14-1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
Aadish Jain <[email protected]>
66
Aayush Khanna <[email protected]>
77
Abhijit Raut <[email protected]>
8+
Abhishek Jain <[email protected]>
89
Adarsh Palaskar <[email protected]>
910
Aditya Sapra <[email protected]>
1011
Ahmed Atwa <[email protected]>
@@ -27,16 +28,20 @@ Daniel Killenberger <[email protected]>
2728
Daniel Yu <[email protected]>
2829
Debashis Maharana <[email protected]>
2930
Desh Deepak Kant <[email protected]>
31+
3032
Dhruv Arvind Singh <[email protected]>
3133
Divyansh Seth <[email protected]>
3234
Dominic Lim <[email protected]>
3335
Dominik Moritz <[email protected]>
3436
Dorrin Sotoudeh <[email protected]>
3537
EuniceSim142 <[email protected]>
3638
Frank Kovacs <[email protected]>
39+
GK Bishnoi <[email protected]>
40+
3741
Golden Kumar <[email protected]>
3842
Gunj Joshi <[email protected]>
39-
Gururaj Gurram <[email protected]>
43+
Gururaj Gurram <[email protected]>
44+
4045
4146
Harshita Kalani <[email protected]>
4247
Hridyanshu <[email protected]>
@@ -53,6 +58,7 @@ Justin Dennison <[email protected]>
5358
Karan Anand <[email protected]>
5459
Karthik Prakash <[email protected]>
5560
Kohantika Nath <[email protected]>
61+
Krishnam Agarwal <[email protected]>
5662
Krishnendu Das <[email protected]>
5763
Kshitij-Dale <[email protected]>
5864
Lovelin Dhoni J B <[email protected]>
@@ -62,6 +68,7 @@ Marcus Fantham <[email protected]>
6268
Matt Cochrane <[email protected]>
6369
Mihir Pandit <[email protected]>
6470
Milan Raj <[email protected]>
71+
Mohammad Bin Aftab <[email protected]>
6572
Mohammad Kaif <[email protected]>
6673
Momtchil Momtchev <[email protected]>
6774
Muhammad Haris <[email protected]>
@@ -89,6 +96,7 @@ Rejoan Sardar <[email protected]>
8996
Ricky Reusser <[email protected]>
9097
Ridam Garg <[email protected]>
9198
99+
Rishav Tarway <[email protected]>
92100
Robert Gislason <[email protected]>
93101
Roman Stetsyk <[email protected]>
94102
Rutam Kathale <[email protected]>
@@ -99,6 +107,7 @@ Sai Srikar Dumpeti <[email protected]>
99107
Sarthak Paandey <[email protected]>
100108
Saurabh Singh <[email protected]>
101109
Seyyed Parsa Neshaei <[email protected]>
110+
Shabareesh Shetty <[email protected]>
102111
Shashank Shekhar Singh <[email protected]>
103112
Shivam Ahir <[email protected]>
104113
Shraddheya Shendre <[email protected]>
@@ -109,6 +118,7 @@ Snehil Shah <[email protected]>
109118
Soumajit Chatterjee <[email protected]>
110119
Spandan Barve <[email protected]>
111120
Stephannie Jiménez Gacha <[email protected]>
121+
Suhaib Ilahi <[email protected]>
112122
Suraj Kumar <[email protected]>
113123
Tirtadwipa Manunggal <[email protected]>
114124
Tudor Pagu <[email protected]>
@@ -123,6 +133,9 @@ Vivek Maurya <[email protected]>
123133
Xiaochuan Ye <[email protected]>
124134
Yaswanth Kosuru <[email protected]>
125135
Yernar Yergaziyev <[email protected]>
136+
Yuvi Mittal <[email protected]>
137+
ekambains <[email protected]>
126138
olenkabilonizhka <[email protected]>
139+
pranav-1720 <[email protected]>
127140
128141

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ var mean = out / ctx.count;
201201
var filledarrayBy = require( '@stdlib/array-filled-by' );
202202
var discreteUniform = require( '@stdlib/random-base-discrete-uniform' ).factory;
203203
var naryFunction = require( '@stdlib/utils-nary-function' );
204-
var add = require( '@stdlib/math-base-ops-add' );
204+
var add = require( '@stdlib/number-float64-base-add' );
205205
var array = require( '@stdlib/ndarray-array' );
206206
var reduce = require( '@stdlib/utils-reduce' );
207207

benchmark/benchmark.array.builtin.js

+1-1
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 pkg = require( './../package.json' ).name;
2929

3030

benchmark/benchmark.array.js

+1-1
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 pkg = require( './../package.json' ).name;
2929
var reduce = require( './../lib' );
3030

benchmark/benchmark.array.loop.js

+1-1
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 pkg = require( './../package.json' ).name;
2929

3030

benchmark/benchmark.ndarray.js

+1-1
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 array = require( '@stdlib/ndarray-array' );
2929
var pkg = require( './../package.json' ).name;
3030
var reduce = require( './../lib' );

dist/index.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/repl.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
Examples
4040
--------
4141
// array-like object:
42-
> var f = {{alias:@stdlib/utils/nary-function}}( {{alias:@stdlib/math/base/ops/add}}, 2 );
42+
> var f = {{alias:@stdlib/utils/nary-function}}( {{alias:@stdlib/number/float64/base/add}}, 2 );
4343
> var arr = [ 1.0, 2.0, 3.0, 4.0, 5.0, 6.0 ];
4444
> var out = {{alias}}( arr, 0.0, f )
4545
21.0

docs/types/index.d.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ type ArrayReducer<T, U, V> = Nullary<U, V> | Unary<U, V> | Binary<T, U, V> | Ter
123123
*
124124
* @example
125125
* var naryFunction = require( '@stdlib/utils-nary-function' );
126-
* var add = require( '@stdlib/math-base-ops-add' );
126+
* var add = require( '@stdlib/number-float64-base-add' );
127127
* var array = require( '@stdlib/ndarray-array' );
128128
*
129129
* var opts = {

examples/index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
var filledarrayBy = require( '@stdlib/array-filled-by' );
2222
var discreteUniform = require( '@stdlib/random-base-discrete-uniform' ).factory;
2323
var naryFunction = require( '@stdlib/utils-nary-function' );
24-
var add = require( '@stdlib/math-base-ops-add' );
24+
var add = require( '@stdlib/number-float64-base-add' );
2525
var array = require( '@stdlib/ndarray-array' );
2626
var reduce = require( './../lib' );
2727

lib/index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
*
3838
* @example
3939
* var naryFunction = require( '@stdlib/utils-nary-function' );
40-
* var add = require( '@stdlib/math-base-ops-add' );
40+
* var add = require( '@stdlib/number-float64-base-add' );
4141
* var array = require( '@stdlib/ndarray-array' );
4242
* var reduce = require( '@stdlib/utils-reduce' );
4343
*

lib/main.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ var arrayFcn = require( './array.js' );
6464
*
6565
* @example
6666
* var naryFunction = require( '@stdlib/utils-nary-function' );
67-
* var add = require( '@stdlib/math-base-ops-add' );
67+
* var add = require( '@stdlib/number-float64-base-add' );
6868
* var array = require( '@stdlib/ndarray-array' );
6969
*
7070
* var opts = {

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,10 +57,10 @@
5757
"@stdlib/complex-float32-real": "^0.1.1",
5858
"@stdlib/complex-float64-base-add": "^0.1.0",
5959
"@stdlib/math-base-assert-is-nan": "^0.2.2",
60-
"@stdlib/math-base-ops-add": "^0.2.2",
6160
"@stdlib/math-base-special-pow": "^0.3.0",
6261
"@stdlib/ndarray-array": "^0.2.1",
6362
"@stdlib/ndarray-ctor": "^0.2.2",
63+
"@stdlib/number-float64-base-add": "github:stdlib-js/number-float64-base-add#main",
6464
"@stdlib/random-base-discrete-uniform": "^0.2.1",
6565
"@stdlib/utils-nary-function": "^0.2.2",
6666
"@stdlib/utils-noop": "^0.2.2",

test/test.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
var tape = require( 'tape' );
2424
var noop = require( '@stdlib/utils-noop' );
2525
var naryFunction = require( '@stdlib/utils-nary-function' );
26-
var add = require( '@stdlib/math-base-ops-add' );
26+
var add = require( '@stdlib/number-float64-base-add' );
2727
var cadd = require( '@stdlib/complex-float64-base-add' );
2828
var Float64Array = require( '@stdlib/array-float64' );
2929
var Complex64Array = require( '@stdlib/array-complex64' );

0 commit comments

Comments
 (0)