This is a pre-release version (latest). Go to latest (2.4.4)
{ } Raw JSON

bundles / numpy latest / numpy / uint32

class

numpy:uint32

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

Signature

class   uint32 ( value = 0 / )

Summary

Unsigned integer type, compatible with C unsigned int.

Extended Summary

Charactercode

'I'

Canonicalname

numpy.uintc

Aliasonthisplatform(Linuxx86_64)

numpy.uint32: 32-bit unsigned integer (0 to 4_294_967_295).

Aliases

  • numpy.uint32

Referenced by