Functional programming¶
|
Apply a function to 1-D slices along the given axis. |
|
Apply a function repeatedly over multiple axes. |
|
Generalized function class. |
|
Takes an arbitrary Python function and returns a NumPy ufunc. |
|
Evaluate a piecewise-defined function. |