You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The goal is to come up with a useful abstraction to back up huge amounts of binary values efficiently. To some extent this functionality is already implemented by existing modules, but I decided to code up a recipe.
About
More memory efficient boolean array in Python using efficient bit packing