From 32c23f4061709e5565e30366c023f5af3881e925 Mon Sep 17 00:00:00 2001 From: stdlib-bot <82920195+stdlib-bot@users.noreply.github.com> Date: Sun, 29 Sep 2024 19:28:22 +0000 Subject: [PATCH] Update artifacts --- blas/ext/base/ssort2sh/coverage.ndjson | 1 + blas/ext/base/ssort2sh/index.html | 206 ++++++++ blas/ext/base/ssort2sh/index.js.html | 325 ++++++++++++ blas/ext/base/ssort2sh/main.js.html | 190 +++++++ blas/ext/base/ssort2sh/native.js.html | 190 +++++++ blas/ext/base/ssort2sh/ndarray.js.html | 451 +++++++++++++++++ blas/ext/base/ssort2sh/ndarray.native.js.html | 325 ++++++++++++ blas/ext/base/ssort2sh/ssort2sh.js.html | 475 ++++++++++++++++++ .../ext/base/ssort2sh/ssort2sh.native.js.html | 268 ++++++++++ 9 files changed, 2431 insertions(+) create mode 100644 blas/ext/base/ssort2sh/coverage.ndjson create mode 100644 blas/ext/base/ssort2sh/index.html create mode 100644 blas/ext/base/ssort2sh/index.js.html create mode 100644 blas/ext/base/ssort2sh/main.js.html create mode 100644 blas/ext/base/ssort2sh/native.js.html create mode 100644 blas/ext/base/ssort2sh/ndarray.js.html create mode 100644 blas/ext/base/ssort2sh/ndarray.native.js.html create mode 100644 blas/ext/base/ssort2sh/ssort2sh.js.html create mode 100644 blas/ext/base/ssort2sh/ssort2sh.native.js.html diff --git a/blas/ext/base/ssort2sh/coverage.ndjson b/blas/ext/base/ssort2sh/coverage.ndjson new file mode 100644 index 000000000..0bf10bbc0 --- /dev/null +++ b/blas/ext/base/ssort2sh/coverage.ndjson @@ -0,0 +1 @@ +[543,543,100,53,53,100,4,4,100,543,543,100,"b57ae2e52609433b1d07e0384a1c724a7308f401","2024-09-29 15:25:51 -0400"] diff --git a/blas/ext/base/ssort2sh/index.html b/blas/ext/base/ssort2sh/index.html new file mode 100644 index 000000000..5fd0d4a3d --- /dev/null +++ b/blas/ext/base/ssort2sh/index.html @@ -0,0 +1,206 @@ + + + + + + Code coverage report for blas/ext/base/ssort2sh/lib + + + + + + + + + +
+
+

All files blas/ext/base/ssort2sh/lib

+
+ +
+ 100% + Statements + 543/543 +
+ + +
+ 100% + Branches + 53/53 +
+ + +
+ 100% + Functions + 4/4 +
+ + +
+ 100% + Lines + 543/543 +
+ + +
+

+ Press n or j to go to the next uncovered block, b, p or k for the previous block. +

+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
FileStatementsBranchesFunctionsLines
index.js +
+
100%80/80100%3/3100%0/0100%80/80
main.js +
+
100%35/35100%1/1100%0/0100%35/35
native.js +
+
100%35/35100%1/1100%0/0100%35/35
ndarray.js +
+
100%122/122100%18/18100%1/1100%122/122
ndarray.native.js +
+
100%80/80100%4/4100%1/1100%80/80
ssort2sh.js +
+
100%130/130100%24/24100%1/1100%130/130
ssort2sh.native.js +
+
100%61/61100%2/2100%1/1100%61/61
+
+
+
+ + + + + + + + \ No newline at end of file diff --git a/blas/ext/base/ssort2sh/index.js.html b/blas/ext/base/ssort2sh/index.js.html new file mode 100644 index 000000000..1d5086323 --- /dev/null +++ b/blas/ext/base/ssort2sh/index.js.html @@ -0,0 +1,325 @@ + + + + + + Code coverage report for blas/ext/base/ssort2sh/lib/index.js + + + + + + + + + +
+
+

All files / blas/ext/base/ssort2sh/lib index.js

+
+ +
+ 100% + Statements + 80/80 +
+ + +
+ 100% + Branches + 3/3 +
+ + +
+ 100% + Functions + 0/0 +
+ + +
+ 100% + Lines + 80/80 +
+ + +
+

