Data type for boolean and generic ndarrays.
Mapping of boolean data types and the "generic" data type to ndarray constructors.
Data type for boolean typed arrays.
Mapping of data types for boolean typed ndarrays to ndarray constructors.
Cartesian index ndarray.
Data type for complex number ndarrays.
Mapping of complex floating point data types and the "generic" data type to ndarray constructors.
Data type for complex number ndarrays.
Mapping of data types for complex number typed ndarrays to ndarray constructors.
Data type.
Data type "kinds".
Mapping of data types to ndarray constructors.
Data type for floating-point real or complex ndarrays.
Mapping for floating point (real or complex) data types and the "generic" data type to ndarray constructors.
Data type for floating-point real or complex ndarrays.
Mapping of data types for floating-point (real or complex) typed ndarrays to ndarray constructors.
Boolean index ndarray.
Generic index array.
Integer index ndarray.
Index ndarray.
Integer index ndarray kinds.
Data type for integer ndarrays.
Mapping of integer data types and the "generic" data type to ndarray constructors.
Data type for integer ndarrays.
Mapping of integer data types to ndarray constructors.
Integer index ndarray.
Linear index ndarray.
Array index mode.
The following index modes are supported:
Data type for real-valued or complex number ndarrays.
Mapping of numeric (real or complex) data types and the "generic" data type to ndarray constructors.
Data type for real-valued or complex number ndarrays.
Mapping of numeric data types (real or complex) to ndarray constructors.
Output data type policy.
Data type for real-valued ndarrays.
Mapping of data types for real-valued typed ndarrays and the "generic" data type to ndarray constructors.
Data type for real-valued ndarrays.
Mapping of data types for real-valued typed arrays to ndarray constructors.
Data type for floating-point ndarrays.
Mapping of real floating point data types and the "generic" data type to ndarray constructors.
Data type for floating-point ndarrays.
Mapping of data types for complex number typed ndarrays to ndarray constructors.
Array shape.
Array shape for a zero-dimensional array.
Array shape for a ten-dimensional array.
Array shape for a one-dimensional array.
Array shape for a two-dimensional array.
Array shape for a three-dimensional array.
Array shape for a four-dimensional array.
Array shape for a five-dimensional array.
Array shape for a six-dimensional array.
Array shape for a seven-dimensional array.
Array shape for an eight-dimensional array.
Array shape for a nine-dimensional array.
Data type for signed integer ndarrays.
Mapping of signed integer data types and the "generic" data type to ndarray constructors.
Data type for signed integer ndarrays.
Mapping of signed integer data types to ndarray constructors.
Strict data type "kinds".
Array strides.
Array strides for a zero-dimensional array.
Array strides for a ten-dimensional array.
Array strides for a one-dimensional array.
Array strides for a two-dimensional array.
Array strides for a three-dimensional array.
Array strides for a four-dimensional array.
Array strides for a five-dimensional array.
Array strides for a six-dimensional array.
Array strides for a seven-dimensional array.
Array strides for an eight-dimensional array.
Array strides for a nine-dimensional array.
Data type for strictly typed and generic ndarrays.
Data type for strictly "typed" ndarrays.
Mapping of strictly typed ndarray data types to ndarray constructors.
Strictly typed index ndarray.
Data type for unsigned integer ndarrays.
Mapping of unsigned integer data types and the "generic" data type to ndarray constructors.
Data type for unsigned integer ndarrays.
Mapping of unsigned integer data types to ndarray constructors.
ndarray index object.
Index ndarray data object.
Module containing ndarray definitions.