Constructor for creating arrays filled with pseudorandom values drawn from a binary PRNG.
Create a factory function for generating pseudorandom values drawn from a binary PRNG.
Create a filled array according to a provided callback function.
Initialize an ndarray with zeros
Typed array constructors.
Fixed-width composite data type (a.k.a., a `struct`).
List of ndarray data type strings.
Create a zero-filled array having a specified length.
Return the enumeration constant associated with an ndarray data type string.
Create an uninitialized array having a specified length.
Return the description for a provided data type.
Multidimensional array constructor.
Create a filled array.
Return the data type string associated with a supported ndarray data type value.
Return the data type string associated with an ndarray data type enumeration constant.
Base multidimensional array.
Return the data type of a complex number.
Return the enumeration constant associated with a supported ndarray data type value.
Return an object mapping supported data type strings to data type objects.
Return an object mapping supported data type strings to enumeration constants.
Return the data type of a provided ndarray.
Return the data type of a provided ndarray.
Return the data type of an ndarray data buffer.
List of output ndarray data type policies.