Skip to content

Commit 2e6db1f

Browse files
committed
Update artifacts
1 parent 127ad96 commit 2e6db1f

File tree

7 files changed

+8
-8
lines changed

7 files changed

+8
-8
lines changed

blas/base/zher/base.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -481,7 +481,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">blas/b
481481
<div class='footer quiet pad2 space-top1 center small'>
482482
Code coverage generated by
483483
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
484-
at 2025-06-24T13:19:37.721Z
484+
at 2025-06-24T13:23:44.399Z
485485
</div>
486486
<script src="../../../../prettify.js"></script>
487487
<script>

blas/base/zher/coverage.ndjson

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
[427,427,100,53,53,100,3,3,100,427,427,100,"d58b57086365b08946b3f56b23f66d36d9c4da9f","2025-06-24 18:48:05 +0530"]
1+
[427,427,100,53,53,100,3,3,100,427,427,100,"d37473919e0f4d9ca51d9528d24bb4f17fc6f698","2025-06-24 18:52:46 +0530"]

blas/base/zher/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/zher/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-06-24T13:19:37.721Z
164+
at 2025-06-24T13:23:44.399Z
165165
</div>
166166
<script src="../../../../prettify.js"></script>
167167
<script>

blas/base/zher/index.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">blas/b
227227
'use strict';
228228
&nbsp;
229229
/**
230-
* BLAS level 3 routine to perform the hermitian rank 1 operation `A = alpha*x*x**H + A`, where `alpha` is a real scalar, `x` is an `N` element vector and `A` is an `N` by `N` hermitian matrix.
230+
* BLAS level 2 routine to perform the hermitian rank 1 operation `A = alpha*x*x**H + A`, where `alpha` is a real scalar, `x` is an `N` element vector and `A` is an `N` by `N` hermitian matrix.
231231
*
232232
* @module @stdlib/blas/base/zher
233233
*
@@ -283,7 +283,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">blas/b
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-06-24T13:19:37.721Z
286+
at 2025-06-24T13:23:44.399Z
287287
</div>
288288
<script src="../../../../prettify.js"></script>
289289
<script>

blas/base/zher/main.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">blas/b
178178
<div class='footer quiet pad2 space-top1 center small'>
179179
Code coverage generated by
180180
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
181-
at 2025-06-24T13:19:37.721Z
181+
at 2025-06-24T13:23:44.399Z
182182
</div>
183183
<script src="../../../../prettify.js"></script>
184184
<script>

blas/base/zher/ndarray.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">blas/b
325325
<div class='footer quiet pad2 space-top1 center small'>
326326
Code coverage generated by
327327
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
328-
at 2025-06-24T13:19:37.721Z
328+
at 2025-06-24T13:23:44.399Z
329329
</div>
330330
<script src="../../../../prettify.js"></script>
331331
<script>

blas/base/zher/zher.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -364,7 +364,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">blas/b
364364
<div class='footer quiet pad2 space-top1 center small'>
365365
Code coverage generated by
366366
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
367-
at 2025-06-24T13:19:37.721Z
367+
at 2025-06-24T13:23:44.399Z
368368
</div>
369369
<script src="../../../../prettify.js"></script>
370370
<script>

0 commit comments

Comments
 (0)