Skip to content

Commit 5a05e9f

Browse files
committed
Auto-generated commit
1 parent 9608fde commit 5a05e9f

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+103
-50
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-
2025-01-13T01:39:10.009Z
1+
2025-03-31T00:52:05.638Z

.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/ndarray/base/map) 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,7 +4,7 @@
44
55
<section class="release" id="unreleased">
66

7-
## Unreleased (2025-01-13)
7+
## Unreleased (2025-03-31)
88

99
<section class="features">
1010

@@ -32,6 +32,7 @@
3232

3333
<details>
3434

35+
- [`3938b26`](https://github.com/stdlib-js/stdlib/commit/3938b265e603116448c89fcaa58df70e79d40f59) - **refactor:** update paths _(by Gururaj Gurram)_
3536
- [`b4502fb`](https://github.com/stdlib-js/stdlib/commit/b4502fbc4da03910f86c66e68b53e93e99e3e933) - **fix:** remove perf logic in order to ensure expected indices in callback _(by Athan Reines)_
3637
- [`abf0407`](https://github.com/stdlib-js/stdlib/commit/abf040787f6598438b0100a729a8331b7f80f62f) - **chore:** resolve lint errors in TS files _(by Philipp Burckhardt)_
3738
- [`5debe82`](https://github.com/stdlib-js/stdlib/commit/5debe8216a1449be68fad01af52d896e63163191) - **test:** add tests to `ndarray/base/map` [(#2810)](https://github.com/stdlib-js/stdlib/pull/2810) _(by Muhammad Haris, Athan Reines)_
@@ -48,9 +49,10 @@
4849

4950
### Contributors
5051

51-
A total of 3 people contributed to this release. Thank you to the following contributors:
52+
A total of 4 people contributed to this release. Thank you to the following contributors:
5253

5354
- Athan Reines
55+
- Gururaj Gurram
5456
- Muhammad Haris
5557
- Philipp Burckhardt
5658

CONTRIBUTORS

Lines changed: 50 additions & 2 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,22 +37,35 @@ 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]>
3044
Dhruv Arvind Singh <[email protected]>
45+
Dhruvil Mehta <[email protected]>
3146
Divyansh Seth <[email protected]>
3247
Dominic Lim <[email protected]>
3348
Dominik Moritz <[email protected]>
3449
Dorrin Sotoudeh <[email protected]>
3550
EuniceSim142 <[email protected]>
3651
Frank Kovacs <[email protected]>
52+
GK Bishnoi <[email protected]>
53+
54+
Gautam sharma <[email protected]>
3755
Golden Kumar <[email protected]>
3856
Gunj Joshi <[email protected]>
39-
Gururaj Gurram <[email protected]>
57+
Gururaj Gurram <[email protected]>
58+
Haroon Rasheed <[email protected]>
59+
4060
4161
Harshita Kalani <[email protected]>
62+
Hemant M Mehta <[email protected]>
4263
Hridyanshu <[email protected]>
4364
Jaimin Godhani <[email protected]>
65+
Jaison D Souza <[email protected]>
66+
Jalaj Kumar <[email protected]>
4467
James Gelok <[email protected]>
68+
4569
Jaysukh Makvana <[email protected]>
4670
Jenish Thapa <[email protected]>
4771
Jithin KS <[email protected]>
@@ -50,55 +74,70 @@ Joey Reed <[email protected]>
5074
Jordan Gallivan <[email protected]>
5175
Joris Labie <[email protected]>
5276
Justin Dennison <[email protected]>
77+
Justyn Shelby <[email protected]>
5378
Karan Anand <[email protected]>
5479
Karthik Prakash <[email protected]>
80+
Kaushikgtm <[email protected]>
81+
Kavyansh-Bagdi <[email protected]>
5582
Kohantika Nath <[email protected]>
83+
Krishnam Agarwal <[email protected]>
5684
Krishnendu Das <[email protected]>
5785
Kshitij-Dale <[email protected]>
5886
Lovelin Dhoni J B <[email protected]>
87+
5988
Manik Sharma <[email protected]>
6089
Manvith M <[email protected]>
6190
Marcus Fantham <[email protected]>
6291
Matt Cochrane <[email protected]>
6392
Mihir Pandit <[email protected]>
6493
Milan Raj <[email protected]>
94+
Mohammad Bin Aftab <[email protected]>
6595
Mohammad Kaif <[email protected]>
6696
Momtchil Momtchev <[email protected]>
6797
Muhammad Haris <[email protected]>
6898
Naresh Jagadeesan <[email protected]>
6999
Naveen Kumar <[email protected]>
70100
Neeraj Pathak <[email protected]>
71101
Nishant Shinde <[email protected]>
102+
Nishchay Rajput <[email protected]>
72103
Nithin Katta <[email protected]>
73104
Nourhan Hasan <[email protected]>
74105
Ognjen Jevremović <[email protected]>
75106
Oneday12323 <[email protected]>
76107
Ori Miles <[email protected]>
77108
Philipp Burckhardt <[email protected]>
109+
Prajjwal Bajpai <[email protected]>
78110
Prajwal Kulkarni <[email protected]>
79-
Pranav Goswami <[email protected]>
111+
Pranav Goswami <[email protected]>
80112
Pranjal Jha <[email protected]>
81113
Prashant Kumar Yadav <[email protected]>
82114
Pratik Singh <[email protected]>
83115
Pratyush Kumar Chouhan <[email protected]>
84116
Priyansh Prajapati <[email protected]>
85117
Priyanshu Agarwal <[email protected]>
118+
Pulkit Gupta <[email protected]>
86119
Pushpendra Chandravanshi <[email protected]>
120+
Rahul Kumar <[email protected]>
87121
Raunak Kumar Gupta <[email protected]>
88122
Rejoan Sardar <[email protected]>
89123
Ricky Reusser <[email protected]>
90124
Ridam Garg <[email protected]>
91125
126+
Rishav Tarway <[email protected]>
92127
Robert Gislason <[email protected]>
93128
Roman Stetsyk <[email protected]>
94129
Rutam Kathale <[email protected]>
95130
Ruthwik Chikoti <[email protected]>
96131
Ryan Seal <[email protected]>
97132
Rylan Yang <[email protected]>
133+
SAHIL KUMAR <[email protected]>
134+
SHIVAM YADAV <[email protected]>
98135
Sai Srikar Dumpeti <[email protected]>
136+
Sanchay Ketan Sinha <[email protected]>
99137
Sarthak Paandey <[email protected]>
100138
Saurabh Singh <[email protected]>
101139
Seyyed Parsa Neshaei <[email protected]>
140+
Shabareesh Shetty <[email protected]>
102141
Shashank Shekhar Singh <[email protected]>
103142
Shivam Ahir <[email protected]>
104143
Shraddheya Shendre <[email protected]>
@@ -109,7 +148,9 @@ Snehil Shah <[email protected]>
109148
Soumajit Chatterjee <[email protected]>
110149
Spandan Barve <[email protected]>
111150
Stephannie Jiménez Gacha <[email protected]>
151+
Suhaib Ilahi <[email protected]>
112152
Suraj Kumar <[email protected]>
153+
Tanishq Ahuja <[email protected]>
113154
Tirtadwipa Manunggal <[email protected]>
114155
Tudor Pagu <[email protected]>
115156
Tufailahmed Bargir <[email protected]>
@@ -123,6 +164,13 @@ Vivek Maurya <[email protected]>
123164
Xiaochuan Ye <[email protected]>
124165
Yaswanth Kosuru <[email protected]>
125166
Yernar Yergaziyev <[email protected]>
167+
Yugal Kaushik <[email protected]>
168+
Yuvi Mittal <[email protected]>
169+
170+
ekambains <[email protected]>
171+
fadiothman22 <[email protected]>
126172
olenkabilonizhka <[email protected]>
173+
pranav-1720 <[email protected]>
174+
rahulrangers <[email protected]>
127175
128176

benchmark/benchmark.10d_blocked_columnmajor.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 isnan = require( '@stdlib/math-base-assert-is-nan' );
2525
var pow = require( '@stdlib/math-base-special-pow' );
2626
var floor = require( '@stdlib/math-base-special-floor' );
27-
var identity = require( '@stdlib/math-base-special-identity' );
27+
var identity = require( '@stdlib/number-float64-base-identity' );
2828
var filledarray = require( '@stdlib/array-filled' );
2929
var filledarrayBy = require( '@stdlib/array-filled-by' );
3030
var discreteUniform = require( '@stdlib/random-base-discrete-uniform' ).factory;

benchmark/benchmark.10d_blocked_rowmajor.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 isnan = require( '@stdlib/math-base-assert-is-nan' );
2525
var pow = require( '@stdlib/math-base-special-pow' );
2626
var floor = require( '@stdlib/math-base-special-floor' );
27-
var identity = require( '@stdlib/math-base-special-identity' );
27+
var identity = require( '@stdlib/number-float64-base-identity' );
2828
var filledarray = require( '@stdlib/array-filled' );
2929
var filledarrayBy = require( '@stdlib/array-filled-by' );
3030
var discreteUniform = require( '@stdlib/random-base-discrete-uniform' ).factory;

benchmark/benchmark.10d_columnmajor.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 isnan = require( '@stdlib/math-base-assert-is-nan' );
2525
var pow = require( '@stdlib/math-base-special-pow' );
2626
var floor = require( '@stdlib/math-base-special-floor' );
27-
var identity = require( '@stdlib/math-base-special-identity' );
27+
var identity = require( '@stdlib/number-float64-base-identity' );
2828
var filledarray = require( '@stdlib/array-filled' );
2929
var filledarrayBy = require( '@stdlib/array-filled-by' );
3030
var discreteUniform = require( '@stdlib/random-base-discrete-uniform' ).factory;

benchmark/benchmark.10d_rowmajor.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 isnan = require( '@stdlib/math-base-assert-is-nan' );
2525
var pow = require( '@stdlib/math-base-special-pow' );
2626
var floor = require( '@stdlib/math-base-special-floor' );
27-
var identity = require( '@stdlib/math-base-special-identity' );
27+
var identity = require( '@stdlib/number-float64-base-identity' );
2828
var filledarray = require( '@stdlib/array-filled' );
2929
var filledarrayBy = require( '@stdlib/array-filled-by' );
3030
var discreteUniform = require( '@stdlib/random-base-discrete-uniform' ).factory;

0 commit comments

Comments
 (0)