Skip to content

Commit ef282cc

Browse files
committed
Merge branch 'develop' into feat/cinvf
2 parents 18b87f7 + 5f8c1b8 commit ef282cc

File tree

2,381 files changed

+275480
-13356
lines changed

Some content is hidden

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

2,381 files changed

+275480
-13356
lines changed

.github/workflows/markdown_equations.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ jobs:
118118
run: |
119119
make markdown-svg-equations-files FILES="${{ steps.changed.outputs.files }}"
120120
121-
# Stage *all* tracked and untracked changes first
121+
# Stage *all* tracked and untracked changes first...
122122
git add -A
123123
124124
if git diff --cached --quiet; then
@@ -139,7 +139,7 @@ jobs:
139139
make markdown-img-equations-files FILES="${{ steps.changed.outputs.files }}"
140140
make markdown-img-equations-src-urls-files FILES="${{ steps.changed.outputs.files }}"
141141
142-
# Stage *all* tracked and untracked changes first
142+
# Stage *all* tracked and untracked changes first...
143143
git add -A
144144
145145
if git diff --cached --quiet; then

.github/workflows/markdown_pkg_urls.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ jobs:
124124
run: |
125125
make markdown-pkg-urls MARKDOWN_FILTER='.*/lib/node_modules/@stdlib/.*'
126126
127-
# Stage *all* tracked and untracked changes first
127+
# Stage *all* tracked and untracked changes first...
128128
git add -A
129129
130130
if git diff --cached --quiet; then

.github/workflows/markdown_related_packages.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,10 +135,10 @@ jobs:
135135
make markdown-related-files FILES="${files}"
136136
make markdown-pkg-urls-files FILES="${files}"
137137
138-
# Stage *all* tracked and untracked changes first
138+
# Stage *all* tracked and untracked changes first...
139139
git add -A
140140
141-
# If the index is identical to HEAD, nothing real changed:
141+
# If the index is identical to HEAD, nothing really changed:
142142
if git diff --cached --quiet; then
143143
echo "changed=false" >> $GITHUB_OUTPUT
144144

.github/workflows/ossf_scorecard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969

7070
- name: "Run analysis"
7171
# Pin action to full length commit SHA
72-
uses: ossf/scorecard-action@f49aabe0b5af0936a0987cfb85d86b75731b0186 # v2.4.1
72+
uses: ossf/scorecard-action@05b42c624433fc40578a4040d5cf5e36ddca8cde # v2.4.2
7373
with:
7474
results_file: results.sarif
7575
results_format: sarif

.github/workflows/update_contributors.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
run: |
7979
make update-contributors
8080
81-
# Stage *all* tracked and untracked changes first
81+
# Stage *all* tracked and untracked changes first...
8282
git add -A
8383
8484
# If the index is identical to HEAD, nothing real changed:

CONTRIBUTORS

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ Frank Kovacs <[email protected]>
5353
GK Bishnoi <[email protected]>
5454
GURU PRASAD SHARMA <[email protected]>
5555
56+
Gautam Kaushik <[email protected]>
5657
Gautam sharma <[email protected]>
5758
Girish Garg <[email protected]>
5859
Golden Kumar <[email protected]>
@@ -80,6 +81,7 @@ Joris Labie <[email protected]>
8081
Justin Dennison <[email protected]>
8182
Justyn Shelby <[email protected]>
8283
Karan Anand <[email protected]>
84+
Karan Vasudevamurthy <[email protected]>
8385
Karan Yadav <[email protected]>
8486
Karthik Prakash <[email protected]>
8587
Kaushikgtm <[email protected]>
@@ -167,11 +169,14 @@ Spandan Barve <[email protected]>
167169
Stephannie Jiménez Gacha <[email protected]>
168170
Suhaib Ilahi <[email protected]>
169171
Suraj Kumar <[email protected]>
172+
Swapnil Hajare <[email protected]>
170173
Tanishq Ahuja <[email protected]>
171174
Tirtadwipa Manunggal <[email protected]>
172175
Tudor Pagu <[email protected]>
173176
Tufailahmed Bargir <[email protected]>
177+
Tushar Bhardwaj <[email protected]>
174178
Uday Kakade <[email protected]>
179+
Ujjwal Kirti <[email protected]>
175180
Utkarsh <http://[email protected]>
176181
Utkarsh Raj <[email protected]>
177182
UtkershBasnet <[email protected]>

CORE_CONTRIBUTORS.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ For information about the governance of the stdlib project, see [GOVERNANCE.md][
3232
- [headlessNode][muhammad-haris-github] - **Muhammad Haris** &lt;[[email protected]][muhammad-haris-email]&gt; (he/him)
3333
- [aman-095][aman-bhansali-github] - **Aman Bhansali** &lt;[[email protected]][aman-bhansali-email]&gt; (he/him)
3434
- [aayush0325][aayush-khanna-github] - **Aayush Khanna** &lt;[[email protected]][aayush-khanna-email]&gt; (he/him)
35+
- [anandkaranubc][karan-anand-github] - **Karan Anand** &lt;[[email protected]][karan-anand-email]&gt; (he/him)
3536

3637
<details>
3738
<summary>Emeriti</summary>
@@ -72,6 +73,10 @@ For information about the governance of the stdlib project, see [GOVERNANCE.md][
7273

7374
[aayush-khanna-email]: mailto:[email protected]
7475

76+
[karan-anand-github]: https://github.com/anandkaranubc
77+
78+
[karan-anand-email]: mailto:[email protected]
79+
7580
</section>
7681

7782
<!-- /.links -->

docs/contributing/moving_packages.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -262,6 +262,8 @@ BREAKING CHANGE: remove `dmax`
262262
263263
To migrate, users should access the same symbol via the
264264
`@stdlib/stats/strided` namespace.
265+
266+
Ref: https://github.com/stdlib-js/stdlib/issues/4797
265267
```
266268

267269
### 8. Update paths using a global find-and-replace

etc/eslint/rules/spellcheck.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,8 @@ rules[ '@cspell/spellchecker' ] = [ 'warn', {
115115
'tricube',
116116
'trigamma',
117117
'uncapitalize',
118-
'unregularized'
118+
'unregularized',
119+
'Fréchet'
119120
]
120121
}
121122
}];

lib/node_modules/@stdlib/_tools/github/rank-users/lib/pluck.raw.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@
2828
function pluck( data, key ) {
2929
var out;
3030
var i;
31-
out = new Array( data.length );
32-
for ( i = 0; i < out.length; i++ ) {
33-
out[ i ] = [ i, data[i][key] ];
31+
out = [];
32+
for ( i = 0; i < data.length; i++ ) {
33+
out.push( [ i, data[i][key] ] );
3434
}
3535
return out;
3636
}

0 commit comments

Comments
 (0)