Skip to content

Commit e3981f9

Browse files
committed
Auto-generated commit
1 parent 6709818 commit e3981f9

File tree

6 files changed

+55
-6
lines changed

6 files changed

+55
-6
lines changed

CHANGELOG.md

Lines changed: 40 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
<section class="release" id="unreleased">
66

7-
## Unreleased (2025-03-13)
7+
## Unreleased (2025-03-15)
88

99
<section class="packages">
1010

@@ -20,6 +20,7 @@
2020

2121
##### Features
2222

23+
- [`9c0f393`](https://github.com/stdlib-js/stdlib/commit/9c0f393248f4a8276991ea447dea41402f58cefc) - add `dapxsumors` to namespace
2324
- [`87abb74`](https://github.com/stdlib-js/stdlib/commit/87abb743fe577742c81ce1be6b5b8477da33b5f2) - update namespace TypeScript declarations [(#6008)](https://github.com/stdlib-js/stdlib/pull/6008)
2425
- [`5738d4d`](https://github.com/stdlib-js/stdlib/commit/5738d4d9acc9b1d68f33968e76c4ede936f2216f) - add `dapxsum`, `dapxsumpw`, and `dnansumpw` to namespace
2526
- [`9789396`](https://github.com/stdlib-js/stdlib/commit/9789396bd5111e963f4662c57c6b4159d4166946) - update namespace TypeScript declarations [(#5364)](https://github.com/stdlib-js/stdlib/pull/5364)
@@ -91,6 +92,40 @@ This release closes the following issue:
9192

9293
<!-- /.package -->
9394

95+
<section class="package" id="blas-ext-base-wasm-dapxsumors-unreleased">
96+
97+
#### [@stdlib/blas/ext/base/wasm/dapxsumors](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/blas/ext/base/wasm/dapxsumors)
98+
99+
<details>
100+
101+
<section class="features">
102+
103+
##### Features
104+
105+
- [`b2a770a`](https://github.com/stdlib-js/stdlib/commit/b2a770ac79d4b276e73184802ee0cf31956bf52c) - add `blas/ext/base/wasm/dapxsumors` [(#5644)](https://github.com/stdlib-js/stdlib/pull/5644)
106+
107+
</section>
108+
109+
<!-- /.features -->
110+
111+
<section class="issues">
112+
113+
##### Closed Issues
114+
115+
This release closes the following issue:
116+
117+
[#5507](https://github.com/stdlib-js/stdlib/issues/5507)
118+
119+
</section>
120+
121+
<!-- /.issues -->
122+
123+
</details>
124+
125+
</section>
126+
127+
<!-- /.package -->
128+
94129
<section class="package" id="blas-ext-base-wasm-dapxsumpw-unreleased">
95130

96131
#### [@stdlib/blas/ext/base/wasm/dapxsumpw](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/blas/ext/base/wasm/dapxsumpw)
@@ -155,9 +190,9 @@ This release closes the following issue:
155190

156191
### Closed Issues
157192

158-
A total of 2 issues were closed in this release:
193+
A total of 3 issues were closed in this release:
159194

160-
[#5505](https://github.com/stdlib-js/stdlib/issues/5505), [#5508](https://github.com/stdlib-js/stdlib/issues/5508)
195+
[#5505](https://github.com/stdlib-js/stdlib/issues/5505), [#5507](https://github.com/stdlib-js/stdlib/issues/5507), [#5508](https://github.com/stdlib-js/stdlib/issues/5508)
161196

162197
</section>
163198

@@ -184,6 +219,8 @@ A total of 4 people contributed to this release. Thank you to the following cont
184219

185220
<details>
186221

222+
- [`9c0f393`](https://github.com/stdlib-js/stdlib/commit/9c0f393248f4a8276991ea447dea41402f58cefc) - **feat:** add `dapxsumors` to namespace _(by Athan Reines)_
223+
- [`b2a770a`](https://github.com/stdlib-js/stdlib/commit/b2a770ac79d4b276e73184802ee0cf31956bf52c) - **feat:** add `blas/ext/base/wasm/dapxsumors` [(#5644)](https://github.com/stdlib-js/stdlib/pull/5644) _(by Aayush Khanna, Athan Reines)_
187224
- [`87abb74`](https://github.com/stdlib-js/stdlib/commit/87abb743fe577742c81ce1be6b5b8477da33b5f2) - **feat:** update namespace TypeScript declarations [(#6008)](https://github.com/stdlib-js/stdlib/pull/6008) _(by stdlib-bot)_
188225
- [`5738d4d`](https://github.com/stdlib-js/stdlib/commit/5738d4d9acc9b1d68f33968e76c4ede936f2216f) - **feat:** add `dapxsum`, `dapxsumpw`, and `dnansumpw` to namespace _(by Athan Reines)_
189226
- [`654827d`](https://github.com/stdlib-js/stdlib/commit/654827df5358f2c70fde0259fbbcbfb607076119) - **feat:** add `blas/ext/base/wasm/dapxsum` [(#5634)](https://github.com/stdlib-js/stdlib/pull/5634) _(by Vivek Maurya, Athan Reines, stdlib-bot)_

CONTRIBUTORS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ Dan Rose <danoftheroses@gmail.com>
3333
Daniel Killenberger <daniel.killenberger@gmail.com>
3434
Daniel Yu <40680511+Daniel777y@users.noreply.github.com>
3535
Debashis Maharana <debashismaharana7854@gmail.com>
36+
Deep Trivedi <128926685+thedeeppp@users.noreply.github.com>
3637
Desh Deepak Kant <118960904+DeshDeepakKant@users.noreply.github.com>
3738
Dev Goel <135586571+corsairier@users.noreply.github.com>
3839
Dhanyabad behera <110620935+dhanyabad11@users.noreply.github.com>
@@ -119,6 +120,7 @@ Rutam Kathale <138517416+performant23@users.noreply.github.com>
119120
Ruthwik Chikoti <145591715+ruthwikchikoti@users.noreply.github.com>
120121
Ryan Seal <splrk@users.noreply.github.com>
121122
Rylan Yang <137365285+rylany27@users.noreply.github.com>
123+
SHIVAM YADAV <120725381+Shivam-1827@users.noreply.github.com>
122124
Sai Srikar Dumpeti <80447788+the-r3aper7@users.noreply.github.com>
123125
Sarthak Paandey <145528240+SarthakPaandey@users.noreply.github.com>
124126
Saurabh Singh <saurabhsraghuvanshi@gmail.com>

dist/index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/index.js.map

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

lib/index.js

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,15 @@ setReadOnly( ns, 'dapxsum', require( '@stdlib/blas-ext-base-dapxsum' ) );
5454
*/
5555
setReadOnly( ns, 'dapxsumkbn', require( '@stdlib/blas-ext-base-dapxsumkbn' ) );
5656

57+
/**
58+
* @name dapxsumors
59+
* @memberof ns
60+
* @readonly
61+
* @type {Function}
62+
* @see {@link module:@stdlib/blas/ext/base/dapxsumors}
63+
*/
64+
setReadOnly( ns, 'dapxsumors', require( '@stdlib/blas-ext-base-dapxsumors' ) );
65+
5766
/**
5867
* @name dapxsumpw
5968
* @memberof ns

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
"dependencies": {
3939
"@stdlib/blas-ext-base-dapxsum": "^0.2.2",
4040
"@stdlib/blas-ext-base-dapxsumkbn": "^0.2.2",
41+
"@stdlib/blas-ext-base-dapxsumors": "^0.2.2",
4142
"@stdlib/blas-ext-base-dapxsumpw": "^0.2.2",
4243
"@stdlib/blas-ext-base-dnansumpw": "^0.2.2",
4344
"@stdlib/utils-define-read-only-property": "^0.2.2"

0 commit comments

Comments
 (0)