You are viewing an older version (2.4.3). Go to latest (2.4.4)
{ } Raw JSON

bundles / numpy 2.4.3 / numpy / lib / mixins / _binary_method

function

numpy.lib.mixins:_binary_method

source: /numpy/lib/mixins.py :17

Signature

def   _binary_method ( ufunc name )

Summary

Implement a forward binary method with a ufunc, e.g., __add__.

Aliases

  • numpy.lib.mixins._binary_method