This is documentation for an old release of NumPy (version 1.3.). Read this page in the documentation of the latest stable release (version > 1.17).
that should be unpacked into a boolean output array
The shape of the output array is either 1-d (if axis is None) or the same shape as the input array with unpacking done along the axis specified.