Skip to content

Commit 4611dd1

Browse files
committed
Update artifacts
1 parent 91e2e92 commit 4611dd1

Some content is hidden

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

46 files changed

+112
-111
lines changed

ndarray/base/unary/0d.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
5757
<template id="filterTemplate">
5858
<div class="quiet">
5959
Filter:
60-
<input oninput="onInput()" type="search" id="fileSearch">
60+
<input type="search" id="fileSearch">
6161
</div>
6262
</template>
6363
</div>
@@ -361,7 +361,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
361361
<div class='footer quiet pad2 space-top1 center small'>
362362
Code coverage generated by
363363
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
364-
at 2023-10-13T23:33:24.892Z
364+
at 2024-07-13T21:34:18.712Z
365365
</div>
366366
<script src="../../../../prettify.js"></script>
367367
<script>

ndarray/base/unary/0d_accessors.js.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
5757
<template id="filterTemplate">
5858
<div class="quiet">
5959
Filter:
60-
<input oninput="onInput()" type="search" id="fileSearch">
60+
<input type="search" id="fileSearch">
6161
</div>
6262
</template>
6363
</div>
@@ -346,7 +346,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
346346
*
347347
* @example
348348
* var Complex64Array = require( '@stdlib/array/complex64' );
349-
* var Complex64 = require( '@stdlib/complex/float32' );
349+
* var Complex64 = require( '@stdlib/complex/float32/ctor' );
350350
* var realf = require( '@stdlib/complex/realf' );
351351
* var imagf = require( '@stdlib/complex/imagf' );
352352
*
@@ -424,7 +424,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
424424
<div class='footer quiet pad2 space-top1 center small'>
425425
Code coverage generated by
426426
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
427-
at 2023-10-13T23:33:24.892Z
427+
at 2024-07-13T21:34:18.712Z
428428
</div>
429429
<script src="../../../../prettify.js"></script>
430430
<script>

ndarray/base/unary/10d.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
5757
<template id="filterTemplate">
5858
<div class="quiet">
5959
Filter:
60-
<input oninput="onInput()" type="search" id="fileSearch">
60+
<input type="search" id="fileSearch">
6161
</div>
6262
</template>
6363
</div>
@@ -871,7 +871,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
871871
<div class='footer quiet pad2 space-top1 center small'>
872872
Code coverage generated by
873873
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
874-
at 2023-10-13T23:33:24.892Z
874+
at 2024-07-13T21:34:18.712Z
875875
</div>
876876
<script src="../../../../prettify.js"></script>
877877
<script>

ndarray/base/unary/10d_accessors.js.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
5757
<template id="filterTemplate">
5858
<div class="quiet">
5959
Filter:
60-
<input oninput="onInput()" type="search" id="fileSearch">
60+
<input type="search" id="fileSearch">
6161
</div>
6262
</template>
6363
</div>
@@ -700,7 +700,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
700700
*
701701
* @example
702702
* var Complex64Array = require( '@stdlib/array/complex64' );
703-
* var Complex64 = require( '@stdlib/complex/float32' );
703+
* var Complex64 = require( '@stdlib/complex/float32/ctor' );
704704
* var realf = require( '@stdlib/complex/realf' );
705705
* var imagf = require( '@stdlib/complex/imagf' );
706706
*
@@ -952,7 +952,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
952952
<div class='footer quiet pad2 space-top1 center small'>
953953
Code coverage generated by
954954
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
955-
at 2023-10-13T23:33:24.892Z
955+
at 2024-07-13T21:34:18.712Z
956956
</div>
957957
<script src="../../../../prettify.js"></script>
958958
<script>

ndarray/base/unary/10d_blocked.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
5757
<template id="filterTemplate">
5858
<div class="quiet">
5959
Filter:
60-
<input oninput="onInput()" type="search" id="fileSearch">
60+
<input type="search" id="fileSearch">
6161
</div>
6262
</template>
6363
</div>
@@ -1213,7 +1213,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
12131213
<div class='footer quiet pad2 space-top1 center small'>
12141214
Code coverage generated by
12151215
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
1216-
at 2023-10-13T23:33:24.892Z
1216+
at 2024-07-13T21:34:18.712Z
12171217
</div>
12181218
<script src="../../../../prettify.js"></script>
12191219
<script>

