Skip to content

Commit 41761b9

Browse files
committed
Auto-generated commit
1 parent 820c2d8 commit 41761b9

16 files changed

+493
-90
lines changed

.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/blas/base/gasum) 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: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,50 @@
22

33
> Package changelog.
44
5+
<section class="release" id="unreleased">
6+
7+
## Unreleased (2025-02-25)
8+
9+
<section class="features">
10+
11+
### Features
12+
13+
- [`57184e0`](https://github.com/stdlib-js/stdlib/commit/57184e03168cf78b9daeee492995a7ea2670d463) - add accessor array support to `blas/base/gasum` [(#5439)](https://github.com/stdlib-js/stdlib/pull/5439)
14+
15+
</section>
16+
17+
<!-- /.features -->
18+
19+
<section class="commits">
20+
21+
### Commits
22+
23+
<details>
24+
25+
- [`57184e0`](https://github.com/stdlib-js/stdlib/commit/57184e03168cf78b9daeee492995a7ea2670d463) - **feat:** add accessor array support to `blas/base/gasum` [(#5439)](https://github.com/stdlib-js/stdlib/pull/5439) _(by Muhammad Haris)_
26+
27+
</details>
28+
29+
</section>
30+
31+
<!-- /.commits -->
32+
33+
<section class="contributors">
34+
35+
### Contributors
36+
37+
A total of 1 person contributed to this release. Thank you to this contributor:
38+
39+
- Muhammad Haris
40+
41+
</section>
42+
43+
<!-- /.contributors -->
44+
45+
</section>
46+
47+
<!-- /.release -->
48+
549
<section class="release" id="v0.2.2">
650

751
## 0.2.2 (2024-07-28)

CONTRIBUTORS

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
Aadish Jain <jain.aadishj@gmail.com>
66
Aayush Khanna <aayushiitbhu23@gmail.com>
77
Abhijit Raut <abhijitmraut8010@gmail.com>
8+
Abhishek Jain <40913033+abhishekblue@users.noreply.github.com>
89
Adarsh Palaskar <adarshpalaskar99@gmail.com>
910
Aditya Sapra <adityaework@gmail.com>
1011
Ahmed Atwa <Ahmedatwa866@yahoo.com>
@@ -35,9 +36,12 @@ Dominik Moritz <domoritz@gmail.com>
3536
Dorrin Sotoudeh <dorrinsotoudeh123@gmail.com>
3637
EuniceSim142 <77243938+EuniceSim142@users.noreply.github.com>
3738
Frank Kovacs <fran70kk@gmail.com>
39+
GK Bishnoi <gkishan1kyt@gmail.com>
40+
Gaurav <gaurav70380@gmail.com>
3841
Golden Kumar <103646877+AuenKr@users.noreply.github.com>
3942
Gunj Joshi <gunjjoshi8372@gmail.com>
40-
Gururaj Gurram <143020143+gururaj1512@users.noreply.github.com>
43+
Gururaj Gurram <gururajgurram1512@gmail.com>
44+
Harsh <149176984+hrshya@users.noreply.github.com>
4145
HarshaNP <96897754+GittyHarsha@users.noreply.github.com>
4246
Harshita Kalani <harshitakalani02@gmail.com>
4347
Hridyanshu <124202756+HRIDYANSHU054@users.noreply.github.com>
@@ -54,6 +58,7 @@ Justin Dennison <justin1dennison@gmail.com>
5458
Karan Anand <119553199+anandkaranubc@users.noreply.github.com>
5559
Karthik Prakash <116057817+skoriop@users.noreply.github.com>
5660
Kohantika Nath <145763549+kohantikanath@users.noreply.github.com>
61+
Krishnam Agarwal <83017176+888krishnam@users.noreply.github.com>
5762
Krishnendu Das <86651039+itskdhere@users.noreply.github.com>
5863
Kshitij-Dale <152467202+Kshitij-Dale@users.noreply.github.com>
5964
Lovelin Dhoni J B <100030865+lovelindhoni@users.noreply.github.com>
@@ -63,6 +68,7 @@ Marcus Fantham <mfantham@users.noreply.github.com>
6368
Matt Cochrane <matthew.cochrane.eng@gmail.com>
6469
Mihir Pandit <129577900+MSP20086@users.noreply.github.com>
6570
Milan Raj <rajsite@users.noreply.github.com>
71+
Mohammad Bin Aftab <48010758+MohammadBinAftab@users.noreply.github.com>
6672
Mohammad Kaif <mdkaifprofession@gmail.com>
6773
Momtchil Momtchev <momtchil@momtchev.com>
6874
Muhammad Haris <harriskhan047@outlook.com>
@@ -90,6 +96,7 @@ Rejoan Sardar <119718513+Rejoan-Sardar@users.noreply.github.com>
9096
Ricky Reusser <rsreusser@gmail.com>
9197
Ridam Garg <67867319+RidamGarg@users.noreply.github.com>
9298
Rishav <115060907+rishav2404@users.noreply.github.com>
99+
Rishav Tarway <rishavtarway@gmail.com>
93100
Robert Gislason <gztown2216@yahoo.com>
94101
Roman Stetsyk <25715951+romanstetsyk@users.noreply.github.com>
95102
Rutam Kathale <138517416+performant23@users.noreply.github.com>
@@ -100,6 +107,7 @@ Sai Srikar Dumpeti <80447788+the-r3aper7@users.noreply.github.com>
100107
Sarthak Paandey <145528240+SarthakPaandey@users.noreply.github.com>
101108
Saurabh Singh <saurabhsraghuvanshi@gmail.com>
102109
Seyyed Parsa Neshaei <spneshaei@users.noreply.github.com>
110+
Shabareesh Shetty <139731143+ShabiShett07@users.noreply.github.com>
103111
Shashank Shekhar Singh <shashankshekharsingh1205@gmail.com>
104112
Shivam Ahir <11shivam00@gmail.com>
105113
Shraddheya Shendre <shendreshraddheya@gmail.com>
@@ -110,6 +118,7 @@ Snehil Shah <snehilshah.989@gmail.com>
110118
Soumajit Chatterjee <121816890+soumajit23@users.noreply.github.com>
111119
Spandan Barve <contact@marsian.dev>
112120
Stephannie Jiménez Gacha <steff456@hotmail.com>
121+
Suhaib Ilahi <suhaib.elahi87@gmail.com>
113122
Suraj Kumar <125961509+kumarsuraj212003@users.noreply.github.com>
114123
Tirtadwipa Manunggal <tirtadwipa.manunggal@gmail.com>
115124
Tudor Pagu <104032457+tudor-pagu@users.noreply.github.com>
@@ -124,6 +133,10 @@ Vivek Maurya <vm8118134@gmail.com>
124133
Xiaochuan Ye <tap91624@gmail.com>
125134
Yaswanth Kosuru <116426380+yaswanthkosuru@users.noreply.github.com>
126135
Yernar Yergaziyev <yernar.yergaziyev@erg.kz>
136+
Yuvi Mittal <128018763+yuvi-mittal@users.noreply.github.com>
137+
ekambains <bainsinbusiness@gmail.com>
138+
fadiothman22 <48636283+fadiothman22@users.noreply.github.com>
127139
olenkabilonizhka <62379231+olenkabilonizhka@users.noreply.github.com>
140+
pranav-1720 <123018993+pranav-1720@users.noreply.github.com>
128141
rainn <88160429+AmCodesLame@users.noreply.github.com>
129142
rei2hu <reimu@reimu.ws>

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,7 @@ sum = gasum.ndarray( 3, x, -1, x.length-1 );
168168

169169
- If `N <= 0`, both functions return `0`.
170170
- `gasum()` corresponds to the [BLAS][blas] level 1 function [`dasum`][dasum] with the exception that this implementation works with any array type, not just Float64Arrays. Depending on the environment, the typed versions ([`dasum`][@stdlib/blas/base/dasum], [`sasum`][@stdlib/blas/base/sasum], etc.) are likely to be significantly more performant.
171+
- Both functions support array-like objects having getter and setter accessors for array element access (e.g., [`@stdlib/array-base/accessor`][@stdlib/array/base/accessor]).
171172

172173
</section>
173174

@@ -300,6 +301,8 @@ Copyright &copy; 2016-2025. The Stdlib [Authors][stdlib-authors].
300301

301302
[@stdlib/blas/base/sasum]: https://github.com/stdlib-js/blas-base-sasum
302303

304+
[@stdlib/array/base/accessor]: https://github.com/stdlib-js/array-base-accessor
305+
303306
<!-- <related-links> -->
304307

305308
<!-- </related-links> -->

dist/index.js

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

0 commit comments

Comments
 (0)