bundles / numpy 2.4.4 / numpy / int8
class
numpy:int8
source: /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