Utility FunctionsΒΆ
Array API specification for utility functions.
A conforming implementation of the array API standard must provide and support the following functions.
Objects in APIΒΆ
|
Tests whether all input array elements evaluate to |
|
Tests whether any input array element evaluates to |
|
Calculates the n-th discrete forward difference along a specified axis. |