Skip to content

Commit 03b405f

Browse files
committed
Auto-generated commit
1 parent 9b32887 commit 03b405f

File tree

9 files changed

+45
-10
lines changed

9 files changed

+45
-10
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-30T03:18:18.299Z
1+
2025-03-10T00:37:42.325Z

.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/iter/sequences) 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 (2024-12-30)
7+
## Unreleased (2025-03-10)
88

99
<section class="packages">
1010

@@ -18,8 +18,9 @@
1818

1919
### Contributors
2020

21-
A total of 2 people contributed to this release. Thank you to the following contributors:
21+
A total of 3 people contributed to this release. Thank you to the following contributors:
2222

23+
- Athan Reines
2324
- Philipp Burckhardt
2425
- Shivam Ahir
2526

@@ -33,6 +34,7 @@ A total of 2 people contributed to this release. Thank you to the following cont
3334

3435
<details>
3536

37+
- [`c1a5db2`](https://github.com/stdlib-js/stdlib/commit/c1a5db2bed5d1c9d32bf4df2fd592c734002d585) - **refactor:** update path _(by Athan Reines)_
3638
- [`f317033`](https://github.com/stdlib-js/stdlib/commit/f3170337071651a2997d15ac194fc767570f2f75) - **docs:** update related packages sections [(#4040)](https://github.com/stdlib-js/stdlib/pull/4040) _(by stdlib-bot)_
3739
- [`7bfeb06`](https://github.com/stdlib-js/stdlib/commit/7bfeb066e6bfc209fce693c18ed3006495b3c206) - **style:** minor clean-up _(by Philipp Burckhardt)_
3840
- [`e469715`](https://github.com/stdlib-js/stdlib/commit/e46971500650a5dcf1c9734341de8aeaf4360468) - **docs:** improve README examples of `math/iter/sequences` [(#1779)](https://github.com/stdlib-js/stdlib/pull/1779) _(by Shivam Ahir, Philipp Burckhardt)_

CONTRIBUTORS

Lines changed: 32 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,21 @@
44

55
Aadish Jain <[email protected]>
66
Aayush Khanna <[email protected]>
7+
Abdelrahman Samir <[email protected]>
8+
Abhay Punia <[email protected]>
79
Abhijit Raut <[email protected]>
10+
Abhishek Jain <[email protected]>
811
Adarsh Palaskar <[email protected]>
912
Aditya Sapra <[email protected]>
1013
Ahmed Atwa <[email protected]>
1114
Ahmed Kashkoush <[email protected]>
1215
Ahmed Khaled <[email protected]>
16+
Aksshay Balasubramanian <[email protected]>
1317
Aleksandr <[email protected]>
1418
Ali Salesi <[email protected]>
1519
Aman Bhansali <[email protected]>
1620
Amit Jimiwal <[email protected]>
21+
Anshu Kumar <[email protected]>
1722
Anudeep Sanapala <[email protected]>
1823
Athan Reines <[email protected]>
1924
@@ -27,19 +32,28 @@ Daniel Killenberger <[email protected]>
2732
Daniel Yu <[email protected]>
2833
Debashis Maharana <[email protected]>
2934
Desh Deepak Kant <[email protected]>
35+
36+
Dhruv Arvind Singh <[email protected]>
37+
Dhruvil Mehta <[email protected]>
3038
Divyansh Seth <[email protected]>
3139
Dominic Lim <[email protected]>
3240
Dominik Moritz <[email protected]>
3341
Dorrin Sotoudeh <[email protected]>
3442
EuniceSim142 <[email protected]>
3543
Frank Kovacs <[email protected]>
44+
GK Bishnoi <[email protected]>
45+
46+
Gautam sharma <[email protected]>
3647
Golden Kumar <[email protected]>
3748
Gunj Joshi <[email protected]>
38-
Gururaj Gurram <[email protected]>
49+
Gururaj Gurram <[email protected]>
50+
3951
4052
Harshita Kalani <[email protected]>
53+
Hemant M Mehta <[email protected]>
4154
Hridyanshu <[email protected]>
4255
Jaimin Godhani <[email protected]>
56+
Jalaj Kumar <[email protected]>
4357
James Gelok <[email protected]>
4458
Jaysukh Makvana <[email protected]>
4559
Jenish Thapa <[email protected]>
@@ -49,8 +63,11 @@ Joey Reed <[email protected]>
4963
Jordan Gallivan <[email protected]>
5064
Joris Labie <[email protected]>
5165
Justin Dennison <[email protected]>
66+
Justyn Shelby <[email protected]>
67+
Karan Anand <[email protected]>
5268
Karthik Prakash <[email protected]>
5369
Kohantika Nath <[email protected]>
70+
Krishnam Agarwal <[email protected]>
5471
Krishnendu Das <[email protected]>
5572
Kshitij-Dale <[email protected]>
5673
Lovelin Dhoni J B <[email protected]>
@@ -60,13 +77,15 @@ Marcus Fantham <[email protected]>
6077
Matt Cochrane <[email protected]>
6178
Mihir Pandit <[email protected]>
6279
Milan Raj <[email protected]>
80+
Mohammad Bin Aftab <[email protected]>
6381
Mohammad Kaif <[email protected]>
6482
Momtchil Momtchev <[email protected]>
6583
Muhammad Haris <[email protected]>
6684
Naresh Jagadeesan <[email protected]>
6785
Naveen Kumar <[email protected]>
6886
Neeraj Pathak <[email protected]>
6987
Nishant Shinde <[email protected]>
88+
Nishchay Rajput <[email protected]>
7089
Nithin Katta <[email protected]>
7190
Nourhan Hasan <[email protected]>
7291
Ognjen Jevremović <[email protected]>
@@ -87,6 +106,7 @@ Rejoan Sardar <[email protected]>
87106
Ricky Reusser <[email protected]>
88107
Ridam Garg <[email protected]>
89108
109+
Rishav Tarway <[email protected]>
90110
Robert Gislason <[email protected]>
91111
Roman Stetsyk <[email protected]>
92112
Rutam Kathale <[email protected]>
@@ -97,6 +117,7 @@ Sai Srikar Dumpeti <[email protected]>
97117
Sarthak Paandey <[email protected]>
98118
Saurabh Singh <[email protected]>
99119
Seyyed Parsa Neshaei <[email protected]>
120+
Shabareesh Shetty <[email protected]>
100121
Shashank Shekhar Singh <[email protected]>
101122
Shivam Ahir <[email protected]>
102123
Shraddheya Shendre <[email protected]>
@@ -107,7 +128,9 @@ Snehil Shah <[email protected]>
107128
Soumajit Chatterjee <[email protected]>
108129
Spandan Barve <[email protected]>
109130
Stephannie Jiménez Gacha <[email protected]>
131+
Suhaib Ilahi <[email protected]>
110132
Suraj Kumar <[email protected]>
133+
Tanishq Ahuja <[email protected]>
111134
Tirtadwipa Manunggal <[email protected]>
112135
Tudor Pagu <[email protected]>
113136
Tufailahmed Bargir <[email protected]>
@@ -117,10 +140,17 @@ UtkershBasnet <[email protected]>
117140
Vaibhav Patel <[email protected]>
118141
Varad Gupta <[email protected]>
119142
Vinit Pandit <[email protected]>
120-
Vivek maurya <[email protected].com>
143+
Vivek Maurya <vm8118134@gmail.com>
121144
Xiaochuan Ye <[email protected]>
122145
Yaswanth Kosuru <[email protected]>
123146
Yernar Yergaziyev <[email protected]>
147+
Yugal Kaushik <[email protected]>
148+
Yuvi Mittal <[email protected]>
149+
150+
ekambains <[email protected]>
151+
fadiothman22 <[email protected]>
124152
olenkabilonizhka <[email protected]>
153+
pranav-1720 <[email protected]>
154+
rahulrangers <[email protected]>
125155
126156

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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ See [LICENSE][stdlib-license].
198198

199199
## Copyright
200200

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

203203
</section>
204204

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@
8686
"@stdlib/constants-float64-eps": "^0.2.2",
8787
"@stdlib/constants-float64-max-safe-integer": "^0.2.2",
8888
"@stdlib/constants-float64-pi": "^0.2.2",
89+
"@stdlib/dstructs-fifo": "github:stdlib-js/dstructs-fifo#main",
8990
"@stdlib/math-base-assert-is-composite": "^0.3.0",
9091
"@stdlib/math-base-assert-is-even": "^0.2.3",
9192
"@stdlib/math-base-assert-is-nan": "^0.2.2",
@@ -105,7 +106,6 @@
105106
"@stdlib/string-format": "^0.2.2",
106107
"@stdlib/symbol-iterator": "^0.2.2",
107108
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.2",
108-
"@stdlib/utils-fifo": "^0.2.2",
109109
"@stdlib/utils-keys": "^0.2.2",
110110
"proxyquire": "^2.0.0",
111111
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",

0 commit comments

Comments
 (0)