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

bundles / numpy latest / numpy / uint8

class

numpy:uint8

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

Signature

class   uint8 ( value = 0 / )

Summary

Unsigned integer type, compatible with C unsigned char.

Extended Summary

Charactercode

'B'

Canonicalname

numpy.ubyte

Aliasonthisplatform(Linuxx86_64)

numpy.uint8: 8-bit unsigned integer (0 to 255).

Aliases

  • numpy.ubyte

Referenced by