compute-dims
Computes array dimensions.
Computes array dimensions.
Validates if a value is matrix-like.
Validates if a value is ndarray-like.
Positive infinity.
Maximum unsigned 32-bit integer.
Computes the greatest common divisor (gcd).
Computes the least common multiple (lcm).
Generates a linearly spaced index array from a subsequence string.
Computes the maximum value of a numeric array and returns the corresponding array indices.
Computes the sample standard deviation over an array of values.
Returns an array data type corresponding to an array constructor name.
Returns an array data type corresponding to an array constructor name.
Returns an array constructor corresponding to an array data type.
Casts an array to an array of a different data type.
Determines the underlying data type of an input value.
Returns an array constructor corresponding to an array data type.
Matrices.
Computes the L2 norm (Euclidean norm) of an array of values.
Computes the dot product between two numeric arrays.
Computes the cosine similarity between two arrays.