+ Press n or j to go to the next uncovered block, b, p or k for the previous block. +

+ +
+
+

+
1 +2 +3 +4 +5 +6 +7 +8 +9 +10 +11 +12 +13 +14 +15 +16 +17 +18 +19 +20 +21 +22 +23 +24 +25 +26 +27 +28 +29 +30 +31 +32 +33 +34 +35 +36 +37 +38 +39 +40 +41 +42 +43 +44 +45 +46 +47 +48 +49 +50 +51 +52 +53 +54 +55 +56 +57 +58 +59 +60 +61 +62 +63 +64 +65 +66 +67 +68 +69 +70 +71 +72 +73 +74 +75 +76 +77 +78 +79 +80 +813x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +1x +3x +2x +2x +3x +3x +3x +3x +3x +3x +3x + 
/**
+* @license Apache-2.0
+*
+* Copyright (c) 2020 The Stdlib Authors.
+*
+* Licensed under the Apache License, Version 2.0 (the "License");
+* you may not use this file except in compliance with the License.
+* You may obtain a copy of the License at
+*
+*    http://www.apache.org/licenses/LICENSE-2.0
+*
+* Unless required by applicable law or agreed to in writing, software
+* distributed under the License is distributed on an "AS IS" BASIS,
+* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+* See the License for the specific language governing permissions and
+* limitations under the License.
+*/
+ 
+'use strict';
+ 
+/**
+* Simultaneously sort two single-precision floating-point strided arrays based on the sort order of the first array using Shellsort.
+*
+* @module @stdlib/blas/ext/base/ssort2sh
+*
+* @example
+* var Float32Array = require( '@stdlib/array/float32' );
+* var ssort2sh = require( '@stdlib/blas/ext/base/ssort2sh' );
+*
+* var x = new Float32Array( [ 1.0, -2.0, 3.0, -4.0 ] );
+* var y = new Float32Array( [ 0.0, 1.0, 2.0, 3.0 ] );
+*
+* ssort2sh( x.length, 1.0, x, 1, y, 1 );
+*
+* console.log( x );
+* // => <Float32Array>[ -4.0, -2.0, 1.0, 3.0 ]
+*
+* console.log( y );
+* // => <Float32Array>[ 3.0, 1.0, 0.0, 2.0 ]
+*
+* @example
+* var Float32Array = require( '@stdlib/array/float32' );
+* var ssort2sh = require( '@stdlib/blas/ext/base/ssort2sh' );
+*
+* var x = new Float32Array( [ 1.0, -2.0, 3.0, -4.0 ] );
+* var y = new Float32Array( [ 0.0, 1.0, 2.0, 3.0 ] );
+*
+* ssort2sh( x.length, 1.0, x, 1, 0, y, 1, 0 );
+*
+* console.log( x );
+* // => <Float32Array>[ -4.0, -2.0, 1.0, 3.0 ]
+*
+* console.log( y );
+* // => <Float32Array>[ 3.0, 1.0, 0.0, 2.0 ]
+*/
+ 
+// MODULES //
+ 
+var join = require( 'path' ).join;
+var tryRequire = require( '@stdlib/utils/try-require' );
+var isError = require( '@stdlib/assert/is-error' );
+var main = require( './main.js' );
+ 
+ 
+// MAIN //
+ 
+var ssort2sh;
+var tmp = tryRequire( join( __dirname, './native.js' ) );
+if ( isError( tmp ) ) {
+	ssort2sh = main;
+} else {
+	ssort2sh = tmp;
+}
+ 
+ 
+// EXPORTS //
+ 
+module.exports = ssort2sh;
+ 
+// exports: { "ndarray": "ssort2sh.ndarray" }
+ 
+ +
+
+ + + + + + + + \ No newline at end of file diff --git a/blas/ext/base/ssort2sh/main.js.html b/blas/ext/base/ssort2sh/main.js.html new file mode 100644 index 000000000..ce61a4a57 --- /dev/null +++ b/blas/ext/base/ssort2sh/main.js.html @@ -0,0 +1,190 @@ + + + + + + Code coverage report for blas/ext/base/ssort2sh/lib/main.js + + + + + + + + + +
+
+

All files / blas/ext/base/ssort2sh/lib main.js

+
+ +
+ 100% + Statements + 35/35 +
+ + +
+ 100% + Branches + 1/1 +
+ + +
+ 100% + Functions + 0/0 +
+ + +
+ 100% + Lines + 35/35 +
+ + +
+

