Say I defined:
def _op(x, y): ...
I have two numpy arrays and I want to apply _op element wise.
_op
Is there a quick w