Skip to content

Commit 34b51e1

Browse files
committed
Update artifacts
1 parent 99db845 commit 34b51e1

File tree

7 files changed

+8
-8
lines changed

7 files changed

+8
-8
lines changed

lapack/base/dlanv2/base.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -847,7 +847,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">lapack
847847
<div class='footer quiet pad2 space-top1 center small'>
848848
Code coverage generated by
849849
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
850-
at 2025-06-27T19:26:59.183Z
850+
at 2025-06-28T10:22:21.030Z
851851
</div>
852852
<script src="../../../../prettify.js"></script>
853853
<script>

lapack/base/dlanv2/coverage.ndjson

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
[585,585,100,28,28,100,3,3,100,585,585,100,"ecaad2a8ea986aec00411418a01438ffd54bcbb8","2025-06-27 19:24:37 +0000"]
1+
[585,585,100,28,28,100,3,3,100,585,585,100,"273099db47390d8d4e9d5564503a7cfd57f5d523","2025-06-28 10:18:20 +0000"]

lapack/base/dlanv2/dlanv2.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -379,7 +379,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">lapack
379379
<div class='footer quiet pad2 space-top1 center small'>
380380
Code coverage generated by
381381
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
382-
at 2025-06-27T19:26:59.183Z
382+
at 2025-06-28T10:22:21.030Z
383383
</div>
384384
<script src="../../../../prettify.js"></script>
385385
<script>

lapack/base/dlanv2/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/dlanv2/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-27T19:26:59.183Z
164+
at 2025-06-28T10:22:21.030Z
165165
</div>
166166
<script src="../../../../prettify.js"></script>
167167
<script>

lapack/base/dlanv2/index.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">lapack
295295
<div class='footer quiet pad2 space-top1 center small'>
296296
Code coverage generated by
297297
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
298-
at 2025-06-27T19:26:59.183Z
298+
at 2025-06-28T10:22:21.030Z
299299
</div>
300300
<script src="../../../../prettify.js"></script>
301301
<script>

lapack/base/dlanv2/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-06-27T19:26:59.183Z
178+
at 2025-06-28T10:22:21.030Z
179179
</div>
180180
<script src="../../../../prettify.js"></script>
181181
<script>

lapack/base/dlanv2/ndarray.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">lapack
317317
// MAIN //
318318
&nbsp;
319319
/**
320-
* Computes the Schur factorization of a real 2-by-2 nonsymmetric matrix `A` in standard form.
320+
* Computes the Schur factorization of a real 2-by-2 nonsymmetric matrix `A` in standard form using alternative indexing semantics.
321321
*
322322
* Given a real 2×2 matrix:
323323
*
@@ -409,7 +409,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">lapack
409409
<div class='footer quiet pad2 space-top1 center small'>
410410
Code coverage generated by
411411
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
412-
at 2025-06-27T19:26:59.183Z
412+
at 2025-06-28T10:22:21.030Z
413413
</div>
414414
<script src="../../../../prettify.js"></script>
415415
<script>

0 commit comments

Comments
 (0)