A Python bitfield class for easier bit manipulation of integers
-
Updated
Jan 19, 2018 - Python
A Python bitfield class for easier bit manipulation of integers
Expand a number into binary bits and visualize over Hook.io
This class helps with simple and complex mathematical logic computations (bitwise arithmetic). Supports NOT, NOR, NAND, AND, OR, IMPLIES, XOR, and IFF.
Prototype for adding and subtracting without arithmetic operators
Bit manipulation library
Add a description, image, and links to the bitwise-arithmetic topic page so that developers can more easily learn about it.
To associate your repository with the bitwise-arithmetic topic, visit your repo's landing page and select "manage topics."