JSPM

Found 309 results for compute.io

math-float64-get-low-word

Returns a 32-bit integer corresponding to the less significant 32 bits of a double-precision floating-point number.

  • v1.0.0
  • 8.34
  • Published

compute-to-array

Construct an array of arrays from a matrix.

  • v1.0.1
  • 8.29
  • Published

blas-daxpy

Multiplies x and a constant and adds the result to y.

  • v1.0.3
  • 8.23
  • Published

blas-idamax

Finds the first element equal to the maximum absolute value of x and returns the element index.

  • v1.0.0
  • 7.92
  • Published

const-ln10

Natural logarithm of 10.

  • v1.0.0
  • 7.92
  • Published

math-uint8-bits

Returns a string giving the literal bit representation of an unsigned 8-bit integer.

  • v1.0.0
  • 7.92
  • Published

blas-dasum

Computes the sum of absolute values (L1 norm).

  • v1.0.2
  • 7.89
  • Published

const-max-float64

Maximum double-precision floating-point number.

  • v1.0.1
  • 7.89
  • Published

compute-ones

Creates a ones-filled matrix or array.

  • v1.0.1
  • 7.64
  • Published

compute-filled

Creates a filled matrix or array.

  • v1.0.1
  • 7.17
  • Published

compute-intmin

Returns the minimum value of a specified integer type.

  • v1.0.0
  • 7.16
  • Published

blas-ddot

Computes the dot product of x and y.

  • v1.0.0
  • 7.13
  • Published

const-max-int8

Maximum signed 8-bit integer.

  • v1.0.2
  • 7.13
  • Published

stdmath

Standard Math library.

  • v0.0.4
  • 6.95
  • Published

compute-to-matrix

Construct a matrix from an array of arrays.

  • v1.0.0
  • 6.95
  • Published

dstructs

Data structures.

  • v0.0.1
  • 6.86
  • Published

math-float64-flipsign

Returns a double-precision floating-point number with the magnitude of x and the sign of x*y.

  • v1.0.0
  • 6.30
  • Published

dstructs-to-array

Construct an array of arrays from a matrix.

  • v1.0.2
  • 6.30
  • Published

compute-zeros

Creates a zero-filled matrix or array.

  • v1.0.0
  • 6.28
  • Published

math-uint16-to-binary-string

Returns a string giving the literal bit representation of an unsigned 16-bit integer.

  • v1.0.1
  • 6.28
  • Published

math-float32-to-word

Returns an unsigned 32-bit integer corresponding to the IEEE 754 binary representation of a single-precision floating-point number.

  • v1.0.0
  • 6.09
  • Published

math-uint32-to-binary-string

Returns a string giving the literal bit representation of an unsigned 32-bit integer.

  • v1.0.0
  • 6.05
  • Published

math-float32-frexp

Splits a single-precision floating-point number into a normalized fraction and an integer power of two.

  • v1.0.0
  • 5.25
  • Published

math-cospi

Computes cos(Ï€x).

  • v1.0.0
  • 5.25
  • Published

const-eps-float16

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

  • v1.0.0
  • 5.24
  • Published

math-betaln

Natural logarithm of the beta function.

  • v0.0.0
  • 5.24
  • Published

const-eps-float64

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

  • v1.0.0
  • 5.23
  • Published

math-float64-set-high-word

Sets the more significant 32 bits of a double-precision floating-point number.

  • v1.0.0
  • 5.22
  • Published

math-float64-signbit

Returns a boolean indicating if the sign bit for a double-precision floating-point number is on (true) or off (false).

  • v1.0.0
  • 5.22
  • Published

math-uint16-bits

Returns a string giving the literal bit representation of an unsigned 16-bit integer.

  • v1.0.0
  • 5.22
  • Published

const-min-int8

Minimum signed 8-bit integer.

  • v1.0.2
  • 5.08
  • Published

blas-dswap

Interchanges the elements of x and y.

  • v1.0.0
  • 5.05
  • Published

math-float32-from-word

Creates a single-precision floating-point number from an unsigned integer corresponding to an IEEE 754 binary representation.

  • v1.0.0
  • 3.97
  • Published

const-precision-float32

Effective number of bits in the significand of a single-precision floating-point number.

  • v1.0.0
  • 3.97
  • Published

compute-inf

Creates an infinity-filled matrix or array.

  • v1.0.0
  • 3.97
  • Published

math-float32-exponent

Returns an integer corresponding to the unbiased exponent of a single-precision floating-point number.

  • v1.0.0
  • 3.96
  • Published

math-float32-signbit

Returns a boolean indicating if the sign bit for a single-precision floating-point number is on (true) or off (false).

  • v1.0.1
  • 3.95
  • Published

const-eps-float32

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

  • v1.0.0
  • 3.85
  • Published

math-binomcoef

Computes the binomial coefficient.

  • v0.0.0
  • 2.33
  • Published

math-gamma

Gamma function.

  • v1.0.2
  • 2.32
  • Published

math-float64-epsilon-difference

Computes the relative difference of two real numbers in units of double-precision floating-point epsilon.

  • v1.0.0
  • 2.25
  • Published

math-beta

Beta function.

  • v0.0.0
  • 2.23
  • Published

math-float32-normalize

Returns a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.

  • v1.0.1
  • 2.23
  • Published