Skip to content

Commit f7c9968

Browse files
committed
Update artifacts
1 parent abfb928 commit f7c9968

File tree

7 files changed

+8
-8
lines changed

7 files changed

+8
-8
lines changed

blas/base/zher2/base.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -676,7 +676,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">blas/b
676676
<div class='footer quiet pad2 space-top1 center small'>
677677
Code coverage generated by
678678
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
679-
at 2025-06-07T13:37:58.498Z
679+
at 2025-06-24T13:22:12.254Z
680680
</div>
681681
<script src="../../../../prettify.js"></script>
682682
<script>

blas/base/zher2/coverage.ndjson

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
[518,522,99.2337,56,58,96.5517,3,3,100,518,522,99.2337,"a350d784c661c73a9b60f9e60cf409c30588d11d","2025-06-07 19:02:37 +0530"]
1+
[518,522,99.2337,56,58,96.5517,3,3,100,518,522,99.2337,"5c33cc9acef735b9c5ace1f766ff8095df6eb51f","2025-06-24 18:50:43 +0530"]

blas/base/zher2/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/zher2/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-07T13:37:58.498Z
164+
at 2025-06-24T13:22:12.254Z
165165
</div>
166166
<script src="../../../../prettify.js"></script>
167167
<script>

blas/base/zher2/index.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">blas/b
236236
'use strict';
237237
&nbsp;
238238
/**
239-
* 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.
239+
* 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.
240240
*
241241
* @module @stdlib/blas/base/zher2
242242
*
@@ -298,7 +298,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">blas/b
298298
<div class='footer quiet pad2 space-top1 center small'>
299299
Code coverage generated by
300300
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
301-
at 2025-06-07T13:37:58.498Z
301+
at 2025-06-24T13:22:12.254Z
302302
</div>
303303
<script src="../../../../prettify.js"></script>
304304
<script>

blas/base/zher2/main.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">blas/b
175175
<div class='footer quiet pad2 space-top1 center small'>
176176
Code coverage generated by
177177
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
178-
at 2025-06-07T13:37:58.498Z
178+
at 2025-06-24T13:22:12.254Z
179179
</div>
180180
<script src="../../../../prettify.js"></script>
181181
<script>

blas/base/zher2/ndarray.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-07T13:37:58.498Z
367+
at 2025-06-24T13:22:12.254Z
368368
</div>
369369
<script src="../../../../prettify.js"></script>
370370
<script>

blas/base/zher2/zher2.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -403,7 +403,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">blas/b
403403
<div class='footer quiet pad2 space-top1 center small'>
404404
Code coverage generated by
405405
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
406-
at 2025-06-07T13:37:58.498Z
406+
at 2025-06-24T13:22:12.254Z
407407
</div>
408408
<script src="../../../../prettify.js"></script>
409409
<script>

0 commit comments

Comments
 (0)