Skip to content

Commit a25b46c

Browse files
committed
Update artifacts
1 parent f659e7e commit a25b46c

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
lines changed

ndarray/pop/coverage.ndjson

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
[156,156,100,11,11,100,1,1,100,156,156,100,"6760298d2f7e38a975e2f27b24edb0d258c9c218","2025-09-28 17:57:15 -0700"]
2+
[156,156,100,11,11,100,1,1,100,156,156,100,"d55cb4bbda9f3810f92a2535fdbb60a62c60e161","2025-09-30 00:28:11 +0100"]

ndarray/pop/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ <h1><a href="../../../index.html">All files</a> ndarray/pop/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 2025-09-29T00:58:49.346Z
119+
at 2025-09-29T23:29:32.006Z
120120
</div>
121121
<script src="../../../prettify.js"></script>
122122
<script>

ndarray/pop/index.js.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -226,10 +226,10 @@ <h1><a href="../../../index.html">All files</a> / <a href="index.html">ndarray/p
226226
* // returns [ &lt;ndarray&gt;, &lt;ndarray&gt; ]
227227
*
228228
* arr = ndarray2array( y[ 0 ] );
229-
* // returns [ [ 1 ], [ 3 ], [ 5 ] ]
229+
* // returns [ [ 1.0 ], [ 3.0 ], [ 5.0 ] ]
230230
*
231231
* arr = ndarray2array( y[ 1 ] );
232-
* // returns [ [ 2 ], [ 4 ], [ 6 ] ]
232+
* // returns [ [ 2.0 ], [ 4.0 ], [ 6.0 ] ]
233233
*/
234234
&nbsp;
235235
// MODULES //
@@ -247,7 +247,7 @@ <h1><a href="../../../index.html">All files</a> / <a href="index.html">ndarray/p
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-09-29T00:58:49.346Z
250+
at 2025-09-29T23:29:32.006Z
251251
</div>
252252
<script src="../../../prettify.js"></script>
253253
<script>

ndarray/pop/main.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,7 @@ <h1><a href="../../../index.html">All files</a> / <a href="index.html">ndarray/p
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 2025-09-29T00:58:49.346Z
364+
at 2025-09-29T23:29:32.006Z
365365
</div>
366366
<script src="../../../prettify.js"></script>
367367
<script>

0 commit comments

Comments
 (0)