Skip to content

Commit ee25b87

Browse files
committed
Auto-generated commit
1 parent 1b1ffd2 commit ee25b87

File tree

10 files changed

+587
-234
lines changed

10 files changed

+587
-234
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: 0 additions & 1 deletion
This file was deleted.

.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/same-kind-casts) 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: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,50 @@
22

33
> Package changelog.
44
5+
<section class="release" id="unreleased">
6+
7+
## Unreleased (2025-06-29)
8+
9+
<section class="features">
10+
11+
### Features
12+
13+
- [`f7c56f9`](https://github.com/stdlib-js/stdlib/commit/f7c56f9f6bdc0a64518d7ed0def31c9a3753b206) - add support for `float16`, `complex32`, `int64`, and `uint64` dtypes
14+
15+
</section>
16+
17+
<!-- /.features -->
18+
19+
<section class="commits">
20+
21+
### Commits
22+
23+
<details>
24+
25+
- [`f7c56f9`](https://github.com/stdlib-js/stdlib/commit/f7c56f9f6bdc0a64518d7ed0def31c9a3753b206) - **feat:** add support for `float16`, `complex32`, `int64`, and `uint64` dtypes _(by Athan Reines)_
26+
27+
</details>
28+
29+
</section>
30+
31+
<!-- /.commits -->
32+
33+
<section class="contributors">
34+
35+
### Contributors
36+
37+
A total of 1 person contributed to this release. Thank you to this contributor:
38+
39+
- Athan Reines
40+
41+
</section>
42+
43+
<!-- /.contributors -->
44+
45+
</section>
46+
47+
<!-- /.release -->
48+
549
<section class="release" id="v0.3.0">
650

751
## 0.3.0 (2024-07-28)

CONTRIBUTORS

Lines changed: 88 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,45 +3,80 @@
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]>
24+
Amisha Chhajed <[email protected]>
1625
Amit Jimiwal <[email protected]>
26+
Annamalai Prabu <[email protected]>
27+
Anshu Kumar <[email protected]>
28+
Anshu Kumar <[email protected]>
1729
Anudeep Sanapala <[email protected]>
30+
Aryan Bhirud <[email protected]>
1831
Athan Reines <[email protected]>
1932
33+
Bhavishy Agrawal <[email protected]>
2034
Brendan Graetz <[email protected]>
2135
Bruno Fenzl <[email protected]>
2236
Bryan Elee <[email protected]>
2337
Chinmay Joshi <[email protected]>
2438
Christopher Dambamuromo <[email protected]>
2539
40+
Daniel Hernandez Gomez <[email protected]>
2641
Daniel Killenberger <[email protected]>
2742
Daniel Yu <[email protected]>
2843
Debashis Maharana <[email protected]>
44+
Deep Trivedi <[email protected]>
45+
Deepak Singh <[email protected]>
2946
Desh Deepak Kant <[email protected]>
47+
48+
Dhanyabad behera <[email protected]>
3049
Dhruv Arvind Singh <[email protected]>
50+
Dhruvil Mehta <[email protected]>
51+
Dipjyoti Das <[email protected]>
3152
Divyansh Seth <[email protected]>
3253
Dominic Lim <[email protected]>
3354
Dominik Moritz <[email protected]>
3455
Dorrin Sotoudeh <[email protected]>
3556
EuniceSim142 <[email protected]>
3657
Frank Kovacs <[email protected]>
58+
GK Bishnoi <[email protected]>
59+
GURU PRASAD SHARMA <[email protected]>
60+
61+
Gautam Kaushik <[email protected]>
62+
Gautam sharma <[email protected]>
63+
Girish Garg <[email protected]>
3764
Golden Kumar <[email protected]>
3865
Gunj Joshi <[email protected]>
39-
Gururaj Gurram <[email protected]>
66+
Gururaj Gurram <[email protected]>
67+
Harishchandra Reddy <[email protected]>
68+
Haroon Rasheed <[email protected]>
69+
4070
4171
Harshita Kalani <[email protected]>
72+
Hemang Choudhary <[email protected]>
73+
Hemant M Mehta <[email protected]>
4274
Hridyanshu <[email protected]>
4375
Jaimin Godhani <[email protected]>
76+
Jaison D Souza <[email protected]>
77+
Jalaj Kumar <[email protected]>
4478
James Gelok <[email protected]>
79+
4580
Jaysukh Makvana <[email protected]>
4681
Jenish Thapa <[email protected]>
4782
Jithin KS <[email protected]>
@@ -50,55 +85,86 @@ Joey Reed <[email protected]>
5085
Jordan Gallivan <[email protected]>
5186
Joris Labie <[email protected]>
5287
Justin Dennison <[email protected]>
53-
Karan Anand <[email protected]>
88+
Justyn Shelby <[email protected]>
89+
Karan Anand <[email protected]>
90+
Karan Vasudevamurthy <[email protected]>
91+
Karan Yadav <[email protected]>
5492
Karthik Prakash <[email protected]>
93+
Kaushikgtm <[email protected]>
94+
Kavyansh-Bagdi <[email protected]>
5595
Kohantika Nath <[email protected]>
96+
Krishnam Agarwal <[email protected]>
5697
Krishnendu Das <[email protected]>
5798
Kshitij-Dale <[email protected]>
99+
Lalit Narayan Yadav <[email protected]>
100+
Lokesh Ranjan <[email protected]>
58101
Lovelin Dhoni J B <[email protected]>
102+
103+
Mahfuza Humayra Mohona <[email protected]>
59104
Manik Sharma <[email protected]>
60105
Manvith M <[email protected]>
61106
Marcus Fantham <[email protected]>
62107
Matt Cochrane <[email protected]>
63108
Mihir Pandit <[email protected]>
64109
Milan Raj <[email protected]>
110+
Mohammad Bin Aftab <[email protected]>
65111
Mohammad Kaif <[email protected]>
66112
Momtchil Momtchev <[email protected]>
67113
Muhammad Haris <[email protected]>
114+
Muhammad Taaha Tariq <[email protected]>
115+
Muhmmad Saad <[email protected]>
68116
Naresh Jagadeesan <[email protected]>
69117
Naveen Kumar <[email protected]>
70118
Neeraj Pathak <[email protected]>
119+
NirvedMishra <[email protected]>
71120
Nishant Shinde <[email protected]>
121+
Nishant singh <[email protected]>
122+
Nishchay Rajput <[email protected]>
72123
Nithin Katta <[email protected]>
73124
Nourhan Hasan <[email protected]>
74125
Ognjen Jevremović <[email protected]>
75126
Oneday12323 <[email protected]>
76127
Ori Miles <[email protected]>
77128
Philipp Burckhardt <[email protected]>
129+
Pierre Forstmann <[email protected]>
130+
Prajjwal Bajpai <[email protected]>
78131
Prajwal Kulkarni <[email protected]>
79-
Pranav Goswami <[email protected]>
132+
Pranav Goswami <[email protected]>
80133
Pranjal Jha <[email protected]>
81134
Prashant Kumar Yadav <[email protected]>
135+
PrathamBhamare <[email protected]>
82136
Pratik Singh <[email protected]>
83137
Pratyush Kumar Chouhan <[email protected]>
138+
Pravesh Kunwar <[email protected]>
84139
Priyansh Prajapati <[email protected]>
85140
Priyanshu Agarwal <[email protected]>
141+
Pulkit Gupta <[email protected]>
86142
Pushpendra Chandravanshi <[email protected]>
143+
Rahul Kumar <[email protected]>
87144
Raunak Kumar Gupta <[email protected]>
88145
Rejoan Sardar <[email protected]>
89146
Ricky Reusser <[email protected]>
90147
Ridam Garg <[email protected]>
91148
149+
Rishav Tarway <[email protected]>
92150
Robert Gislason <[email protected]>
93151
Roman Stetsyk <[email protected]>
152+
94153
Rutam Kathale <[email protected]>
95154
Ruthwik Chikoti <[email protected]>
96155
Ryan Seal <[email protected]>
97156
Rylan Yang <[email protected]>
157+
SAHIL KUMAR <[email protected]>
158+
SHIVAM YADAV <[email protected]>
159+
Sachin Raj <[email protected]>
160+
Sahil Goyal <[email protected]>
161+
Sai Avinash <[email protected]>
98162
Sai Srikar Dumpeti <[email protected]>
163+
Sanchay Ketan Sinha <[email protected]>
99164
Sarthak Paandey <[email protected]>
100165
Saurabh Singh <[email protected]>
101166
Seyyed Parsa Neshaei <[email protected]>
167+
Shabareesh Shetty <[email protected]>
102168
Shashank Shekhar Singh <[email protected]>
103169
Shivam Ahir <[email protected]>
104170
Shraddheya Shendre <[email protected]>
@@ -109,20 +175,39 @@ Snehil Shah <[email protected]>
109175
Soumajit Chatterjee <[email protected]>
110176
Spandan Barve <[email protected]>
111177
Stephannie Jiménez Gacha <[email protected]>
178+
Suhaib Ilahi <[email protected]>
112179
Suraj Kumar <[email protected]>
180+
Swapnil Hajare <[email protected]>
181+
Tanishq Ahuja <[email protected]>
113182
Tirtadwipa Manunggal <[email protected]>
114183
Tudor Pagu <[email protected]>
115184
Tufailahmed Bargir <[email protected]>
185+
Tushar Bhardwaj <[email protected]>
186+
Uday Kakade <[email protected]>
187+
Ujjwal Kirti <[email protected]>
116188
Utkarsh <http://[email protected]>
117189
Utkarsh Raj <[email protected]>
118190
UtkershBasnet <[email protected]>
119191
Vaibhav Patel <[email protected]>
192+
Vara Rahul Rajana <[email protected]>
120193
Varad Gupta <[email protected]>
121194
Vinit Pandit <[email protected]>
122195
Vivek Maurya <[email protected]>
123196
Xiaochuan Ye <[email protected]>
124197
Yaswanth Kosuru <[email protected]>
125198
Yernar Yergaziyev <[email protected]>
199+
Yugal Kaushik <[email protected]>
200+
Yuvi Mittal <[email protected]>
201+
devshree-bhati <[email protected]>
202+
203+
ekambains <[email protected]>
204+
fadiothman22 <[email protected]>
205+
iraandrushko <[email protected]>
206+
207+
lohithganni <[email protected]>
126208
olenkabilonizhka <[email protected]>
209+
pranav-1720 <[email protected]>
210+
rahulrangers <[email protected]>
127211
128212
213+

0 commit comments

Comments
 (0)