| [ Web Proxy ] |
| Viewing: https://numpy.org/doc/stable/reference/generated/../random/../c-api/../routines.bitwise.html | [Back] [Original] |
|
Compute the bit-wise AND of two arrays element-wise. |
|
Compute the bit-wise OR of two arrays element-wise. |
|
Compute the bit-wise XOR of two arrays element-wise. |
|
Compute bit-wise inversion, or bit-wise NOT, element-wise. |
|
Compute bit-wise inversion, or bit-wise NOT, element-wise. |
|
Shift the bits of an integer to the left. |
|
Shift the bits of an integer to the left. |
|
Shift the bits of an integer to the right. |
|
Shift the bits of an integer to the right. |
|
Computes the number of 1-bits in the absolute value of |
|
Packs the elements of a binary-valued array into bits in a uint8 array. |
|
Unpacks elements of a uint8 array into a binary-valued output array. |
|
Return the binary representation of the input number as a string. |
| Web Proxy Viewer | New URL | Original Page |