+ Press n or j to go to the next uncovered block, b, p or k for the previous block. +

+ +
+
+

+
1 +2 +3 +4 +5 +6 +7 +8 +9 +10 +11 +12 +13 +14 +15 +16 +17 +18 +19 +20 +21 +22 +23 +24 +25 +26 +27 +28 +29 +30 +31 +32 +33 +34 +35 +361x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x + 
/**
+* @license Apache-2.0
+*
+* Copyright (c) 2020 The Stdlib Authors.
+*
+* Licensed under the Apache License, Version 2.0 (the "License");
+* you may not use this file except in compliance with the License.
+* You may obtain a copy of the License at
+*
+*    http://www.apache.org/licenses/LICENSE-2.0
+*
+* Unless required by applicable law or agreed to in writing, software
+* distributed under the License is distributed on an "AS IS" BASIS,
+* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+* See the License for the specific language governing permissions and
+* limitations under the License.
+*/
+ 
+'use strict';
+ 
+// MODULES //
+ 
+var setReadOnly = require( '@stdlib/utils/define-nonenumerable-read-only-property' );
+var ssort2sh = require( './ssort2sh.js' );
+var ndarray = require( './ndarray.js' );
+ 
+ 
+// MAIN //
+ 
+setReadOnly( ssort2sh, 'ndarray', ndarray );
+ 
+ 
+// EXPORTS //
+ 
+module.exports = ssort2sh;
+ 
+ +
+
+ + + + + + + + \ No newline at end of file diff --git a/blas/ext/base/ssort2sh/native.js.html b/blas/ext/base/ssort2sh/native.js.html new file mode 100644 index 000000000..d03f9fbee --- /dev/null +++ b/blas/ext/base/ssort2sh/native.js.html @@ -0,0 +1,190 @@ + + + + + + Code coverage report for blas/ext/base/ssort2sh/lib/native.js + + + + + + + + + +
+
+

All files / blas/ext/base/ssort2sh/lib native.js

+
+ +
+ 100% + Statements + 35/35 +
+ + +
+ 100% + Branches + 1/1 +
+ + +
+ 100% + Functions + 0/0 +
+ + +
+ 100% + Lines + 35/35 +
+ + +
+

+ Press n or j to go to the next uncovered block, b, p or k for the previous block. +

+ +
+
+

+
1 +2 +3 +4 +5 +6 +7 +8 +9 +10 +11 +12 +13 +14 +15 +16 +17 +18 +19 +20 +21 +22 +23 +24 +25 +26 +27 +28 +29 +30 +31 +32 +33 +34 +35 +361x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x + 
/**
+* @license Apache-2.0
+*
+* Copyright (c) 2020 The Stdlib Authors.
+*
+* Licensed under the Apache License, Version 2.0 (the "License");
+* you may not use this file except in compliance with the License.
+* You may obtain a copy of the License at
+*
+*    http://www.apache.org/licenses/LICENSE-2.0
+*
+* Unless required by applicable law or agreed to in writing, software
+* distributed under the License is distributed on an "AS IS" BASIS,
+* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+* See the License for the specific language governing permissions and
+* limitations under the License.
+*/
+ 
+'use strict';
+ 
+// MODULES //
+ 
+var setReadOnly = require( '@stdlib/utils/define-nonenumerable-read-only-property' );
+var ssort2sh = require( './ssort2sh.native.js' );
+var ndarray = require( './ndarray.native.js' );
+ 
+ 
+// MAIN //
+ 
+setReadOnly( ssort2sh, 'ndarray', ndarray );
+ 
+ 
+// EXPORTS //
+ 
+module.exports = ssort2sh;
+ 
+ +
+
+ + + + + + + + \ No newline at end of file diff --git a/blas/ext/base/ssort2sh/ndarray.js.html b/blas/ext/base/ssort2sh/ndarray.js.html new file mode 100644 index 000000000..9c8066e52 --- /dev/null +++ b/blas/ext/base/ssort2sh/ndarray.js.html @@ -0,0 +1,451 @@ + + + + + + Code coverage report for blas/ext/base/ssort2sh/lib/ndarray.js + + + + + + + + + +
+
+

All files / blas/ext/base/ssort2sh/lib ndarray.js