ndarray/base/unary/10d_blocked_accessors.js.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
5757
<template id="filterTemplate">
5858
<div class="quiet">
5959
Filter:
60-
<input oninput="onInput()" type="search" id="fileSearch">
60+
<input type="search" id="fileSearch">
6161
</div>
6262
</template>
6363
</div>
@@ -933,7 +933,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
933933
*
934934
* @example
935935
* var Complex64Array = require( '@stdlib/array/complex64' );
936-
* var Complex64 = require( '@stdlib/complex/float32' );
936+
* var Complex64 = require( '@stdlib/complex/float32/ctor' );
937937
* var realf = require( '@stdlib/complex/realf' );
938938
* var imagf = require( '@stdlib/complex/imagf' );
939939
*
@@ -1294,7 +1294,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
12941294
<div class='footer quiet pad2 space-top1 center small'>
12951295
Code coverage generated by
12961296
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
1297-
at 2023-10-13T23:33:24.892Z
1297+
at 2024-07-13T21:34:18.712Z
12981298
</div>
12991299
<script src="../../../../prettify.js"></script>
13001300
<script>

ndarray/base/unary/1d.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
5757
<template id="filterTemplate">
5858
<div class="quiet">
5959
Filter:
60-
<input oninput="onInput()" type="search" id="fileSearch">
60+
<input type="search" id="fileSearch">
6161
</div>
6262
</template>
6363
</div>
@@ -448,7 +448,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
448448
<div class='footer quiet pad2 space-top1 center small'>
449449
Code coverage generated by
450450
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
451-
at 2023-10-13T23:33:24.892Z
451+
at 2024-07-13T21:34:18.712Z
452452
</div>
453453
<script src="../../../../prettify.js"></script>
454454
<script>

ndarray/base/unary/1d_accessors.js.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
5757
<template id="filterTemplate">
5858
<div class="quiet">
5959
Filter:
60-
<input oninput="onInput()" type="search" id="fileSearch">
60+
<input type="search" id="fileSearch">
6161
</div>
6262
</template>
6363
</div>
@@ -416,7 +416,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
416416
*
417417
* @example
418418
* var Complex64Array = require( '@stdlib/array/complex64' );
419-
* var Complex64 = require( '@stdlib/complex/float32' );
419+
* var Complex64 = require( '@stdlib/complex/float32/ctor' );
420420
* var realf = require( '@stdlib/complex/realf' );
421421
* var imagf = require( '@stdlib/complex/imagf' );
422422
*
@@ -529,7 +529,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
529529
<div class='footer quiet pad2 space-top1 center small'>
530530
Code coverage generated by
531531
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
532-
at 2023-10-13T23:33:24.892Z
532+
at 2024-07-13T21:34:18.712Z
533533
</div>
534534
<script src="../../../../prettify.js"></script>
535535
<script>

ndarray/base/unary/2d.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
5757
<template id="filterTemplate">
5858
<div class="quiet">
5959
Filter:
60-
<input oninput="onInput()" type="search" id="fileSearch">
60+
<input type="search" id="fileSearch">
6161
</div>
6262
</template>
6363
</div>
@@ -529,7 +529,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
529529
<div class='footer quiet pad2 space-top1 center small'>
530530
Code coverage generated by
531531
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
532-
at 2023-10-13T23:33:24.892Z
532+
at 2024-07-13T21:34:18.712Z
533533
</div>
534534
<script src="../../../../prettify.js"></script>
535535
<script>

ndarray/base/unary/2d_accessors.js.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
5757
<template id="filterTemplate">
5858
<div class="quiet">
5959
Filter:
60-
<input oninput="onInput()" type="search" id="fileSearch">
60+
<input type="search" id="fileSearch">
6161
</div>
6262
</template>
6363
</div>
@@ -470,7 +470,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
470470
*
471471
* @example
472472
* var Complex64Array = require( '@stdlib/array/complex64' );
473-
* var Complex64 = require( '@stdlib/complex/float32' );
473+
* var Complex64 = require( '@stdlib/complex/float32/ctor' );
474474
* var realf = require( '@stdlib/complex/realf' );
475475
* var imagf = require( '@stdlib/complex/imagf' );
476476
*
@@ -610,7 +610,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
610610
<div class='footer quiet pad2 space-top1 center small'>
611611
Code coverage generated by
612612
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
613-
at 2023-10-13T23:33:24.892Z
613+
at 2024-07-13T21:34:18.712Z
614614
</div>
615615
<script src="../../../../prettify.js"></script>
616616
<script>

0 commit comments

Comments
 (0)