Available array data types

Table below shows a list of all supported data types (dtypes) and constants of the Data Parallel Extension for NumPy*.

Data Types

Type aliases

Constants

  • bool

  • int8

  • int16

  • int32

  • int64

  • uint8

  • uint16

  • uint32

  • uint64

  • float32

  • float64

  • complex64

  • complex128

  • bool_

  • byte

  • cdouble

  • csingle

  • double

  • float16

  • int_

  • intc

  • intp

  • longlong

  • single

  • ubyte

  • uintc

  • uintp

  • ushort

  • ulonglong

  • e

  • euler_gamma

  • inf

  • nan

  • pi