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

bundles / numpy latest / numpy / int32

class

numpy:int32

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

Signature

class   int32 ( value = 0 / )

Summary

Signed integer type, compatible with C int.

Extended Summary

Charactercode

'i'

Canonicalname

numpy.intc

Aliasonthisplatform(Linuxx86_64)

numpy.int32: 32-bit signed integer (-2_147_483_648 to 2_147_483_647).

Aliases

  • numpy.int32

Referenced by