This is a pre-release version (2.5.0.dev0+git20251130.2de293a). Go to latest (2.4.4)
{ } Raw JSON

bundles / numpy 2.5.0.dev0+git20251130.2de293a / numpy / dtypes / BoolDType

_DTypeMeta

numpy.dtypes:BoolDType

source: build-install/usr/lib/python3.14/site-packages/numpy/dtypes.py

Signature

def   BoolDType ( )

Summary

DType class corresponding to the numpy.bool scalar type.

Extended Summary

See numpy.dtype for the typical way to create dtype instances and arrays.dtypes for additional information.

Aliases

  • numpy.dtypes.BoolDType