This is documentation for an old release of NumPy (version 1.18). Read this page in the documentation of the latest stable release (version 2.2).
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. |