Skip to content

Commit f729c26

Browse files
committed
Update artifacts
1 parent d43f0c4 commit f729c26

File tree

7 files changed

+11
-11
lines changed

7 files changed

+11
-11
lines changed

lapack/base/dladiv/base.js.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -238,9 +238,9 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">lapack
238238
* @param {number} b - imaginary component of numerator
239239
* @param {number} c - real component of denominator
240240
* @param {number} d - imaginary component of denominator
241-
* @param {Float64Array} P - array containing a single element which is overwritten by the real part of the quotient
241+
* @param {Float64Array} P - array containing an element which is overwritten by the real part of the quotient
242242
* @param {NonNegativeInteger} offsetP - index of the element in `P`
243-
* @param {Float64Array} Q - array containing a single element which is overwritten by the imaginary part of the quotient
243+
* @param {Float64Array} Q - array containing an element which is overwritten by the imaginary part of the quotient
244244
* @param {NonNegativeInteger} offsetQ - index of the element in `Q`
245245
* @returns {void}
246246
*
@@ -271,7 +271,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">lapack
271271
<div class='footer quiet pad2 space-top1 center small'>
272272
Code coverage generated by
273273
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
274-
at 2025-08-23T10:02:01.550Z
274+
at 2025-08-23T10:05:52.780Z
275275
</div>
276276
<script src="../../../../prettify.js"></script>
277277
<script>

lapack/base/dladiv/coverage.ndjson

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
[275,275,100,10,10,100,3,3,100,275,275,100,"06f5aa6cdd4eb895600d10bf007babf36e0d71c2","2025-08-23 03:00:22 -0700"]
1+
[275,275,100,10,10,100,3,3,100,275,275,100,"476de41a263ce26e5f5e5053c0a88d8ad8bb3654","2025-08-23 03:04:53 -0700"]

lapack/base/dladiv/dladiv.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">lapack
238238
<div class='footer quiet pad2 space-top1 center small'>
239239
Code coverage generated by
240240
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
241-
at 2025-08-23T10:02:01.550Z
241+
at 2025-08-23T10:05:52.780Z
242242
</div>
243243
<script src="../../../../prettify.js"></script>
244244
<script>

lapack/base/dladiv/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/dladiv/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-08-23T10:02:01.550Z
164+
at 2025-08-23T10:05:52.780Z
165165
</div>
166166
<script src="../../../../prettify.js"></script>
167167
<script>

lapack/base/dladiv/index.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">lapack
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-08-23T10:02:01.550Z
250+
at 2025-08-23T10:05:52.780Z
251251
</div>
252252
<script src="../../../../prettify.js"></script>
253253
<script>

lapack/base/dladiv/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-08-23T10:02:01.550Z
178+
at 2025-08-23T10:05:52.780Z
179179
</div>
180180
<script src="../../../../prettify.js"></script>
181181
<script>

lapack/base/dladiv/ndarray.js.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -213,9 +213,9 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">lapack
213213
* @param {number} b - imaginary component of numerator
214214
* @param {number} c - real component of denominator
215215
* @param {number} d - imaginary component of denominator
216-
* @param {Float64Array} P - array containing a single element which is overwritten by the real part of the quotient
216+
* @param {Float64Array} P - array containing an element which is overwritten by the real part of the quotient
217217
* @param {NonNegativeInteger} offsetP - index of the element in `P`
218-
* @param {Float64Array} Q - array containing a single element which is overwritten by the imaginary part of the quotient
218+
* @param {Float64Array} Q - array containing an element which is overwritten by the imaginary part of the quotient
219219
* @param {NonNegativeInteger} offsetQ - index of the element in `Q`
220220
* @returns {void}
221221
*
@@ -244,7 +244,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">lapack
244244
<div class='footer quiet pad2 space-top1 center small'>
245245
Code coverage generated by
246246
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
247-
at 2025-08-23T10:02:01.550Z
247+
at 2025-08-23T10:05:52.780Z
248248
</div>
249249
<script src="../../../../prettify.js"></script>
250250
<script>

0 commit comments

Comments
 (0)