997 packages matching “strided”
@stdlib/math-strided-special-abs
v0.2.3 · 7 months ago
Compute the absolute value for each element in a strided array.
No known vulnerabilities
@stdlib/stats-strided-min-by
v0.1.1 · 7 months ago
Calculate the minimum value of a strided array via a callback function.
No known vulnerabilities
@stdlib/stats-strided-nanminabs
v0.1.1 · 7 months ago
Calculate the minimum absolute value of a strided array, ignoring NaN values.
No known vulnerabilities
@stdlib/math-strided
v0.3.1 · 7 months ago
Strided array math functions.
No known vulnerabilities
@stdlib/math-strided-special-smskcbrt
v0.2.3 · 7 months ago
Compute the cube root for each element in a single-precision floating-point strided array according to a strided mask array.
No known vulnerabilities
@stdlib/math-strided-special-smskabs2
v0.2.3 · 7 months ago
Compute the squared absolute value for each element in a single-precision floating-point strided array according to a strided mask array.
No known vulnerabilities
@stdlib/blas-ext-base-csum
v0.1.1 · 7 months ago
Calculate the sum of single-precision complex floating-point strided array elements.
No known vulnerabilities
@stdlib/blas-ext-base-ssumpw
v0.3.1 · 7 months ago
Calculate the sum of single-precision floating-point strided array elements using pairwise summation.
No known vulnerabilities
@stdlib/strided-base-cmap
v0.2.3 · 7 months ago
Apply a unary function to a single-precision complex floating-point strided input array and assign results to a single-precision complex floating-point strided output array.
No known vulnerabilities
@stdlib/math-strided-ops
v0.2.4 · 7 months ago
Strided array math operations.
No known vulnerabilities
@stdlib/math-strided-special-dmskinv
v0.2.3 · 7 months ago
Compute the multiplicative inverse for each element in a double-precision floating-point strided array according to a strided mask array.
No known vulnerabilities
@stdlib/blas-ext-base-ssorthp
v0.2.3 · 7 months ago
Sort a single-precision floating-point strided array using heapsort.
No known vulnerabilities
@stdlib/math-strided-special-dmskdeg2rad
v0.2.3 · 7 months ago
Convert each element in a double-precision floating-point strided array from degrees to radians according to a strided mask array.
No known vulnerabilities
@stdlib/strided-napi-mskunary
v0.2.3 · 7 months ago
C API for registering a Node-API module exporting a strided array interface for applying a unary callback to an input strided array according to a mask strided array.
No known vulnerabilities
@stdlib/math-strided-special-dmskabs2
v0.2.3 · 7 months ago
Compute the squared absolute value for each element in a double-precision floating-point strided array according to a strided mask array.
No known vulnerabilities
@stdlib/stats-strided-varianceyc
v0.1.1 · 7 months ago
Calculate the variance of a strided array using a one-pass algorithm proposed by Youngs and Cramer.
No known vulnerabilities
@stdlib/stats-strided-mskmax
v0.1.1 · 7 months ago
Calculate the maximum value of a strided array according to a mask.
No known vulnerabilities
@stdlib/math-strided-special-smskfloor
v0.2.3 · 7 months ago
Round each element in a single-precision floating-point strided array toward negative infinity according to a strided mask array.
No known vulnerabilities
@stdlib/stats-strided-midrange-by
v0.1.1 · 7 months ago
Calculate the mid-range of a strided array via a callback function.
No known vulnerabilities
@stdlib/math-strided-ops-add
v0.2.4 · 7 months ago
Element-wise addition of two strided arrays.
No known vulnerabilities