Binary Operations ***************** .. currentmodule:: nums.numpy Elementwise bit operations -------------------------- .. autosummary:: :toctree: generated/ bitwise_not bitwise_and bitwise_or bitwise_xor left_shift right_shift