JSPM

Found 85 results for extremes

@stdlib/stats-base-dmin

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

  • v0.2.2
  • 49.63
  • Published

compute-nanrange

Computes the arithmetic range of an array ignoring non-numeric values.

  • v1.0.0
  • 34.16
  • Published

@stdlib/stats-base-dcumin

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

  • v0.2.2
  • 20.47
  • Published

@stdlib/stats-base-dnanmin

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

  • v0.2.2
  • 16.98
  • Published

@stdlib/stats-base-scuminabs

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

  • v0.2.2
  • 15.50
  • Published

@stdlib/stats-base-dnanmskmax

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

  • v0.2.2
  • 14.00
  • Published

@stdlib/stats-base-nanmin-by

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

  • v0.2.2
  • 13.59
  • Published

@stdlib/stats-base-dnanmskmin

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

  • v0.2.2
  • 13.20
  • Published

@stdlib/stats-base-dnanmaxabs

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

  • v0.2.2
  • 13.09
  • Published

@stdlib/stats-base-snanmskmin

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

  • v0.2.2
  • 12.98
  • Published

@stdlib/stats-base-nanmskmax

Calculate the maximum value of a strided array according to a mask, ignoring NaN values.

  • v0.2.2
  • 12.74
  • Published

@stdlib/stats-base-scumaxabs

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

  • v0.2.2
  • 12.74
  • Published

@stdlib/stats-base-smax

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

  • v0.2.2
  • 12.74
  • Published

@stdlib/stats-base-nanmskmin

Calculate the minimum value of a strided array according to a mask, ignoring NaN values.

  • v0.2.2
  • 12.53
  • Published

@stdlib/stats-base-scumin

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

  • v0.2.2
  • 12.53
  • Published

@stdlib/stats-base-dnanmax

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

  • v0.2.2
  • 12.36
  • Published

@stdlib/stats-base-snanmax

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

  • v0.2.2
  • 12.36
  • Published

@stdlib/stats-base-dmskmin

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

  • v0.2.2
  • 12.33
  • Published

@stdlib/stats-base-snanmskmax

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

  • v0.2.2
  • 11.92
  • Published

@stdlib/stats-base-nanmax-by

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

  • v0.2.2
  • 11.68
  • Published

@stdlib/stats-base-snanmskrange

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

  • v0.2.2
  • 11.68
  • Published

@stdlib/stats-base-smin

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

  • v0.2.2
  • 11.68
  • Published

@stdlib/stats-base-smaxabs

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

  • v0.2.2
  • 11.68
  • Published

@stdlib/stats-base-dcumax

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

  • v0.2.2
  • 11.59
  • Published

@stdlib/stats-base-snanmaxabs

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

  • v0.2.2
  • 11.45
  • Published

@stdlib/stats-base-smskmin

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

  • v0.2.2
  • 11.45
  • Published

@stdlib/stats-base-smskmax

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

  • v0.2.2
  • 11.45
  • Published

@stdlib/stats-base-scumax

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

  • v0.2.2
  • 11.31
  • Published

@stdlib/stats-base-dminabs

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

  • v0.2.2
  • 11.18
  • Published

@stdlib/stats-base-dcuminabs

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

  • v0.2.2
  • 10.78
  • Published

@stdlib/stats-base-sminabs

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

  • v0.2.2
  • 10.78
  • Published

@stdlib/stats-base-snanmin

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

  • v0.2.2
  • 10.68
  • Published

@stdlib/stats-base-dcumaxabs

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

  • v0.2.2
  • 10.68
  • Published

@stdlib/stats-base-dnanmskrange

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

  • v0.2.2
  • 10.36
  • Published

@stdlib/stats-base-dmskrange

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

  • v0.2.2
  • 10.23
  • Published

@stdlib/stats-base-dmax

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

  • v0.2.2
  • 10.22
  • Published

@stdlib/stats-base-smskrange

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

  • v0.2.2
  • 9.98
  • Published

@stdlib/stats-base-dmaxabs

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

  • v0.2.2
  • 9.58
  • Published

@stdlib/stats-base-dnanminabs

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

  • v0.2.2
  • 9.55
  • Published

@stdlib/stats-base-dmskmax

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

  • v0.2.2
  • 9.43
  • Published

@stdlib/stats-base-snanminabs

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

  • v0.2.2
  • 9.20
  • Published

@stdlib/stats-base-snanrange

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

  • v0.2.2
  • 9.20
  • Published

@stdlib/stats-base-dnanrange

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

  • v0.2.2
  • 8.93
  • Published