Skip to content

Commit d8c7581

Browse files
committed
Update artifacts
1 parent e14c8b6 commit d8c7581

File tree

207 files changed

+4861
-219
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

207 files changed

+4861
-219
lines changed

blas/base/caxpy/caxpy.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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 2024-07-18T01:29:03.912Z
283+
at 2024-07-18T03:38:29.017Z
284284
</div>
285285
<script src="../../../../prettify.js"></script>
286286
<script>

blas/base/caxpy/coverage.ndjson

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
[285,287,99.3031,13,14,92.8571,2,2,100,285,287,99.3031,"7d65943604945f9a9e3ad63267c9d91a8c26da2c","2024-07-13 18:53:00 -0700"]
22
[285,287,99.3031,13,14,92.8571,2,2,100,285,287,99.3031,"f04988792e2e55ce47c87c7d94e8c222c3b9d2b6","2024-07-17 18:21:05 -0700"]
3+
[285,287,99.3031,13,14,92.8571,2,2,100,285,287,99.3031,"b82c6f020ef6fe6b045fc71ccf773bb18c451303","2024-07-17 20:35:03 -0700"]

blas/base/caxpy/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/caxpy/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 2024-07-18T01:29:03.912Z
149+
at 2024-07-18T03:38:29.017Z
150150
</div>
151151
<script src="../../../../prettify.js"></script>
152152
<script>

blas/base/caxpy/index.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">blas/b
352352
<div class='footer quiet pad2 space-top1 center small'>
353353
Code coverage generated by
354354
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
355-
at 2024-07-18T01:29:03.912Z
355+
at 2024-07-18T03:38:29.017Z
356356
</div>
357357
<script src="../../../../prettify.js"></script>
358358
<script>

blas/base/caxpy/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 2024-07-18T01:29:03.912Z
178+
at 2024-07-18T03:38:29.017Z
179179
</div>
180180
<script src="../../../../prettify.js"></script>
181181
<script>

blas/base/caxpy/ndarray.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">blas/b
262262
// MODULES //
263263
&nbsp;
264264
var scabs1 = require( '@stdlib/blas/base/scabs1' );
265-
var cmulf = require( '@stdlib/math/base/ops/cmulf' );
265+
var cmulf = require( '@stdlib/complex/float32/base/mul' );
266266
var caddf = require( '@stdlib/complex/float32/base/add' );
267267
&nbsp;
268268
&nbsp;
@@ -334,7 +334,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">blas/b
334334
<div class='footer quiet pad2 space-top1 center small'>
335335
Code coverage generated by
336336
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
337-
at 2024-07-18T01:29:03.912Z
337+
at 2024-07-18T03:38:29.017Z
338338
</div>
339339
<script src="../../../../prettify.js"></script>
340340
<script>

blas/base/cscal/coverage.ndjson

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
[459,459,100,25,25,100,4,4,100,459,459,100,"b40f5c33aaf2113c73f8f0811c8d1cdc9fbfde53","2024-06-08 16:39:11 -0700"]
22
[459,459,100,25,25,100,4,4,100,459,459,100,"a96a408fec1b83def148098dc9cf8a233e071526","2024-06-12 01:11:24 -0400"]
3+
[459,459,100,25,25,100,4,4,100,459,459,100,"b82c6f020ef6fe6b045fc71ccf773bb18c451303","2024-07-17 20:35:03 -0700"]

blas/base/cscal/cscal.js.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">blas/b
251251
&nbsp;
252252
// MODULES //
253253
&nbsp;
254-
var cmulf = require( '@stdlib/math/base/ops/cmulf' );
254+
var cmulf = require( '@stdlib/complex/float32/base/mul' );
255255
&nbsp;
256256
&nbsp;
257257
// MAIN //
@@ -268,8 +268,8 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">blas/b
268268
* @example
269269
* var Complex64Array = require( '@stdlib/array/complex64' );
270270
* var Complex64 = require( '@stdlib/complex/float32/ctor' );
271-
* var realf = require( '@stdlib/complex/realf' );
272-
* var imagf = require( '@stdlib/complex/imagf' );
271+
* var realf = require( '@stdlib/complex/float32/real' );
272+
* var imagf = require( '@stdlib/complex/float32/imag' );
273273
*
274274
* var cx = new Complex64Array( [ 1.0, 2.0, 3.0, 4.0, 5.0, 6.0 ] );
275275
* var ca = new Complex64( 2.0, 2.0 );
@@ -319,7 +319,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">blas/b
319319
<div class='footer quiet pad2 space-top1 center small'>
320320
Code coverage generated by
321321
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
322-
at 2024-06-12T05:14:09.753Z
322+
at 2024-07-18T03:38:58.712Z
323323
</div>
324324
<script src="../../../../prettify.js"></script>
325325
<script>

blas/base/cscal/cscal.native.js.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -237,8 +237,8 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">blas/b
237237
* @example
238238
* var Complex64Array = require( '@stdlib/array/complex64' );
239239
* var Complex64 = require( '@stdlib/complex/float32/ctor' );
240-
* var realf = require( '@stdlib/complex/realf' );
241-
* var imagf = require( '@stdlib/complex/imagf' );
240+
* var realf = require( '@stdlib/complex/float32/real' );
241+
* var imagf = require( '@stdlib/complex/float32/imag' );
242242
*
243243
* var cx = new Complex64Array( [ 1.0, 2.0, 3.0, 4.0, 5.0, 6.0 ] );
244244
* var ca = new Complex64( 2.0, 2.0 );
@@ -271,7 +271,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">blas/b
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 2024-06-12T05:14:09.753Z
274+
at 2024-07-18T03:38:58.712Z
275275
</div>
276276
<script src="../../../../prettify.js"></script>
277277
<script>

blas/base/cscal/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ <h1><a href="../../../../index.html">All files</a> blas/base/cscal/lib</h1>
191191
<div class='footer quiet pad2 space-top1 center small'>
192192
Code coverage generated by
193193
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
194-
at 2024-06-12T05:14:09.753Z
194+
at 2024-07-18T03:38:58.712Z
195195
</div>
196196
<script src="../../../../prettify.js"></script>
197197
<script>

0 commit comments

Comments
 (0)