+
+ +
+ 100% + Statements + 122/122 +
+ + +
+ 100% + Branches + 18/18 +
+ + +
+ 100% + Functions + 1/1 +
+ + +
+ 100% + Lines + 122/122 +
+ + +
+

+ Press n or j to go to the next uncovered block, b, p or k for the previous block. +

+ +
+
+

+
1 +2 +3 +4 +5 +6 +7 +8 +9 +10 +11 +12 +13 +14 +15 +16 +17 +18 +19 +20 +21 +22 +23 +24 +25 +26 +27 +28 +29 +30 +31 +32 +33 +34 +35 +36 +37 +38 +39 +40 +41 +42 +43 +44 +45 +46 +47 +48 +49 +50 +51 +52 +53 +54 +55 +56 +57 +58 +59 +60 +61 +62 +63 +64 +65 +66 +67 +68 +69 +70 +71 +72 +73 +74 +75 +76 +77 +78 +79 +80 +81 +82 +83 +84 +85 +86 +87 +88 +89 +90 +91 +92 +93 +94 +95 +96 +97 +98 +99 +100 +101 +102 +103 +104 +105 +106 +107 +108 +109 +110 +111 +112 +113 +114 +115 +116 +117 +118 +119 +120 +121 +122 +1232x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +24x +24x +24x +24x +24x +24x +24x +24x +24x +24x +24x +3x +3x +21x +24x +10x +10x +10x +10x +10x +24x +168x +168x +113x +113x +113x +113x +18x +18x +95x +95x +95x +95x +113x +150x +150x +59x +59x +91x +91x +91x +95x +95x +95x +168x +21x +24x +2x +2x +2x +2x +2x + 
/**
+* @license Apache-2.0
+*
+* Copyright (c) 2020 The Stdlib Authors.
+*
+* Licensed under the Apache License, Version 2.0 (the "License");
+* you may not use this file except in compliance with the License.
+* You may obtain a copy of the License at
+*
+*    http://www.apache.org/licenses/LICENSE-2.0
+*
+* Unless required by applicable law or agreed to in writing, software
+* distributed under the License is distributed on an "AS IS" BASIS,
+* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+* See the License for the specific language governing permissions and
+* limitations under the License.
+*/
+ 
+'use strict';
+ 
+// MODULES //
+ 
+var isNegativeZerof = require( '@stdlib/math/base/assert/is-negative-zerof' );
+var isnanf = require( '@stdlib/math/base/assert/is-nanf' );
+var GAPS = require( './gaps.json' );
+ 
+ 
+// VARIABLES //
+ 
+var NGAPS = GAPS.length;
+ 
+ 
+// MAIN //
+ 
+/**
+* Simultaneously sorts two single-precision floating-point strided arrays based on the sort order of the first array using Shellsort.
+*
+* ## Notes
+*
+* -   This implementation uses the gap sequence proposed by Ciura (2001).
+*
+* ## References
+*
+* -   Shell, Donald L. 1959. "A High-Speed Sorting Procedure." _Communications of the ACM_ 2 (7). Association for Computing Machinery: 30–32. doi:[10.1145/368370.368387](https://doi.org/10.1145/368370.368387).
+* -   Ciura, Marcin. 2001. "Best Increments for the Average Case of Shellsort." In _Fundamentals of Computation Theory_, 106–17. Springer Berlin Heidelberg. doi:[10.1007/3-540-44669-9\_12](https://doi.org/10.1007/3-540-44669-9_12).
+*
+* @param {PositiveInteger} N - number of indexed elements
+* @param {number} order - sort order
+* @param {Float32Array} x - first input array
+* @param {integer} strideX - `x` index increment
+* @param {NonNegativeInteger} offsetX - `x` starting index
+* @param {Float32Array} y - second input array
+* @param {integer} strideY - `y` index increment
+* @param {NonNegativeInteger} offsetY - `y` starting index
+* @returns {Float32Array} `x`
+*
+* @example
+* var Float32Array = require( '@stdlib/array/float32' );
+*
+* var x = new Float32Array( [ 1.0, -2.0, 3.0, -4.0 ] );
+* var y = new Float32Array( [ 0.0, 1.0, 2.0, 3.0 ] );
+*
+* ssort2sh( x.length, 1.0, x, 1, 0, y, 1, 0 );
+*
+* console.log( x );
+* // => <Float32Array>[ -4.0, -2.0, 1.0, 3.0 ]
+*
+* console.log( y );
+* // => <Float32Array>[ 3.0, 1.0, 0.0, 2.0 ]
+*/
+function ssort2sh( N, order, x, strideX, offsetX, y, strideY, offsetY ) {
+	var flg;
+	var gap;
+	var vx;
+	var vy;
+	var ux;
+	var i;
+	var j;
+	var k;
+ 
+	if ( N <= 0 || order === 0.0 ) {
+		return x;
+	}
+	// For a positive stride, sorting in decreasing order is equivalent to providing a negative stride and sorting in increasing order, and, for a negative stride, sorting in decreasing order is equivalent to providing a positive stride and sorting in increasing order...
+	if ( order < 0.0 ) {
+		strideX *= -1;
+		strideY *= -1;
+		offsetX -= (N-1) * strideX;
+		offsetY -= (N-1) * strideY;
+	}
+	for ( i = 0; i < NGAPS; i++ ) {
+		gap = GAPS[ i ];
+		for ( j = gap; j < N; j++ ) {
+			vx = x[ offsetX+(j*strideX) ];
+ 
+			// If `NaN`, the current value is already sorted to its place...
+			if ( isnanf( vx ) ) {
+				continue;
+			}
+			vy = y[ offsetY+(j*strideY) ];
+ 
+			// Perform insertion sort on the "gapped" subarray...
+			flg = isNegativeZerof( vx );
+			for ( k = j; k >= gap; k -= gap ) {
+				ux = x[ offsetX+((k-gap)*strideX) ];
+				if ( ux <= vx && !(flg && ux === vx) ) {
+					break;
+				}
+				x[ offsetX+(k*strideX) ] = ux;
+				y[ offsetY+(k*strideY) ] = y[ offsetY+((k-gap)*strideY) ];
+			}
+			x[ offsetX+(k*strideX) ] = vx;
+			y[ offsetY+(k*strideY) ] = vy;
+		}
+	}
+	return x;
+}
+ 
+ 
+// EXPORTS //
+ 
+module.exports = ssort2sh;
+ 
+ +
+
+ + + + + + + + \ No newline at end of file diff --git a/blas/ext/base/ssort2sh/ndarray.native.js.html b/blas/ext/base/ssort2sh/ndarray.native.js.html new file mode 100644 index 000000000..8e54bd80c --- /dev/null +++ b/blas/ext/base/ssort2sh/ndarray.native.js.html @@ -0,0 +1,325 @@ + + + + + + Code coverage report for blas/ext/base/ssort2sh/lib/ndarray.native.js + + + + + + + + + +
+
+

