Skip to content

Commit 9cc4bd4

Browse files
committed
Auto-generated commit
1 parent dc57b90 commit 9cc4bd4

File tree

8 files changed

+31
-11
lines changed

8 files changed

+31
-11
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/math/base/ops/umuldw) 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-02-27)
88

99
<section class="commits">
1010

1111
### Commits
1212

1313
<details>
1414

15+
- [`5260d13`](https://github.com/stdlib-js/stdlib/commit/5260d1347c8cd3f669d47dabe8cc6f954809bb27) - **refactor:** update paths _(by Gururaj Gurram)_
1516
- [`4a70790`](https://github.com/stdlib-js/stdlib/commit/4a707903dfef7c2b56216000165706497d19a251) - **style:** add missing spaces _(by Philipp Burckhardt)_
1617
- [`90e96d0`](https://github.com/stdlib-js/stdlib/commit/90e96d01b7a32ec3b71caf3e5f57528338199a8f) - **chore:** minor clean-up _(by Philipp Burckhardt)_
1718
- [`b89c97c`](https://github.com/stdlib-js/stdlib/commit/b89c97ce0b812ff0b2aab16b4d77969d44fe3e8c) - **docs:** resolve lint errors in TS declaration files _(by Philipp Burckhardt)_
@@ -26,8 +27,9 @@
2627

2728
### Contributors
2829

29-
A total of 1 person contributed to this release. Thank you to this contributor:
30+
A total of 2 people contributed to this release. Thank you to the following contributors:
3031

32+
- Gururaj Gurram
3133
- Philipp Burckhardt
3234

3335
</section>

CONTRIBUTORS

Lines changed: 18 additions & 2 deletions
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,15 +28,20 @@ Daniel Killenberger <[email protected]>
2728
Daniel Yu <[email protected]>
2829
Debashis Maharana <[email protected]>
2930
Desh Deepak Kant <[email protected]>
31+
32+
Dhruv Arvind Singh <[email protected]>
3033
Divyansh Seth <[email protected]>
3134
Dominic Lim <[email protected]>
3235
Dominik Moritz <[email protected]>
3336
Dorrin Sotoudeh <[email protected]>
3437
EuniceSim142 <[email protected]>
3538
Frank Kovacs <[email protected]>
39+
GK Bishnoi <[email protected]>
40+
3641
Golden Kumar <[email protected]>
3742
Gunj Joshi <[email protected]>
38-
Gururaj Gurram <[email protected]>
43+
Gururaj Gurram <[email protected]>
44+
3945
4046
Harshita Kalani <[email protected]>
4147
Hridyanshu <[email protected]>
@@ -49,8 +55,10 @@ Joey Reed <[email protected]>
4955
Jordan Gallivan <[email protected]>
5056
Joris Labie <[email protected]>
5157
Justin Dennison <[email protected]>
58+
Karan Anand <[email protected]>
5259
Karthik Prakash <[email protected]>
5360
Kohantika Nath <[email protected]>
61+
Krishnam Agarwal <[email protected]>
5462
Krishnendu Das <[email protected]>
5563
Kshitij-Dale <[email protected]>
5664
Lovelin Dhoni J B <[email protected]>
@@ -60,6 +68,7 @@ Marcus Fantham <[email protected]>
6068
Matt Cochrane <[email protected]>
6169
Mihir Pandit <[email protected]>
6270
Milan Raj <[email protected]>
71+
Mohammad Bin Aftab <[email protected]>
6372
Mohammad Kaif <[email protected]>
6473
Momtchil Momtchev <[email protected]>
6574
Muhammad Haris <[email protected]>
@@ -87,6 +96,7 @@ Rejoan Sardar <[email protected]>
8796
Ricky Reusser <[email protected]>
8897
Ridam Garg <[email protected]>
8998
99+
Rishav Tarway <[email protected]>
90100
Robert Gislason <[email protected]>
91101
Roman Stetsyk <[email protected]>
92102
Rutam Kathale <[email protected]>
@@ -97,6 +107,7 @@ Sai Srikar Dumpeti <[email protected]>
97107
Sarthak Paandey <[email protected]>
98108
Saurabh Singh <[email protected]>
99109
Seyyed Parsa Neshaei <[email protected]>
110+
Shabareesh Shetty <[email protected]>
100111
Shashank Shekhar Singh <[email protected]>
101112
Shivam Ahir <[email protected]>
102113
Shraddheya Shendre <[email protected]>
@@ -107,6 +118,7 @@ Snehil Shah <[email protected]>
107118
Soumajit Chatterjee <[email protected]>
108119
Spandan Barve <[email protected]>
109120
Stephannie Jiménez Gacha <[email protected]>
121+
Suhaib Ilahi <[email protected]>
110122
Suraj Kumar <[email protected]>
111123
Tirtadwipa Manunggal <[email protected]>
112124
Tudor Pagu <[email protected]>
@@ -117,10 +129,14 @@ UtkershBasnet <[email protected]>
117129
Vaibhav Patel <[email protected]>
118130
Varad Gupta <[email protected]>
119131
Vinit Pandit <[email protected]>
120-
Vivek maurya <[email protected].com>
132+
Vivek Maurya <vm8118134@gmail.com>
121133
Xiaochuan Ye <[email protected]>
122134
Yaswanth Kosuru <[email protected]>
123135
Yernar Yergaziyev <[email protected]>
136+
Yuvi Mittal <[email protected]>
137+
ekambains <[email protected]>
138+
fadiothman22 <[email protected]>
124139
olenkabilonizhka <[email protected]>
140+
pranav-1720 <[email protected]>
125141
126142

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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ for ( i = 0xFFFFFFF0; i < 0xFFFFFFFF; i++ ) {
144144
## See Also
145145

146146
- <span class="package-name">[`@stdlib/math-base/ops/imuldw`][@stdlib/math/base/ops/imuldw]</span><span class="delimiter">: </span><span class="description">compute the double word product of two signed 32-bit integers.</span>
147-
- <span class="package-name">[`@stdlib/math-base/ops/umul`][@stdlib/math/base/ops/umul]</span><span class="delimiter">: </span><span class="description">perform C-like multiplication of two unsigned 32-bit integers.</span>
147+
- <span class="package-name">[`@stdlib/number-uint32/base/mul`][@stdlib/number/uint32/base/mul]</span><span class="delimiter">: </span><span class="description">perform C-like multiplication of two unsigned 32-bit integers.</span>
148148

149149
</section>
150150

@@ -176,7 +176,7 @@ See [LICENSE][stdlib-license].
176176

177177
## Copyright
178178

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

181181
</section>
182182

@@ -228,7 +228,7 @@ Copyright &copy; 2016-2024. The Stdlib [Authors][stdlib-authors].
228228

229229
[@stdlib/math/base/ops/imuldw]: https://github.com/stdlib-js/math-base-ops-imuldw
230230

231-
[@stdlib/math/base/ops/umul]: https://github.com/stdlib-js/math-base-ops-umul
231+
[@stdlib/number/uint32/base/mul]: https://github.com/stdlib-js/number-uint32-base-mul
232232

233233
<!-- </related-links> -->
234234

0 commit comments

Comments
 (0)