ProductSpaceUfuncs.bitwise_or

ProductSpaceUfuncs.bitwise_or(self, x2, out=None, \*\*kwargs)

Compute the bit-wise OR of two arrays element-wise.

See also

numpy.bitwise_or