All files / blas/ext/base/ssort2sh/lib ndarray.native.js

+
+ +
+ 100% + Statements + 80/80 +
+ + +
+ 100% + Branches + 4/4 +
+ + +
+ 100% + Functions + 1/1 +
+ + +
+ 100% + Lines + 80/80 +
+ + +
+

+ Press n or j to go to the next uncovered block, b, p or k for the previous block. +

+ +
+
+

+
1 +2 +3 +4 +5 +6 +7 +8 +9 +10 +11 +12 +13 +14 +15 +16 +17 +18 +19 +20 +21 +22 +23 +24 +25 +26 +27 +28 +29 +30 +31 +32 +33 +34 +35 +36 +37 +38 +39 +40 +41 +42 +43 +44 +45 +46 +47 +48 +49 +50 +51 +52 +53 +54 +55 +56 +57 +58 +59 +60 +61 +62 +63 +64 +65 +66 +67 +68 +69 +70 +71 +72 +73 +74 +75 +76 +77 +78 +79 +80 +812x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +24x +24x +24x +24x +24x +24x +24x +4x +4x +4x +4x +4x +24x +2x +2x +24x +24x +24x +24x +24x +2x +2x +2x +2x +2x + 
/**
+* @license Apache-2.0
+*
+* Copyright (c) 2020 The Stdlib Authors.
+*
+* Licensed under the Apache License, Version 2.0 (the "License");
+* you may not use this file except in compliance with the License.
+* You may obtain a copy of the License at
+*
+*    http://www.apache.org/licenses/LICENSE-2.0
+*
+* Unless required by applicable law or agreed to in writing, software
+* distributed under the License is distributed on an "AS IS" BASIS,
+* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+* See the License for the specific language governing permissions and
+* limitations under the License.
+*/
+ 
+'use strict';
+ 
+// MODULES //
+ 
+var Float32Array = require( '@stdlib/array/float32' );
+var addon = require( './ssort2sh.native.js' );
+ 
+ 
+// MAIN //
+ 
+/**
+* Simultaneously sorts two single-precision floating-point strided arrays based on the sort order of the first array using Shellsort.
+*
+* @param {PositiveInteger} N - number of indexed elements
+* @param {number} order - sort order
+* @param {Float32Array} x - first input array
+* @param {integer} strideX - `x` index increment
+* @param {NonNegativeInteger} offsetX - `x` starting index
+* @param {Float32Array} y - second input array
+* @param {integer} strideY - `y` index increment
+* @param {NonNegativeInteger} offsetY - `y` starting index
+* @returns {Float32Array} `x`
+*
+* @example
+* var Float32Array = require( '@stdlib/array/float32' );
+*
+* var x = new Float32Array( [ 1.0, -2.0, 3.0, -4.0 ] );
+* var y = new Float32Array( [ 0.0, 1.0, 2.0, 3.0 ] );
+*
+* ssort2sh( x.length, 1.0, x, 1, 0, y, 1, 0 );
+*
+* console.log( x );
+* // => <Float32Array>[ -4.0, -2.0, 1.0, 3.0 ]
+*
+* console.log( y );
+* // => <Float32Array>[ 3.0, 1.0, 0.0, 2.0 ]
+*/
+function ssort2sh( N, order, x, strideX, offsetX, y, strideY, offsetY ) {
+	var viewX;
+	var viewY;
+	var flg;
+ 
+	flg = 1.0;
+	if ( strideX < 0 ) {
+		flg *= -1.0; // reversing order
+		order *= -1.0;
+		strideX *= -1;
+		offsetX -= (N-1) * strideX;
+	}
+	if ( strideY < 0 ) {
+		offsetY += (N-1) * strideY;
+	}
+	viewX = new Float32Array( x.buffer, x.byteOffset+(x.BYTES_PER_ELEMENT*offsetX), x.length-offsetX ); // eslint-disable-line max-len
+	viewY = new Float32Array( y.buffer, y.byteOffset+(y.BYTES_PER_ELEMENT*offsetY), y.length-offsetY ); // eslint-disable-line max-len
+	addon( N, order, viewX, strideX, viewY, flg*strideY );
+	return x;
+}
+ 
+ 
+// EXPORTS //
+ 
+module.exports = ssort2sh;
+ 
+ +
+
+ + + + + + + + \ No newline at end of file diff --git a/blas/ext/base/ssort2sh/ssort2sh.js.html b/blas/ext/base/ssort2sh/ssort2sh.js.html new file mode 100644 index 000000000..6ddaa574c --- /dev/null +++ b/blas/ext/base/ssort2sh/ssort2sh.js.html @@ -0,0 +1,475 @@ + + + + + + Code coverage report for blas/ext/base/ssort2sh/lib/ssort2sh.js + + + + + + + + + +
+
+

