Updated 6 months ago

@stdlib/ndarray-base-minmax-view-buffer-index • Rank 9.1 • Science 44%

Compute the minimum and maximum linear indices in an underlying data buffer which are accessible to an array view.

Updated 6 months ago

@stdlib/stats-base-snanrange • Rank 4.5 • Science 44%

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

Updated 6 months ago

@stdlib/stats-base-dcumax • Rank 4.2 • Science 44%

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

Updated 6 months ago

@stdlib/stats-base-dnanrange • Rank 4.1 • Science 44%

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

Updated 6 months ago

ndarray-base-max-view-buffer-index • Rank 3.8 • Science 44%

Compute the maximum linear index in an underlying data buffer accessible to an array view.

Updated 6 months ago

@stdlib/math-strided-special-dmskramp • Rank 3.7 • Science 44%

Evaluate the ramp function for each element in a double-precision floating-point strided array according to a strided mask array.

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-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-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-snanmskrange • Rank 3.6 • Science 44%

Calculate the range of a single-precision floating-point strided array according to a mask, ignoring NaN values.

Updated 6 months ago

@stdlib/stats-base-dmskmax • Rank 3.5 • Science 44%

Calculate the maximum value of a double-precision floating-point strided array according to a mask.

Updated 6 months ago

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

Calculate the range of a single-precision floating-point strided array according to a mask.

Updated 6 months ago

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

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

Updated 6 months ago

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

Calculate the maximum value of a single-precision floating-point strided array according to a mask, 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/math-strided-special-smskramp • Rank 3.1 • Science 44%

Evaluate the ramp function for each element in a single-precision floating-point strided array according to a strided mask array.

Updated 6 months ago

@stdlib/strided-base-max-view-buffer-index • Rank 3.1 • Science 44%

Return the maximum accessible index based on a set of provided strided array parameters.

Updated 6 months ago

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

Calculate the maximum value of a strided array via a callback function, ignoring NaN values.

Updated 6 months ago

@stdlib/utils-safe-int-max • Rank 3.0 • Science 44%

Return the maximum safe integer capable of being represented by a numeric real type.

Updated 6 months ago

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

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

Updated 6 months ago

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

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

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/stats-base-dnanmskrange • Rank 2.9 • Science 44%

Calculate the range of a double-precision floating-point strided array according to a mask, ignoring NaN values.