Skip to content

Commit 3917c73

Browse files
committed
Update artifacts
1 parent 09e7e66 commit 3917c73

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
[124,124,100,3,3,100,1,1,100,124,124,100,"a571aacbd2facf15774911746301fc1ad502c25b","2025-08-09 02:43:07 -0700"]
1+
[124,124,100,3,3,100,1,1,100,124,124,100,"f7f627829655ac9b391f4be528daaa0f76cef2dc","2025-08-09 02:45:31 -0700"]

blas/ext/base/ndarray/ssorthp/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ <h1><a href="../../../../../../index.html">All files</a> blas/ext/base/ndarray/s
116116
<div class='footer quiet pad2 space-top1 center small'>
117117
Code coverage generated by
118118
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
119-
at 2025-08-09T09:44:44.444Z
119+
at 2025-08-09T09:46:38.394Z
120120
</div>
121121
<script src="../../../../../../prettify.js"></script>
122122
<script>

blas/ext/base/ndarray/ssorthp/index.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ <h1><a href="../../../../../../index.html">All files</a> / <a href="index.html">
201201
* var ssorthp = require( '@stdlib/blas/ext/base/ndarray/ssorthp' );
202202
*
203203
* var xbuf = new Float32Array( [ 1.0, -2.0, 3.0, -4.0 ] );
204-
* var x = new ndarray( 'generic', xbuf, [ 4 ], [ 1 ], 0, 'row-major' );
204+
* var x = new ndarray( 'float32', xbuf, [ 4 ], [ 1 ], 0, 'row-major' );
205205
*
206206
* var ord = scalar2ndarray( 1.0, {
207207
* 'dtype': 'generic'
@@ -229,7 +229,7 @@ <h1><a href="../../../../../../index.html">All files</a> / <a href="index.html">
229229
<div class='footer quiet pad2 space-top1 center small'>
230230
Code coverage generated by
231231
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
232-
at 2025-08-09T09:44:44.444Z
232+
at 2025-08-09T09:46:38.394Z
233233
</div>
234234
<script src="../../../../../../prettify.js"></script>
235235
<script>

blas/ext/base/ndarray/ssorthp/main.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ <h1><a href="../../../../../../index.html">All files</a> / <a href="index.html">
283283
<div class='footer quiet pad2 space-top1 center small'>
284284
Code coverage generated by
285285
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
286-
at 2025-08-09T09:44:44.444Z
286+
at 2025-08-09T09:46:38.394Z
287287
</div>
288288
<script src="../../../../../../prettify.js"></script>
289289
<script>

0 commit comments

Comments
 (0)