Computation library.
A Yeoman generator for Compute.io modules.
Computes the greatest common divisor (gcd).
Computes the least common multiple (lcm).
Computes the dot product between two numeric arrays.
Computes the L2 norm (Euclidean norm) of an array of values.
Computes the cosine similarity between two arrays.
Positive infinity.
Maximum unsigned 32-bit integer.
Validates if a value is matrix-like.
Computes array dimensions.
Validates if a value is ndarray-like.
Returns an integer corresponding to the unbiased exponent of a double-precision floating-point number.
Returns a 32-bit integer corresponding to the more significant 32 bits of a double-precision floating-point number.
Computes the geometric mean of an array.
Converts radians to degrees.
Converts degrees to radians.
Returns an array constructor corresponding to an array data type.
Generates a linearly spaced index array from a subsequence string.
Casts an array to an array of a different data type.
Returns an array data type corresponding to an array constructor name.
Matrices.
Returns an array data type corresponding to an array constructor name.
Determines the underlying data type of an input value.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.