Skip to content

Commit 0862ae7

Browse files
committed
Auto-generated commit
1 parent 60febed commit 0862ae7

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<section class="release" id="unreleased">
66

7-
## Unreleased (2025-07-29)
7+
## Unreleased (2025-08-03)
88

99
<section class="features">
1010

@@ -3299,6 +3299,7 @@ A total of 541 issues were closed in this release:
32993299

33003300
<details>
33013301

3302+
- [`5c0a9df`](https://github.com/stdlib-js/stdlib/commit/5c0a9df7ce9e03e36ea29d89b8f2852a4b0c3e3c) - **style:** remove empty lines [(#7795)](https://github.com/stdlib-js/stdlib/pull/7795) _(by stdlib-bot)_
33023303
- [`7174b1d`](https://github.com/stdlib-js/stdlib/commit/7174b1d9840374153f03de7ef79ac8112e4fdd17) - **chore:** fix EditorConfig lint errors [(#7764)](https://github.com/stdlib-js/stdlib/pull/7764) _(by Vansh Choudhary)_
33033304
- [`b6ca4b7`](https://github.com/stdlib-js/stdlib/commit/b6ca4b794ee6a139616ef2115e7ba38bdede2f85) - **docs:** fix capitalization [(#7763)](https://github.com/stdlib-js/stdlib/pull/7763) _(by Abhishek G, Athan Reines)_
33043305
- [`7aab14b`](https://github.com/stdlib-js/stdlib/commit/7aab14b3dd6e1e8111d18deb92625984e9d1971c) - **feat:** add C ndarray interface and refactor implementation for `stats/base/sstdevwd` [(#7721)](https://github.com/stdlib-js/stdlib/pull/7721) _(by Gururaj Gurram, Athan Reines, stdlib-bot)_

CONTRIBUTORS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Abdelrahman Samir <[email protected]>
99
Abdul Kaium <[email protected]>
1010
Abhay Punia <[email protected]>
1111
Abhijit Raut <[email protected]>
12+
Abhishek G <[email protected]>
1213
Abhishek Jain <[email protected]>
1314
Adarsh Palaskar <[email protected]>
1415
Aditya Sapra <[email protected]>
@@ -119,6 +120,7 @@ Momtchil Momtchev <[email protected]>
119120
Muhammad Haris <[email protected]>
120121
Muhammad Taaha Tariq <[email protected]>
121122
Muhmmad Saad <[email protected]>
123+
NEEKUorAAYUSH <[email protected]>
122124
Naresh Jagadeesan <[email protected]>
123125
Naveen Kumar <[email protected]>
124126
Neeraj Pathak <[email protected]>
@@ -199,6 +201,7 @@ Utkarsh <http://[email protected]>
199201
Utkarsh Raj <[email protected]>
200202
UtkershBasnet <[email protected]>
201203
Vaibhav Patel <[email protected]>
204+
Vansh Choudhary <[email protected]>
202205
Vara Rahul Rajana <[email protected]>
203206
Varad Gupta <[email protected]>
204207
Vinit Pandit <[email protected]>

base/dists/rayleigh/mgf/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,6 @@ for ( i = 0; i < 10; i++ ) {
143143

144144
<!-- /.examples -->
145145

146-
147146
<!-- C interface documentation. -->
148147

149148
* * *
@@ -239,7 +238,6 @@ int main( void ) {
239238

240239
<!-- /.c -->
241240

242-
243241
<!-- Section to include cited references. If references are included, add a horizontal rule *before* the section. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->
244242

245243
<section class="references">

0 commit comments

Comments
 (0)