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

bundles / numpy latest / numpy / uint16

class

numpy:uint16

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

Signature

class   uint16 ( value = 0 / )

Summary

Unsigned integer type, compatible with C unsigned short.

Extended Summary

Charactercode

'H'

Canonicalname

numpy.ushort

Aliasonthisplatform(Linuxx86_64)

numpy.uint16: 16-bit unsigned integer (0 to 65_535).

Aliases

  • numpy.uint16

Referenced by