Skip to content

Commit c3d3981

Browse files
committed
Update artifacts
1 parent a93f3ca commit c3d3981

File tree

975 files changed

+23354
-1106
lines changed

Some content is hidden

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

975 files changed

+23354
-1106
lines changed

array/base/binary2d/coverage.ndjson

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22
[135,135,100,8,8,100,1,1,100,135,135,100,"aeb94f4b8ee50dd86e3a8be0e80f304dd0265c9c","2023-09-10 21:20:26 -0700"]
33
[135,135,100,8,8,100,1,1,100,135,135,100,"38333d8be3a445fac58b4835cce931f46cfd66ff","2023-10-30 17:41:42 -0700"]
44
[135,135,100,8,8,100,1,1,100,135,135,100,"45cec6858ffc8f2dbd02c9b097ae73df1dddc06a","2023-11-22 16:53:53 -0800"]
5+
[135,135,100,8,8,100,1,1,100,135,135,100,"453588520ecebd68ae1c7f730ac16b206d0f0760","2025-08-15 14:10:24 -0500"]

array/base/binary2d/index.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> array/base/binary2d/lib</h1>
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>
@@ -116,7 +116,7 @@ <h1><a href="../../../../index.html">All files</a> array/base/binary2d/lib</h1>
116116
<div class='footer quiet pad2 space-top1 center small'>
117117
Code coverage generated by
118118
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
119-
at 2023-11-23T00:56:06.294Z
119+
at 2025-08-15T19:16:20.175Z
120120
</div>
121121
<script src="../../../../prettify.js"></script>
122122
<script>

array/base/binary2d/index.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">array/
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>
@@ -193,7 +193,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">array/
193193
* @example
194194
* var ones2d = require( '@stdlib/array/base/ones2d' );
195195
* var zeros2d = require( '@stdlib/array/base/zeros2d' );
196-
* var add = require( '@stdlib/math/base/ops/add' );
196+
* var add = require( '@stdlib/number/float64/base/add' );
197197
* var binary2d = require( '@stdlib/array/base/binary2d' );
198198
*
199199
* var shape = [ 2, 2 ];
@@ -223,7 +223,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">array/
223223
<div class='footer quiet pad2 space-top1 center small'>
224224
Code coverage generated by
225225
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
226-
at 2023-11-23T00:56:06.294Z
226+
at 2025-08-15T19:16:20.175Z
227227
</div>
228228
<script src="../../../../prettify.js"></script>
229229
<script>

array/base/binary2d/main.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">array/
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>
@@ -268,7 +268,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">array/
268268
* @example
269269
* var ones2d = require( '@stdlib/array/base/ones2d' );
270270
* var zeros2d = require( '@stdlib/array/base/zeros2d' );
271-
* var add = require( '@stdlib/math/base/ops/add' );
271+
* var add = require( '@stdlib/number/float64/base/add' );
272272
*
273273
* var shape = [ 2, 2 ];
274274
*
@@ -322,7 +322,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">array/
322322
<div class='footer quiet pad2 space-top1 center small'>
323323
Code coverage generated by
324324
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
325-
at 2023-11-23T00:56:06.294Z
325+
at 2025-08-15T19:16:20.175Z
326326
</div>
327327
<script src="../../../../prettify.js"></script>
328328
<script>

array/base/binary3d/coverage.ndjson

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@
33
[146,146,100,10,10,100,1,1,100,146,146,100,"aeb94f4b8ee50dd86e3a8be0e80f304dd0265c9c","2023-09-10 21:20:26 -0700"]
44
[146,146,100,10,10,100,1,1,100,146,146,100,"38333d8be3a445fac58b4835cce931f46cfd66ff","2023-10-30 17:41:42 -0700"]
55
[146,146,100,10,10,100,1,1,100,146,146,100,"45cec6858ffc8f2dbd02c9b097ae73df1dddc06a","2023-11-22 16:53:53 -0800"]
6+
[146,146,100,10,10,100,1,1,100,146,146,100,"453588520ecebd68ae1c7f730ac16b206d0f0760","2025-08-15 14:10:24 -0500"]

array/base/binary3d/index.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> array/base/binary3d/lib</h1>
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>
@@ -116,7 +116,7 @@ <h1><a href="../../../../index.html">All files</a> array/base/binary3d/lib</h1>
116116
<div class='footer quiet pad2 space-top1 center small'>
117117
Code coverage generated by
118118
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
119-
at 2023-11-23T00:56:08.279Z
119+
at 2025-08-15T19:16:22.164Z
120120
</div>
121121
<script src="../../../../prettify.js"></script>
122122
<script>

array/base/binary3d/index.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">array/
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>
@@ -193,7 +193,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">array/
193193
* @example
194194
* var ones3d = require( '@stdlib/array/base/ones3d' );
195195
* var zeros3d = require( '@stdlib/array/base/zeros3d' );
196-
* var add = require( '@stdlib/math/base/ops/add' );
196+
* var add = require( '@stdlib/number/float64/base/add' );
197197
* var binary3d = require( '@stdlib/array/base/binary3d' );
198198
*
199199
* var shape = [ 2, 2, 2 ];
@@ -223,7 +223,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">array/
223223
<div class='footer quiet pad2 space-top1 center small'>
224224
Code coverage generated by
225225
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
226-
at 2023-11-23T00:56:08.279Z
226+
at 2025-08-15T19:16:22.164Z
227227
</div>
228228
<script src="../../../../prettify.js"></script>
229229
<script>

array/base/binary3d/main.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">array/
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>
@@ -290,7 +290,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">array/
290290
* @example
291291
* var ones3d = require( '@stdlib/array/base/ones3d' );
292292
* var zeros3d = require( '@stdlib/array/base/zeros3d' );
293-
* var add = require( '@stdlib/math/base/ops/add' );
293+
* var add = require( '@stdlib/number/float64/base/add' );
294294
*
295295
* var shape = [ 2, 2, 2 ];
296296
*
@@ -355,7 +355,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">array/
355355
<div class='footer quiet pad2 space-top1 center small'>
356356
Code coverage generated by
357357
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
358-
at 2023-11-23T00:56:08.279Z
358+
at 2025-08-15T19:16:22.164Z
359359
</div>
360360
<script src="../../../../prettify.js"></script>
361361
<script>

array/base/binary4d/coverage.ndjson

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22
[157,157,100,11,11,100,1,1,100,157,157,100,"aeb94f4b8ee50dd86e3a8be0e80f304dd0265c9c","2023-09-10 21:20:26 -0700"]
33
[157,157,100,11,11,100,1,1,100,157,157,100,"38333d8be3a445fac58b4835cce931f46cfd66ff","2023-10-30 17:41:42 -0700"]
44
[157,157,100,11,11,100,1,1,100,157,157,100,"45cec6858ffc8f2dbd02c9b097ae73df1dddc06a","2023-11-22 16:53:53 -0800"]
5+
[157,157,100,11,11,100,1,1,100,157,157,100,"453588520ecebd68ae1c7f730ac16b206d0f0760","2025-08-15 14:10:24 -0500"]

array/base/binary4d/index.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> array/base/binary4d/lib</h1>
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>
@@ -116,7 +116,7 @@ <h1><a href="../../../../index.html">All files</a> array/base/binary4d/lib</h1>
116116
<div class='footer quiet pad2 space-top1 center small'>
117117
Code coverage generated by
118118
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
119-
at 2023-11-23T00:56:10.052Z
119+
at 2025-08-15T19:16:24.056Z
120120
</div>
121121
<script src="../../../../prettify.js"></script>
122122
<script>

0 commit comments

Comments
 (0)