Skip to content

Commit 1c13261

Browse files
committed
Update artifacts
1 parent b400089 commit 1c13261

File tree

7 files changed

+8
-8
lines changed

7 files changed

+8
-8
lines changed

blas/base/gger/accessors.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -532,7 +532,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">blas/b
532532
<div class='footer quiet pad2 space-top1 center small'>
533533
Code coverage generated by
534534
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
535-
at 2025-07-12T11:43:26.273Z
535+
at 2025-07-12T12:16:56.707Z
536536
</div>
537537
<script src="../../../../prettify.js"></script>
538538
<script>

blas/base/gger/base.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -667,7 +667,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">blas/b
667667
<div class='footer quiet pad2 space-top1 center small'>
668668
Code coverage generated by
669669
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
670-
at 2025-07-12T11:43:26.273Z
670+
at 2025-07-12T12:16:56.707Z
671671
</div>
672672
<script src="../../../../prettify.js"></script>
673673
<script>

blas/base/gger/coverage.ndjson

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
[609,609,100,57,57,100,4,4,100,609,609,100,"d2efc80969636746863383136bd8d37d8a1f71df","2025-07-12 17:12:25 +0530"]
1+
[609,609,100,57,57,100,4,4,100,609,609,100,"acf1d7e307461f87b9b43f0b5f69bf8bea63d591","2025-07-12 17:45:51 +0530"]

blas/base/gger/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ <h1><a href="../../../../index.html">All files</a> blas/base/gger/lib</h1>
161161
<div class='footer quiet pad2 space-top1 center small'>
162162
Code coverage generated by
163163
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
164-
at 2025-07-12T11:43:26.273Z
164+
at 2025-07-12T12:16:56.707Z
165165
</div>
166166
<script src="../../../../prettify.js"></script>
167167
<script>

blas/base/gger/index.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">blas/b
206206
'use strict';
207207
&nbsp;
208208
/**
209-
* BLAS level 2 routine to performs the rank 1 operation `A = α*x*y^T + A`, where `α` is a scalar, `x` is an `M` element vector, `y` is an `N` element vector, and `A` is an `M` by `N` matrix.
209+
* BLAS level 2 routine to perform the rank 1 operation `A = α*x*y^T + A`, where `α` is a scalar, `x` is an `M` element vector, `y` is an `N` element vector, and `A` is an `M` by `N` matrix.
210210
*
211211
* @module @stdlib/blas/base/gger
212212
*
@@ -253,7 +253,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">blas/b
253253
<div class='footer quiet pad2 space-top1 center small'>
254254
Code coverage generated by
255255
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
256-
at 2025-07-12T11:43:26.273Z
256+
at 2025-07-12T12:16:56.707Z
257257
</div>
258258
<script src="../../../../prettify.js"></script>
259259
<script>

blas/base/gger/main.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -409,7 +409,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">blas/b
409409
<div class='footer quiet pad2 space-top1 center small'>
410410
Code coverage generated by
411411
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
412-
at 2025-07-12T11:43:26.273Z
412+
at 2025-07-12T12:16:56.707Z
413413
</div>
414414
<script src="../../../../prettify.js"></script>
415415
<script>

blas/base/gger/ndarray.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">blas/b
316316
<div class='footer quiet pad2 space-top1 center small'>
317317
Code coverage generated by
318318
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
319-
at 2025-07-12T11:43:26.273Z
319+
at 2025-07-12T12:16:56.707Z
320320
</div>
321321
<script src="../../../../prettify.js"></script>
322322
<script>

0 commit comments

Comments
 (0)