From 9b4c596f8a35f5b4154acab0a0ab491e82b9cfc8 Mon Sep 17 00:00:00 2001 From: stdlib-bot <82920195+stdlib-bot@users.noreply.github.com> Date: Tue, 17 Dec 2024 03:02:17 +0000 Subject: [PATCH] Update artifacts --- array/fixed-endian-factory/coverage.ndjson | 1 + .../from_iterator.js.html | 2 +- .../from_iterator_map.js.html | 2 +- array/fixed-endian-factory/index.html | 22 +- array/fixed-endian-factory/index.js.html | 2 +- array/fixed-endian-factory/main.js.html | 35 +- assert/is-same-array/coverage.ndjson | 1 + assert/is-same-array/index.html | 4 +- assert/is-same-array/index.js.html | 4 +- assert/is-same-array/main.js.html | 4 +- blas/ext/base/gapxsumors/coverage.ndjson | 1 + blas/ext/base/gapxsumors/index.html | 146 ++++ blas/ext/base/gapxsumors/index.js.html | 265 +++++++ blas/ext/base/gapxsumors/main.js.html | 283 +++++++ blas/ext/base/gapxsumors/ndarray.js.html | 280 +++++++ iter/strided/coverage.ndjson | 1 + iter/strided/index.html | 131 ++++ iter/strided/index.js.html | 244 +++++++ iter/strided/main.js.html | 688 ++++++++++++++++++ .../is-nonpositive-finite/coverage.ndjson | 1 + .../assert/is-nonpositive-finite/index.html | 2 +- .../is-nonpositive-finite/index.js.html | 2 +- .../assert/is-nonpositive-finite/main.js.html | 2 +- .../is-nonpositive-finite/native.js.html | 2 +- .../base/special/kernel-log1p/coverage.ndjson | 1 + math/base/special/kernel-log1p/index.html | 2 +- math/base/special/kernel-log1p/index.js.html | 2 +- math/base/special/kernel-log1p/main.js.html | 2 +- math/base/special/kernel-log1p/native.js.html | 2 +- .../special/kernel-log1p/polyval_p.js.html | 2 +- .../special/kernel-log1p/polyval_q.js.html | 2 +- math/base/special/rcbrt/coverage.ndjson | 1 + math/base/special/rcbrt/index.html | 2 +- math/base/special/rcbrt/index.js.html | 2 +- math/base/special/rcbrt/main.js.html | 2 +- math/base/special/rcbrt/native.js.html | 2 +- .../special/ahavercos-by/coverage.ndjson | 1 + math/strided/special/ahavercos-by/index.html | 2 +- .../special/ahavercos-by/index.js.html | 2 +- .../strided/special/ahavercos-by/main.js.html | 2 +- .../special/ahavercos-by/ndarray.js.html | 2 +- random/array/weibull/coverage.ndjson | 1 + random/array/weibull/factory.js.html | 4 +- random/array/weibull/index.html | 4 +- random/array/weibull/index.js.html | 4 +- random/array/weibull/main.js.html | 4 +- string/base/first-code-point/coverage.ndjson | 1 + string/base/first-code-point/index.html | 4 +- string/base/first-code-point/index.js.html | 4 +- string/base/first-code-point/main.js.html | 4 +- .../first-grapheme-cluster/coverage.ndjson | 1 + string/base/first-grapheme-cluster/index.html | 4 +- .../base/first-grapheme-cluster/index.js.html | 4 +- .../base/first-grapheme-cluster/main.js.html | 4 +- utils/some-own-by/coverage.ndjson | 1 + utils/some-own-by/index.html | 2 +- utils/some-own-by/index.js.html | 2 +- utils/some-own-by/main.js.html | 2 +- 58 files changed, 2138 insertions(+), 68 deletions(-) create mode 100644 blas/ext/base/gapxsumors/coverage.ndjson create mode 100644 blas/ext/base/gapxsumors/index.html create mode 100644 blas/ext/base/gapxsumors/index.js.html create mode 100644 blas/ext/base/gapxsumors/main.js.html create mode 100644 blas/ext/base/gapxsumors/ndarray.js.html create mode 100644 iter/strided/coverage.ndjson create mode 100644 iter/strided/index.html create mode 100644 iter/strided/index.js.html create mode 100644 iter/strided/main.js.html diff --git a/array/fixed-endian-factory/coverage.ndjson b/array/fixed-endian-factory/coverage.ndjson index 05fb99bc7..ff0803a44 100644 --- a/array/fixed-endian-factory/coverage.ndjson +++ b/array/fixed-endian-factory/coverage.ndjson @@ -17,3 +17,4 @@ [1131,1388,81.4841,142,152,93.4211,21,32,65.625,1131,1388,81.4841,"a0ba090515dfdfe617e1179ddb7581db24fec44b","2024-12-01 21:32:50 -0500"] [1132,1383,81.851,142,154,92.2078,22,32,68.75,1132,1383,81.851,"e5d32c53f8f552fae4d672c8750619a59ce078ac","2024-12-03 09:04:02 -0500"] [1174,1425,82.386,155,167,92.8144,23,33,69.697,1174,1425,82.386,"1d10ce5163bb06f0b93f6dc0ef9697a8336054c2","2024-12-04 08:53:48 -0500"] +[1181,1432,82.4721,155,167,92.8144,23,33,69.697,1181,1432,82.4721,"b741528b1560b787e3f59e4b17dd7ccb081bf642","2024-12-17 02:58:20 +0000"] diff --git a/array/fixed-endian-factory/from_iterator.js.html b/array/fixed-endian-factory/from_iterator.js.html index 5cc722c06..b2f53b27a 100644 --- a/array/fixed-endian-factory/from_iterator.js.html +++ b/array/fixed-endian-factory/from_iterator.js.html @@ -214,7 +214,7 @@