Updated 6 months ago

@stdlib/stats-incr-mmaape • Rank 5.2 • Science 67%

Compute a moving arctangent mean absolute percentage error (MAAPE) incrementally.

Updated 6 months ago

@stdlib/blas-ext-base-gasumpw • Rank 3.8 • Science 57%

Calculate the sum of absolute values (L1 norm) of strided array elements using pairwise summation.

Updated 6 months ago

@stdlib/blas-ext-base-sasumpw • Rank 3.3 • Science 57%

Calculate the sum of absolute values (L1 norm) of single-precision floating-point strided array elements using pairwise summation.

Updated 6 months ago

@stdlib/math-base-special-abs2 • Rank 8.1 • Science 44%

Compute the squared absolute value of a double-precision floating-point number.

Updated 6 months ago

@stdlib/stats-base-sminabs • Rank 4.8 • Science 44%

Calculate the minimum absolute value of a single-precision floating-point strided array.

Updated 6 months ago

@stdlib/blas-ext-base-dnanasumors • Rank 4.5 • Science 44%

Calculate the sum of absolute values (L1 norm) of double-precision floating-point strided array elements, ignoring NaN values and using ordinary recursive summation.

Updated 6 months ago

@stdlib/math-base-special-cabsf • Rank 4.2 • Science 44%

Compute the absolute value of a single-precision complex floating-point number.

Updated 6 months ago

@stdlib/math-strided-special-abs-by • Rank 4.0 • Science 44%

Compute the absolute value of each element retrieved from a strided input array via a callback function and assign each result to an element in a strided output array.

Updated 6 months ago

@stdlib/stats-base-dcuminabs • Rank 3.9 • Science 44%

Calculate the cumulative minimum absolute value of double-precision floating-point strided array elements.

Updated 6 months ago

@stdlib/stats-base-dnanmaxabs • Rank 3.7 • Science 44%

Calculate the maximum absolute value of a double-precision floating-point strided array, ignoring NaN values.

Updated 6 months ago

@stdlib/stats-base-smaxabs • Rank 3.7 • Science 44%

Calculate the maximum absolute value of a single-precision floating-point strided array.

Updated 6 months ago

@stdlib/stats-base-snanmaxabs • Rank 3.6 • Science 44%

Calculate the maximum absolute value of a single-precision floating-point strided array, ignoring NaN values.

Updated 6 months ago

@stdlib/stats-base-dnanminabs • Rank 3.4 • Science 44%

Calculate the minimum absolute value of a double-precision floating-point strided array, ignoring NaN values.

Updated 6 months ago

@stdlib/stats-base-scuminabs • Rank 3.3 • Science 44%

Calculate the cumulative minimum absolute value of single-precision floating-point strided array elements.

Updated 6 months ago

@stdlib/math-strided-special-sabs • Rank 3.3 • Science 44%

Compute the absolute value for each element in a single-precision floating-point strided array.

Updated 6 months ago

@stdlib/math-strided-special-dabs • Rank 3.3 • Science 44%

Compute the absolute value for each element in a double-precision floating-point strided array.

Updated 6 months ago

@stdlib/stats-base-snanminabs • Rank 3.2 • Science 44%

Calculate the minimum absolute value of a single-precision floating-point strided array, ignoring NaN values.

Updated 6 months ago

@stdlib/stats-base-dcumaxabs • Rank 3.1 • Science 44%

Calculate the cumulative maximum absolute value of double-precision floating-point strided array elements.

Updated 6 months ago

@stdlib/stats-base-dminabs • Rank 3.0 • Science 44%

Calculate the minimum absolute value of a double-precision floating-point strided array.

Updated 6 months ago

@stdlib/math-iter-special-abs2 • Rank 3.0 • Science 44%

Create an iterator which computes the squared absolute value of each iterated value.

Updated 6 months ago

@stdlib/stats-base-scumaxabs • Rank 3.0 • Science 44%

Calculate the cumulative maximum absolute value of single-precision floating-point strided array elements.

Updated 6 months ago

@stdlib/math-strided-special-dmskabs • Rank 3.0 • Science 44%

Compute the absolute value for each element in a double-precision floating-point strided array according to a strided mask array.

Updated 6 months ago

@stdlib/blas-ext-base-dnanasum • Rank 3.0 • Science 44%

Calculate the sum of absolute values (L1 norm) of double-precision floating-point strided array elements, ignoring NaN values.

Updated 6 months ago

@stdlib/math-strided-special-smskabs • Rank 2.9 • Science 44%

Compute the absolute value for each element in a single-precision floating-point strided array according to a strided mask array.

Updated 6 months ago

@stdlib/stats-base-dmaxabs • Rank 2.6 • Science 44%

Calculate the maximum absolute value of a double-precision floating-point strided array.

Updated 6 months ago

@stdlib/math-iter-special-abs • Rank 2.5 • Science 44%

Create an iterator which computes the absolute value of each iterated value.

Updated 6 months ago

@stdlib/stats-iter-mmeanabs2 • Rank 2.4 • Science 44%

Create an iterator which iteratively computes a moving arithmetic mean of squared absolute values.

Updated 6 months ago

math-base-special-absf • Rank 0.7 • Science 44%

Compute the absolute value of a single-precision floating-point number.

Updated 5 months ago

readabs • Rank 18.0 • Science 26%

Download and tidy time series data from the Australian Bureau of Statistics in R

Updated 6 months ago

@stdlib/blas-ext-base-dasumpw • Rank 3.8 • Science 39%

Calculate the sum of absolute values (L1 norm) of double-precision floating-point strided array elements using pairwise summation.

Updated 6 months ago

@stdlib/stats-iter-cumeanabs2 • Rank 3.6 • Science 26%

Create an iterator which iteratively computes a cumulative arithmetic mean of squared absolute values.

Updated 6 months ago

stats-array-minabs • Science 26%

Calculate the minimum absolute value of an array.

Updated 6 months ago

extra-integer • Science 54%

A 32-bit integer can store values from -2^31 to 2^31 - 1.

Updated 6 months ago

math-base-special-maxabsf • Science 44%

Return the maximum absolute single-precision floating-point number.

Updated 6 months ago

blas-base-wasm-isamax • Science 44%

Find the index of the first element having the maximum absolute value.

Updated 6 months ago

number-float32-base-ulp-difference • Science 26%

Calculate the ULP difference for Float32 numbers with this efficient JavaScript library. Perfect for numerical computation in browsers and Node.js. 🚀🌐

Updated 6 months ago

stats-strided-dnanminabs • Science 44%

Calculate the minimum absolute value of a double-precision floating-point strided array, ignoring NaN values.

Updated 6 months ago

stats-strided-scuminabs • Science 44%

Calculate the cumulative minimum absolute value of single-precision floating-point strided array elements.

Updated 6 months ago

stats-strided-nanmaxabs • Science 44%

Calculate the maximum absolute value of a strided array, ignoring NaN values.

Updated 6 months ago

stats-strided-snanmax • Science 44%

Calculate the maximum value of a single-precision floating-point strided array, ignoring NaN values.

Updated 6 months ago

stats-strided-snanmaxabs • Science 44%

Calculate the maximum absolute value of a single-precision floating-point strided array, ignoring NaN values.

Updated 6 months ago

stats-strided-dmaxabs • Science 44%

Calculate the maximum absolute value of a double-precision floating-point strided array.

Updated 6 months ago

stats-strided-snanmin • Science 44%

Calculate the minimum value of a single-precision floating-point strided array, ignoring NaN values.

Updated 6 months ago

stats-strided-dminabs • Science 44%

Calculate the minimum absolute value of a double-precision floating-point strided array.