997 packages matching “strided”
@stdlib/stats-strided-nanmean
v0.1.1 · 7 months ago
Calculate the arithmetic mean of a strided array, ignoring NaN values.
No known vulnerabilities
@stdlib/stats-strided-dcumax
v0.1.1 · 7 months ago
Calculate the cumulative maximum of double-precision floating-point strided array elements.
No known vulnerabilities
@stdlib/blas-ext-base-gsumkbn
v0.3.1 · 7 months ago
Calculate the sum of strided array elements using an improved Kahan–Babuška algorithm.
No known vulnerabilities
@stdlib/strided-base-unary-addon-dispatch
v0.3.1 · 7 months ago
Dispatch to a native add-on applying a unary function to an input strided array.
No known vulnerabilities
@stdlib/math-strided-special
v0.3.1 · 7 months ago
Strided array special math functions.
No known vulnerabilities
@stdlib/blas-ext-base-gcusum
v0.3.1 · 7 months ago
Calculate the cumulative sum of strided array elements.
No known vulnerabilities
@stdlib/stats-strided-dmeanpn
v0.1.1 · 7 months ago
Calculate the arithmetic mean of a double-precision floating-point strided array using a two-pass error correction algorithm.
No known vulnerabilities
@stdlib/math-strided-special-strunc
v0.2.3 · 7 months ago
Round each element in a single-precision floating-point strided array toward zero.
No known vulnerabilities
@stdlib/stats-strided-dmax
v0.1.1 · 7 months ago
Calculate the maximum value of a double-precision floating-point strided array.
No known vulnerabilities
@stdlib/stats-strided-maxsorted
v0.1.1 · 7 months ago
Calculate the maximum value of a sorted strided array.
No known vulnerabilities
@stdlib/math-strided-special-smsktrunc
v0.2.3 · 7 months ago
Round each element in a single-precision floating-point strided array toward zero according to a strided mask array.
No known vulnerabilities
@stdlib/stats-strided-dmean
v0.1.1 · 7 months ago
Calculate the arithmetic mean of a double-precision floating-point strided array.
No known vulnerabilities
@stdlib/math-strided-ops-sub
v0.2.4 · 7 months ago
Element-wise subtraction of two strided arrays.
No known vulnerabilities
@stdlib/array-base-from-strided
v0.2.3 · 7 months ago
Convert a strided array to a non-strided generic array.
No known vulnerabilities
@stdlib/strided-base-binary-dtype-signatures
v0.2.3 · 7 months ago
Generate a list of binary interface signatures from strided array data types.
No known vulnerabilities
@stdlib/stats-strided-variancetk
v0.1.1 · 7 months ago
Calculate the variance of a strided array using a one-pass textbook algorithm.
No known vulnerabilities
@stdlib/strided-base-dmskmap2
v0.2.3 · 7 months ago
Apply a binary function to double-precision floating-point strided input arrays according to a strided mask array and assign results to a double-precision floating-point strided output array.
No known vulnerabilities
@stdlib/strided-base-smap2
v0.2.3 · 7 months ago
Apply a binary function to single-precision floating-point strided input arrays and assign results to a single-precision floating-point strided output array.
No known vulnerabilities
@stdlib/stats-strided-meanors
v0.1.1 · 7 months ago
Calculate the arithmetic mean of a strided array using ordinary recursive summation.
No known vulnerabilities
@stdlib/random-strided-tools-unary-factory
v0.2.3 · 7 months ago
Create a factory function for filling strided arrays with pseudorandom values drawn from a unary PRNG.
No known vulnerabilities