NumSharp
NumSharp copied to clipboard
np.any
Test whether any array element along a given axis evaluates to True. https://docs.scipy.org/doc/numpy/reference/generated/numpy.any.html
Added in https://github.com/SciSharp/NumSharp/commit/f4ee1353e1d159a9e9334dcb38ee4f005160808c , Remaining open because specific axis support is not implemented yet.