Return the size (i.e., number of elements) of a specified dimension for a provided ndarray.
Create an uninitialized ndarray having a specified shape and data type.
List of ndarray orders.
Convert an array-like object to an object likely to have the same "shape".
Test if an input value is a supported ndarray unsigned integer data type.
Test whether two values are equal data types.
Beta distribution probability density function (PDF).
Test if an ndarray is read-only.
Test if an input value is a supported ndarray boolean data type.
Convert an ndarray to a generic array.
Beta distribution quantile function.
Test if an input value is a supported ndarray real-valued floating-point data type.
Test if an input value is a supported ndarray integer data type.
Test whether an input value is the string representing row-major order.
Test if an input value is a supported ndarray numeric data type.
C APIs for registering a Node-API module exporting an interface for invoking a binary numerical function.
Return a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
Test if an input value is a supported ndarray floating-point data type.
Generate string from a token array by interpolating values.
Test if an input value is a supported ndarray integer index data type.
Test if an input value is a supported ndarray signed integer data type.
Test if an input value is a supported ndarray mask index data type.
C APIs for registering a Node-API module exporting an interface for invoking a unary numerical function.
Generate pseudorandom numbers drawn from a continuous uniform distribution.