Skip to content

Commit b271757

Browse files
committed
Update artifacts
1 parent 775ca3f commit b271757

File tree

7 files changed

+8
-8
lines changed

7 files changed

+8
-8
lines changed

lapack/base/dlacn2/base.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1531,7 +1531,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">lapack
15311531
<div class='footer quiet pad2 space-top1 center small'>
15321532
Code coverage generated by
15331533
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
1534-
at 2025-07-09T07:34:16.237Z
1534+
at 2025-07-09T07:38:03.563Z
15351535
</div>
15361536
<script src="../../../../prettify.js"></script>
15371537
<script>

lapack/base/dlacn2/coverage.ndjson

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
[743,758,98.0211,41,45,91.1111,9,9,100,743,758,98.0211,"e7d80da957e9ad8cd552daf1fd9a933b36c68487","2025-07-09 07:32:28 +0000"]
1+
[743,758,98.0211,41,45,91.1111,9,9,100,743,758,98.0211,"4417f63aec8d01c35fbb2e3afd8e1e2008dba7fb","2025-07-09 07:35:31 +0000"]

lapack/base/dlacn2/dlacn2.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">lapack
310310
<div class='footer quiet pad2 space-top1 center small'>
311311
Code coverage generated by
312312
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
313-
at 2025-07-09T07:34:16.237Z
313+
at 2025-07-09T07:38:03.563Z
314314
</div>
315315
<script src="../../../../prettify.js"></script>
316316
<script>

lapack/base/dlacn2/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> lapack/base/dlacn2/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-09T07:34:16.237Z
164+
at 2025-07-09T07:38:03.563Z
165165
</div>
166166
<script src="../../../../prettify.js"></script>
167167
<script>

lapack/base/dlacn2/index.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">lapack
268268
<div class='footer quiet pad2 space-top1 center small'>
269269
Code coverage generated by
270270
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
271-
at 2025-07-09T07:34:16.237Z
271+
at 2025-07-09T07:38:03.563Z
272272
</div>
273273
<script src="../../../../prettify.js"></script>
274274
<script>

lapack/base/dlacn2/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">lapack
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-07-09T07:34:16.237Z
178+
at 2025-07-09T07:38:03.563Z
179179
</div>
180180
<script src="../../../../prettify.js"></script>
181181
<script>

lapack/base/dlacn2/ndarray.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">lapack
275275
*
276276
* ## Notes
277277
*
278-
* the reverse communication takes place using `KASE`, it may have any of these values:
278+
* The reverse communication takes place using `KASE`. The single-element in `KASE` may have the following values:
279279
*
280280
* - `0`: estimation is complete
281281
* - `1`: caller must compute `A * X` and store the result back in `X`
@@ -340,7 +340,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">lapack
340340
<div class='footer quiet pad2 space-top1 center small'>
341341
Code coverage generated by
342342
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
343-
at 2025-07-09T07:34:16.237Z
343+
at 2025-07-09T07:38:03.563Z
344344
</div>
345345
<script src="../../../../prettify.js"></script>
346346
<script>

0 commit comments

Comments
 (0)