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

bundles / numpy latest / numpy / int8

class

numpy:int8

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

Signature

class   int8 ( value = 0 / )

Summary

Signed integer type, compatible with C char.

Extended Summary

Charactercode

'b'

Canonicalname

numpy.byte

Aliasonthisplatform(Linuxx86_64)

numpy.int8: 8-bit signed integer (-128 to 127).

Aliases

  • numpy.byte

Referenced by