tmp
/
pip-install-ghxuqwgs
/numpy_78e94bf2b6094bf9a1f3d92042f9bf46
/doc
/source
/reference
/routines.bitwise.rst
Binary operations | |
***************** | |
.. currentmodule:: numpy | |
Elementwise bit operations | |
-------------------------- | |
.. autosummary:: | |
:toctree: generated/ | |
bitwise_and | |
bitwise_or | |
bitwise_xor | |
invert | |
left_shift | |
right_shift | |
Bit packing | |
----------- | |
.. autosummary:: | |
:toctree: generated/ | |
packbits | |
unpackbits | |
Output formatting | |
----------------- | |
.. autosummary:: | |
:toctree: generated/ | |
binary_repr | |