997 packages matching “strided”
@stdlib/math-strided-special-dmskrsqrt
v0.2.3 · 7 months ago
Compute the reciprocal square root for each element in a double-precision floating-point strided array according to a strided mask array.
No known vulnerabilities
@stdlib/stats-strided-smeanpn
v0.1.1 · 7 months ago
Calculate the arithmetic mean of a single-precision floating-point strided array using a two-pass error correction algorithm.
No known vulnerabilities
@stdlib/stats-strided-svariancepn
v0.1.1 · 7 months ago
Calculate the variance of a single-precision floating-point strided array using a two-pass algorithm.
No known vulnerabilities
@stdlib/stats-strided-nanmeanpn
v0.1.1 · 7 months ago
Calculate the arithmetic mean of a strided array, ignoring NaN values and using a two-pass error correction algorithm.
No known vulnerabilities
@stdlib/strided-base-map-by2
v0.2.3 · 7 months ago
Apply a binary function to each pair of elements retrieved from strided input arrays according to a callback function and assign results to a strided output array.
No known vulnerabilities
@stdlib/strided-base-dmap2
v0.2.3 · 7 months ago
Apply a binary function to double-precision floating-point strided input arrays and assign results to a double-precision floating-point strided output array.
No known vulnerabilities
@stdlib/stats-strided-dvariancewd
v0.1.1 · 7 months ago
Calculate the variance of a double-precision floating-point strided array using Welford's algorithm.
No known vulnerabilities
@stdlib/stats-strided-nanmax
v0.1.1 · 7 months ago
Calculate the maximum value of a strided array, ignoring NaN values.
No known vulnerabilities
@stdlib/blas-ext-base-dsum
v0.3.1 · 7 months ago
Calculate the sum of double-precision floating-point strided array elements.
No known vulnerabilities
@stdlib/stats-strided-range-by
v0.1.1 · 7 months ago
Calculate the range of a strided array via a callback function.
No known vulnerabilities
@stdlib/math-strided-ops-mul
v0.2.4 · 7 months ago
Element-wise multiplication of two strided arrays.
No known vulnerabilities
@stdlib/stats-strided-maxabs
v0.1.1 · 7 months ago
Calculate the maximum absolute value of a strided array.
No known vulnerabilities
@stdlib/stats-strided-meanwd
v0.1.1 · 7 months ago
Calculate the arithmetic mean of a strided array using Welford's algorithm.
No known vulnerabilities
@stdlib/stats-strided-nanmin
v0.1.1 · 7 months ago
Calculate the minimum value of a strided array, ignoring NaN values.
No known vulnerabilities
@stdlib/math-strided-special-dmsktrunc
v0.2.3 · 7 months ago
Round each element in a double-precision floating-point strided array toward zero according to a strided mask array.
No known vulnerabilities
@stdlib/strided-base-reinterpret-complex
v0.1.3 · 7 months ago
Reinterpret a complex-valued floating-point array as a real-valued floating-point array having the same precision.
No known vulnerabilities
@stdlib/stats-strided-nanmaxabs
v0.1.1 · 7 months ago
Calculate the maximum absolute value of a strided array, ignoring NaN values.
No known vulnerabilities
@stdlib/stats-strided-mskrange
v0.1.1 · 7 months ago
Calculate the range of a strided array according to a mask.
No known vulnerabilities
@stdlib/stats-strided-nanmidrange
v0.1.1 · 7 months ago
Calculate the mid-range of a strided array, ignoring NaN values.
No known vulnerabilities
@stdlib/blas-ext-base-dsorthp
v0.3.1 · 7 months ago
Sort a double-precision floating-point strided array using heapsort.
No known vulnerabilities