bundles / numpy 2.5.0.dev0+git20251130.2de293a / 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
- Aliasonthisplatform(Linuxx86_64)
numpy.int8: 8-bit signed integer (
-128to127).
Aliases
-
numpy.byte