Skip to content

Commit f611d42

Browse files
committed
Auto-generated commit
1 parent cad2c3b commit f611d42

File tree

10 files changed

+145
-15
lines changed

10 files changed

+145
-15
lines changed

CHANGELOG.md

Lines changed: 3 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-04-19)
7+
## Unreleased (2025-06-01)
88

99
<section class="features">
1010

@@ -23,6 +23,8 @@
2323

2424
<details>
2525

26+
- [`b1a3710`](https://github.com/stdlib-js/stdlib/commit/b1a37102ff35dc3ecd007e2368922460473802d9) - **test:** add test cases for `blas/base/ssyr` [(#7131)](https://github.com/stdlib-js/stdlib/pull/7131) _(by Shabareesh Shetty, Athan Reines)_
27+
- [`fc9c88f`](https://github.com/stdlib-js/stdlib/commit/fc9c88ff41a53e19630356e768ed4cbb1a0b7ae2) - **refactor:** use base assertion utility _(by Athan Reines)_
2628
- [`11547d9`](https://github.com/stdlib-js/stdlib/commit/11547d91e2263d65cd490822acb17bd82f3bc4da) - **test:** add test cases for `blas/base/ssyr` [(#6727)](https://github.com/stdlib-js/stdlib/pull/6727) _(by Shabareesh Shetty)_
2729
- [`924f85a`](https://github.com/stdlib-js/stdlib/commit/924f85ad57aec54ede64c9db9ee96459befa2c00) - **feat:** add C implementation for `blas/base/ssyr` [(#2877)](https://github.com/stdlib-js/stdlib/pull/2877) _(by Aman Bhansali, Athan Reines, stdlib-bot)_
2830
- [`4ca068f`](https://github.com/stdlib-js/stdlib/commit/4ca068f174225d1eaec123656682589febf1b547) - **test:** update to test for exact equality [(#2864)](https://github.com/stdlib-js/stdlib/pull/2864) _(by Aman Bhansali)_

CONTRIBUTORS

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,13 +54,15 @@ GK Bishnoi <[email protected]>
5454
GURU PRASAD SHARMA <[email protected]>
5555
5656
Gautam sharma <[email protected]>
57+
Girish Garg <[email protected]>
5758
Golden Kumar <[email protected]>
5859
Gunj Joshi <[email protected]>
5960
Gururaj Gurram <[email protected]>
6061
Haroon Rasheed <[email protected]>
61-
Harsh <[email protected].com>
62+
Harsh <harshyadav6078@gmail.com>
6263
6364
Harshita Kalani <[email protected]>
65+
Hemang Choudhary <[email protected]>
6466
Hemant M Mehta <[email protected]>
6567
Hridyanshu <[email protected]>
6668
Jaimin Godhani <[email protected]>
@@ -86,6 +88,7 @@ Kohantika Nath <[email protected]>
8688
Krishnam Agarwal <[email protected]>
8789
Krishnendu Das <[email protected]>
8890
Kshitij-Dale <[email protected]>
91+
Lalit Narayan Yadav <[email protected]>
8992
Lovelin Dhoni J B <[email protected]>
9093
9194
Mahfuza Humayra Mohona <[email protected]>
@@ -106,6 +109,7 @@ Naveen Kumar <[email protected]>
106109
Neeraj Pathak <[email protected]>
107110
NirvedMishra <[email protected]>
108111
Nishant Shinde <[email protected]>
112+
Nishant singh <[email protected]>
109113
Nishchay Rajput <[email protected]>
110114
Nithin Katta <[email protected]>
111115
Nourhan Hasan <[email protected]>
@@ -142,6 +146,7 @@ Ryan Seal <[email protected]>
142146
Rylan Yang <[email protected]>
143147
SAHIL KUMAR <[email protected]>
144148
SHIVAM YADAV <[email protected]>
149+
Sachin Raj <[email protected]>
145150
Sahil Goyal <[email protected]>
146151
Sai Avinash <[email protected]>
147152
Sai Srikar Dumpeti <[email protected]>
@@ -162,14 +167,19 @@ Spandan Barve <[email protected]>
162167
Stephannie Jiménez Gacha <[email protected]>
163168
Suhaib Ilahi <[email protected]>
164169
Suraj Kumar <[email protected]>
170+
Swapnil Hajare <[email protected]>
165171
Tanishq Ahuja <[email protected]>
166172
Tirtadwipa Manunggal <[email protected]>
167173
Tudor Pagu <[email protected]>
168174
Tufailahmed Bargir <[email protected]>
175+
Tushar Bhardwaj <[email protected]>
176+
Uday Kakade <[email protected]>
177+
Ujjwal Kirti <[email protected]>
169178
Utkarsh <http://[email protected]>
170179
Utkarsh Raj <[email protected]>
171180
UtkershBasnet <[email protected]>
172181
Vaibhav Patel <[email protected]>
182+
Vara Rahul Rajana <[email protected]>
173183
Varad Gupta <[email protected]>
174184
Vinit Pandit <[email protected]>
175185
Vivek Maurya <[email protected]>
@@ -178,6 +188,7 @@ Yaswanth Kosuru <[email protected]>
178188
Yernar Yergaziyev <[email protected]>
179189
Yugal Kaushik <[email protected]>
180190
Yuvi Mittal <[email protected]>
191+
devshree-bhati <[email protected]>
181192
182193
ekambains <[email protected]>
183194
fadiothman22 <[email protected]>
@@ -188,3 +199,4 @@ pranav-1720 <[email protected]>
188199
rahulrangers <[email protected]>
189200
190201
202+

dist/index.js

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)