Skip to content

Commit

Permalink
Update artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
stdlib-bot committed Oct 26, 2024
1 parent ea20a51 commit 7b65911
Show file tree
Hide file tree
Showing 7 changed files with 8 additions and 7 deletions.
2 changes: 1 addition & 1 deletion blas/base/dscal-wasm/binary.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">blas/b
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2024-10-25T23:03:06.596Z
at 2024-10-26T00:33:43.490Z
</div>
<script src="../../../../prettify.js"></script>
<script>
Expand Down
1 change: 1 addition & 0 deletions blas/base/dscal-wasm/coverage.ndjson
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@
[612,612,100,17,17,100,6,6,100,612,612,100,"91e37be0fc89c072ee006802d5a568eab3003c9a","2024-10-25 13:38:52 -0700"]
[612,612,100,17,17,100,6,6,100,612,612,100,"3de76a0863ce62bb51e324907a417370780c91bf","2024-10-25 15:32:55 -0700"]
[612,612,100,17,17,100,6,6,100,612,612,100,"c8b03cb5ef49064325b8859de640833ee715ab20","2024-10-25 15:45:18 -0700"]
[612,612,100,17,17,100,6,6,100,612,612,100,"2c2e66f414ee0df49f854cc3b48aad679a3666bd","2024-10-25 17:31:11 -0700"]
2 changes: 1 addition & 1 deletion blas/base/dscal-wasm/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ <h1><a href="../../../../index.html">All files</a> blas/base/dscal-wasm/lib</h1>
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2024-10-25T23:03:06.596Z
at 2024-10-26T00:33:43.490Z
</div>
<script src="../../../../prettify.js"></script>
<script>
Expand Down
4 changes: 2 additions & 2 deletions blas/base/dscal-wasm/index.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">blas/b
*
* // Perform operation:
* dscal.ndarray( x.length, 5.0, x, 1, 0 );
* // y =&gt; &lt;Float64Array&gt;[ 5.0, 10.0, 15.0, 20.0, 25.0 ]
* // x =&gt; &lt;Float64Array&gt;[ 5.0, 10.0, 15.0, 20.0, 25.0 ]
*
* @example
* var Memory = require( '@stdlib/wasm/memory' );
Expand Down Expand Up @@ -394,7 +394,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">blas/b
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2024-10-25T23:03:06.596Z
at 2024-10-26T00:33:43.490Z
</div>
<script src="../../../../prettify.js"></script>
<script>
Expand Down
2 changes: 1 addition & 1 deletion blas/base/dscal-wasm/main.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">blas/b
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2024-10-25T23:03:06.596Z
at 2024-10-26T00:33:43.490Z
</div>
<script src="../../../../prettify.js"></script>
<script>
Expand Down
2 changes: 1 addition & 1 deletion blas/base/dscal-wasm/module.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -775,7 +775,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">blas/b
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2024-10-25T23:03:06.596Z
at 2024-10-26T00:33:43.490Z
</div>
<script src="../../../../prettify.js"></script>
<script>
Expand Down
2 changes: 1 addition & 1 deletion blas/base/dscal-wasm/routine.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -595,7 +595,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">blas/b
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2024-10-25T23:03:06.596Z
at 2024-10-26T00:33:43.490Z
</div>
<script src="../../../../prettify.js"></script>
<script>
Expand Down

0 comments on commit 7b65911

Please sign in to comment.