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

bundles / numpy latest / numpy / lib / _histograms_impl / _unsigned_subtract

function

numpy.lib._histograms_impl:_unsigned_subtract

source: build-install/usr/lib/python3.14/site-packages/numpy/lib/_histograms_impl.py :328

Signature

def   _unsigned_subtract ( a b )

Summary

Subtract two values where a >= b, and produce an unsigned result

Extended Summary

This is needed when finding the difference between the upper and lower bound of an int16 histogram

Aliases

  • numpy.lib._histograms_impl._unsigned_subtract