Skip to content

Commit 80e5660

Browse files
committed
Update artifacts
1 parent b2a3eed commit 80e5660

File tree

6 files changed

+7
-7
lines changed

6 files changed

+7
-7
lines changed

blas/base/zdotc/coverage.ndjson

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
[241,241,100,12,12,100,2,2,100,241,241,100,"7db92dc955f035a6e9ccb629c442ac5f279085c5","2025-06-29 11:13:18 +0530"]
1+
[241,241,100,12,12,100,2,2,100,241,241,100,"89ca94f4fdd4bb9f21709e7b050b558615a99273","2025-06-29 11:14:48 +0530"]

blas/base/zdotc/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ <h1><a href="../../../../index.html">All files</a> blas/base/zdotc/lib</h1>
146146
<div class='footer quiet pad2 space-top1 center small'>
147147
Code coverage generated by
148148
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
149-
at 2025-06-29T05:44:53.237Z
149+
at 2025-06-29T05:45:46.879Z
150150
</div>
151151
<script src="../../../../prettify.js"></script>
152152
<script>

blas/base/zdotc/index.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">blas/b
222222
'use strict';
223223
&nbsp;
224224
/**
225-
* BLAS level 1 routine to compute the dot product `x^H * y` of two double-precision complex vectors.
225+
* BLAS level 1 routine to compute the dot product `x^H * y` of `x` and `y`.
226226
*
227227
* @module @stdlib/blas/base/zdotc
228228
*
@@ -277,7 +277,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">blas/b
277277
<div class='footer quiet pad2 space-top1 center small'>
278278
Code coverage generated by
279279
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
280-
at 2025-06-29T05:44:53.237Z
280+
at 2025-06-29T05:45:46.879Z
281281
</div>
282282
<script src="../../../../prettify.js"></script>
283283
<script>

blas/base/zdotc/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-29T05:44:53.237Z
178+
at 2025-06-29T05:45:46.879Z
179179
</div>
180180
<script src="../../../../prettify.js"></script>
181181
<script>

blas/base/zdotc/ndarray.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">blas/b
304304
<div class='footer quiet pad2 space-top1 center small'>
305305
Code coverage generated by
306306
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
307-
at 2025-06-29T05:44:53.237Z
307+
at 2025-06-29T05:45:46.879Z
308308
</div>
309309
<script src="../../../../prettify.js"></script>
310310
<script>

blas/base/zdotc/zdotc.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">blas/b
247247
<div class='footer quiet pad2 space-top1 center small'>
248248
Code coverage generated by
249249
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
250-
at 2025-06-29T05:44:53.237Z
250+
at 2025-06-29T05:45:46.879Z
251251
</div>
252252
<script src="../../../../prettify.js"></script>
253253
<script>

0 commit comments

Comments
 (0)