JSPM

Found 2034 results for stdmath

@stdlib/random-base-minstd

A linear congruential pseudorandom number generator (LCG) based on Park and Miller.

  • v0.2.1
  • 41.12
  • Published

@stdlib/stats-base-meanpn

Calculate the arithmetic mean of a strided array using a two-pass error correction algorithm.

  • v0.2.2
  • 39.37
  • Published

@stdlib/stats-base-stdevpn

Calculate the standard deviation of a strided array using a two-pass algorithm.

  • v0.2.2
  • 35.56
  • Published

@stdlib/stats-base-dmin

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

  • v0.2.2
  • 33.89
  • Published

@stdlib/blas-ext-base-dsumpw

Calculate the sum of double-precision floating-point strided array elements using pairwise summation.

  • v0.2.2
  • 33.72
  • Published

@stdlib/stats-pcorrtest

Compute a Pearson product-moment correlation test between paired samples.

  • v0.2.2
  • 33.59
  • Published

@stdlib/blas-ext-base-dapx

Add a constant to each element in a double-precision floating-point strided array.

  • v0.2.2
  • 33.14
  • Published

@stdlib/random-array-uniform

Create an array containing pseudorandom numbers drawn from a continuous uniform distribution.

  • v0.2.1
  • 32.92
  • Published

@stdlib/stats-ranks

Compute ranks for values of an array-like object.

  • v0.2.2
  • 28.95
  • Published

@stdlib/blas-base-ddot

Calculate the dot product of two double-precision floating-point vectors.

  • v0.3.0
  • 28.46
  • Published

@stdlib/blas-base-sdot

Calculate the dot product of two single-precision floating-point vectors.

  • v0.2.2
  • 28.46
  • Published

@stdlib/blas-gdot

Calculate the dot product of two vectors.

  • v0.2.2
  • 27.81
  • Published

@stdlib/math-base-special-atan2

Compute the angle in the plane (in radians) between the positive x-axis and the ray from (0,0) to the point (x,y).

  • v0.3.0
  • 27.60
  • Published

@stdlib/constants-float32-eps

Difference between one and the smallest value greater than one that can be represented as a single-precision floating-point number.

  • v0.2.2
  • 25.61
  • Published