Skip to content

Commit a583802

Browse files
committed
Update artifacts
1 parent eddf5a4 commit a583802

File tree

7 files changed

+11
-11
lines changed

7 files changed

+11
-11
lines changed

blas/base/cher/base.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">blas/b
366366
// MAIN //
367367
&nbsp;
368368
/**
369-
* Performs 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.
369+
* Performs 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.
370370
*
371371
* @private
372372
* @param {string} uplo - specifies whether `A` is an upper or lower triangular part of matrix is supplied.
@@ -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-04T05:06:24.132Z
484+
at 2025-06-04T05:20:45.112Z
485485
</div>
486486
<script src="../../../../prettify.js"></script>
487487
<script>

blas/base/cher/cher.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">blas/b
293293
// MAIN //
294294
&nbsp;
295295
/**
296-
* Performs 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.
296+
* Performs 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.
297297
*
298298
* @param {string} order - storage layout
299299
* @param {string} uplo - specifies whether `A` is an upper or lower triangular part of matrix is supplied.
@@ -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-04T05:06:24.132Z
367+
at 2025-06-04T05:20:45.112Z
368368
</div>
369369
<script src="../../../../prettify.js"></script>
370370
<script>

blas/base/cher/coverage.ndjson

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
[425,425,100,53,53,100,3,3,100,425,425,100,"45820e19b641bb8d25c6ae4f52c0f9325ea7ee68","2025-06-04 10:34:23 +0530"]
1+
[425,425,100,53,53,100,3,3,100,425,425,100,"160a1f448307f4aa998a538d691ef3d48624646d","2025-06-04 10:48:04 +0530"]

blas/base/cher/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/cher/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-04T05:06:24.132Z
164+
at 2025-06-04T05:20:45.112Z
165165
</div>
166166
<script src="../../../../prettify.js"></script>
167167
<script>

blas/base/cher/index.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">blas/b
224224
'use strict';
225225
&nbsp;
226226
/**
227-
* 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.
227+
* 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.
228228
*
229229
* @module @stdlib/blas/base/cher
230230
*
@@ -280,7 +280,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">blas/b
280280
<div class='footer quiet pad2 space-top1 center small'>
281281
Code coverage generated by
282282
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
283-
at 2025-06-04T05:06:24.132Z
283+
at 2025-06-04T05:20:45.112Z
284284
</div>
285285
<script src="../../../../prettify.js"></script>
286286
<script>

blas/base/cher/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-04T05:06:24.132Z
178+
at 2025-06-04T05:20:45.112Z
179179
</div>
180180
<script src="../../../../prettify.js"></script>
181181
<script>

blas/base/cher/ndarray.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">blas/b
263263
// MAIN //
264264
&nbsp;
265265
/**
266-
* Performs 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.
266+
* Performs 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.
267267
*
268268
* @param {string} uplo - specifies whether `A` is an upper or lower triangular part of matrix is supplied.
269269
* @param {NonNegativeInteger} N - number of elements along each dimension of `A`
@@ -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-04T05:06:24.132Z
328+
at 2025-06-04T05:20:45.112Z
329329
</div>
330330
<script src="../../../../prettify.js"></script>
331331
<script>

0 commit comments

Comments
 (0)