All files / blas/ext/base/ssort2sh/lib ssort2sh.js

+
+ +
+ 100% + Statements + 130/130 +
+ + +
+ 100% + Branches + 24/24 +
+ + +
+ 100% + Functions + 1/1 +
+ + +
+ 100% + Lines + 130/130 +
+ + +
+

+ Press n or j to go to the next uncovered block, b, p or k for the previous block. +

+ +
+
+

+
1 +2 +3 +4 +5 +6 +7 +8 +9 +10 +11 +12 +13 +14 +15 +16 +17 +18 +19 +20 +21 +22 +23 +24 +25 +26 +27 +28 +29 +30 +31 +32 +33 +34 +35 +36 +37 +38 +39 +40 +41 +42 +43 +44 +45 +46 +47 +48 +49 +50 +51 +52 +53 +54 +55 +56 +57 +58 +59 +60 +61 +62 +63 +64 +65 +66 +67 +68 +69 +70 +71 +72 +73 +74 +75 +76 +77 +78 +79 +80 +81 +82 +83 +84 +85 +86 +87 +88 +89 +90 +91 +92 +93 +94 +95 +96 +97 +98 +99 +100 +101 +102 +103 +104 +105 +106 +107 +108 +109 +110 +111 +112 +113 +114 +115 +116 +117 +118 +119 +120 +121 +122 +123 +124 +125 +126 +127 +128 +129 +130 +1312x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +22x +22x +22x +22x +22x +22x +22x +22x +22x +22x +22x +22x +22x +3x +3x +19x +22x +9x +9x +9x +22x +9x +22x +10x +10x +22x +9x +22x +10x +10x +22x +152x +152x +109x +109x +109x +109x +18x +18x +91x +91x +91x +91x +109x +144x +144x +57x +57x +87x +87x +87x +91x +91x +91x +152x +19x +22x +2x +2x +2x +2x +2x + 
/**
+* @license Apache-2.0
+*
+* Copyright (c) 2020 The Stdlib Authors.
+*
+* Licensed under the Apache License, Version 2.0 (the "License");
+* you may not use this file except in compliance with the License.
+* You may obtain a copy of the License at
+*
+*    http://www.apache.org/licenses/LICENSE-2.0
+*
+* Unless required by applicable law or agreed to in writing, software
+* distributed under the License is distributed on an "AS IS" BASIS,
+* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+* See the License for the specific language governing permissions and
+* limitations under the License.
+*/
+ 
+'use strict';
+ 
+// MODULES //
+ 
+var isNegativeZerof = require( '@stdlib/math/base/assert/is-negative-zerof' );
+var isnanf = require( '@stdlib/math/base/assert/is-nanf' );
+var GAPS = require( './gaps.json' );
+ 
+ 
+// VARIABLES //
+ 
+var NGAPS = GAPS.length;
+ 
+ 
+// MAIN //
+ 
+/**
+* Simultaneously sorts two single-precision floating-point strided arrays based on the sort order of the first array using Shellsort.
+*
+* ## Notes
+*
+* -   This implementation uses the gap sequence proposed by Ciura (2001).
+*
+* ## References
+*
+* -   Shell, Donald L. 1959. "A High-Speed Sorting Procedure." _Communications of the ACM_ 2 (7). Association for Computing Machinery: 30–32. doi:[10.1145/368370.368387](https://doi.org/10.1145/368370.368387).
+* -   Ciura, Marcin. 2001. "Best Increments for the Average Case of Shellsort." In _Fundamentals of Computation Theory_, 106–17. Springer Berlin Heidelberg. doi:[10.1007/3-540-44669-9\_12](https://doi.org/10.1007/3-540-44669-9_12).
+*
+* @param {PositiveInteger} N - number of indexed elements
+* @param {number} order - sort order
+* @param {Float32Array} x - first input array
+* @param {integer} strideX - `x` index increment
+* @param {Float32Array} y - second input array
+* @param {integer} strideY - `y` index increment
+* @returns {Float32Array} `x`
+*
+* @example
+* var Float32Array = require( '@stdlib/array/float32' );
+*
+* var x = new Float32Array( [ 1.0, -2.0, 3.0, -4.0 ] );
+* var y = new Float32Array( [ 0.0, 1.0, 2.0, 3.0 ] );
+*
+* ssort2sh( x.length, 1.0, x, 1, y, 1 );
+*
+* console.log( x );
+* // => <Float32Array>[ -4.0, -2.0, 1.0, 3.0 ]
+*
+* console.log( y );
+* // => <Float32Array>[ 3.0, 1.0, 0.0, 2.0 ]
+*/
+function ssort2sh( N, order, x, strideX, y, strideY ) {
+	var offsetX;
+	var offsetY;
+	var flg;
+	var gap;
+	var vx;
+	var vy;
+	var ux;
+	var i;
+	var j;
+	var k;
+ 
+	if ( N <= 0 || order === 0.0 ) {
+		return x;
+	}
+	// For a positive stride, sorting in decreasing order is equivalent to providing a negative stride and sorting in increasing order, and, for a negative stride, sorting in decreasing order is equivalent to providing a positive stride and sorting in increasing order...
+	if ( order < 0.0 ) {
+		strideX *= -1;
+		strideY *= -1;
+	}
+	if ( strideX < 0 ) {
+		offsetX = (1-N) * strideX;
+	} else {
+		offsetX = 0;
+	}
+	if ( strideY < 0 ) {
+		offsetY = (1-N) * strideY;
+	} else {
+		offsetY = 0;
+	}
+	for ( i = 0; i < NGAPS; i++ ) {
+		gap = GAPS[ i ];
+		for ( j = gap; j < N; j++ ) {
+			vx = x[ offsetX+(j*strideX) ];
+ 
+			// If `NaN`, the current value is already sorted to its place...
+			if ( isnanf( vx ) ) {
+				continue;
+			}
+			vy = y[ offsetY+(j*strideY) ];
+ 
+			// Perform insertion sort on the "gapped" subarray...
+			flg = isNegativeZerof( vx );
+			for ( k = j; k >= gap; k -= gap ) {
+				ux = x[ offsetX+((k-gap)*strideX) ];
+				if ( ux <= vx && !(flg && ux === vx) ) {
+					break;
+				}
+				x[ offsetX+(k*strideX) ] = ux;
+				y[ offsetY+(k*strideY) ] = y[ offsetY+((k-gap)*strideY) ];
+			}
+			x[ offsetX+(k*strideX) ] = vx;
+			y[ offsetY+(k*strideY) ] = vy;
+		}
+	}
+	return x;
+}
+ 
+ 
+// EXPORTS //
+ 
+module.exports = ssort2sh;
+ 
+ +
+
+ + + + + + + + \ No newline at end of file diff --git a/blas/ext/base/ssort2sh/ssort2sh.native.js.html b/blas/ext/base/ssort2sh/ssort2sh.native.js.html new file mode 100644 index 000000000..2892f2061 --- /dev/null +++ b/blas/ext/base/ssort2sh/ssort2sh.native.js.html @@ -0,0 +1,268 @@ + + + + + + Code coverage report for blas/ext/base/ssort2sh/lib/ssort2sh.native.js + + + + + + + + + +
+
+

