Functional programming#
|
Apply a function to 1-D slices along the given axis. |
|
Apply a function repeatedly over multiple axes. |
|
Returns an object that acts like pyfunc, but takes arrays as input. |
|
Takes an arbitrary Python function and returns a NumPy ufunc. |
|
Evaluate a piecewise-defined function. |