@@ -23,9 +23,9 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
2323 < div class ='clearfix '>
2424
2525 < div class ='fl pad1y space-right2 '>
26- < span class ="strong "> 95.68 % </ span >
26+ < span class ="strong "> 95.72 % </ span >
2727 < span class ="quiet "> Statements</ span >
28- < span class ='fraction '> 111/116 </ span >
28+ < span class ='fraction '> 112/117 </ span >
2929 </ div >
3030
3131
@@ -44,9 +44,9 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
4444
4545
4646 < div class ='fl pad1y space-right2 '>
47- < span class ="strong "> 95.68 % </ span >
47+ < span class ="strong "> 95.72 % </ span >
4848 < span class ="quiet "> Lines</ span >
49- < span class ='fraction '> 111/116 </ span >
49+ < span class ='fraction '> 112/117 </ span >
5050 </ div >
5151
5252
@@ -179,7 +179,9 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
179179< a name ='L114 '> </ a > < a href ='#L114 '> 114</ a >
180180< a name ='L115 '> </ a > < a href ='#L115 '> 115</ a >
181181< a name ='L116 '> </ a > < a href ='#L116 '> 116</ a >
182- < a name ='L117 '> </ a > < a href ='#L117 '> 117</ a > </ td > < td class ="line-coverage quiet "> < span class ="cline-any cline-yes "> 1x</ span >
182+ < a name ='L117 '> </ a > < a href ='#L117 '> 117</ a >
183+ < a name ='L118 '> </ a > < a href ='#L118 '> 118</ a > </ td > < td class ="line-coverage quiet "> < span class ="cline-any cline-yes "> 1x</ span >
184+ < span class ="cline-any cline-yes "> 1x</ span >
183185< span class ="cline-any cline-yes "> 1x</ span >
184186< span class ="cline-any cline-yes "> 1x</ span >
185187< span class ="cline-any cline-yes "> 1x</ span >
@@ -374,7 +376,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
374376* 'order': 'row-major'
375377* };
376378*
377- * // Define a strategy:
379+ * // Define an input strategy:
378380* function inputStrategy( x ) {
379381* return {
380382* 'dtype': x.dtype,
@@ -386,6 +388,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
386388* };
387389* }
388390*
391+ * // Define an output strategy:
389392* function outputStrategy( x ) {
390393* return x;
391394* }
@@ -418,7 +421,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
418421 < div class ='footer quiet pad2 space-top1 center small '>
419422 Code coverage generated by
420423 < a href ="https://istanbul.js.org/ " target ="_blank " rel ="noopener noreferrer "> istanbul</ a >
421- at 2025-08-16T10:53:03.392Z
424+ at 2025-08-29T10:34:07.655Z
422425 </ div >
423426 < script src ="../../../../prettify.js "> </ script >
424427 < script >
0 commit comments