All files / blas/ext/base/ssort2sh/lib ssort2sh.native.js

+
+ +
+ 100% + Statements + 61/61 +
+ + +
+ 100% + Branches + 2/2 +
+ + +
+ 100% + Functions + 1/1 +
+ + +
+ 100% + Lines + 61/61 +
+ + +
+

+ Press n or j to go to the next uncovered block, b, p or k for the previous block. +

+ +
+
+

+
1 +2 +3 +4 +5 +6 +7 +8 +9 +10 +11 +12 +13 +14 +15 +16 +17 +18 +19 +20 +21 +22 +23 +24 +25 +26 +27 +28 +29 +30 +31 +32 +33 +34 +35 +36 +37 +38 +39 +40 +41 +42 +43 +44 +45 +46 +47 +48 +49 +50 +51 +52 +53 +54 +55 +56 +57 +58 +59 +60 +61 +623x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +46x +46x +46x +46x +3x +3x +3x +3x +3x + 
/**
+* @license Apache-2.0
+*
+* Copyright (c) 2020 The Stdlib Authors.
+*
+* Licensed under the Apache License, Version 2.0 (the "License");
+* you may not use this file except in compliance with the License.
+* You may obtain a copy of the License at
+*
+*    http://www.apache.org/licenses/LICENSE-2.0
+*
+* Unless required by applicable law or agreed to in writing, software
+* distributed under the License is distributed on an "AS IS" BASIS,
+* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+* See the License for the specific language governing permissions and
+* limitations under the License.
+*/
+ 
+'use strict';
+ 
+// MODULES //
+ 
+var addon = require( './../src/addon.node' );
+ 
+ 
+// MAIN //
+ 
+/**
+* Simultaneously sorts two single-precision floating-point strided arrays based on the sort order of the first array using Shellsort.
+*
+* @param {PositiveInteger} N - number of indexed elements
+* @param {number} order - sort order
+* @param {Float32Array} x - first input array
+* @param {integer} strideX - `x` index increment
+* @param {Float32Array} y - second input array
+* @param {integer} strideY - `y` index increment
+* @returns {Float32Array} `x`
+*
+* @example
+* var Float32Array = require( '@stdlib/array/float32' );
+*
+* var x = new Float32Array( [ 1.0, -2.0, 3.0, -4.0 ] );
+* var y = new Float32Array( [ 0.0, 1.0, 2.0, 3.0 ] );
+*
+* ssort2sh( x.length, 1.0, x, 1, y, 1 );
+*
+* console.log( x );
+* // => <Float32Array>[ -4.0, -2.0, 1.0, 3.0 ]
+*
+* console.log( y );
+* // => <Float32Array>[ 3.0, 1.0, 0.0, 2.0 ]
+*/
+function ssort2sh( N, order, x, strideX, y, strideY ) {
+	addon( N, order, x, strideX, y, strideY );
+	return x;
+}
+ 
+ 
+// EXPORTS //
+ 
+module.exports = ssort2sh;
+ 
+ +
+
+ + + + + + + + \ No newline at end of file