[Numpy-discussion] read not byte aligned records

Benjamin Root ben.root at ou.edu
Tue May 5 09:39:45 EDT 2015


I have been very happy with the bitarray package. I don't know if it is
faster than bitstring, but it is worth a mention. Just watch out for any
hashing operations on its objects, it doesn't seem to do them right (set(),
dict(), etc...), but comparison operations work just fine.

Ben Root
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20150505/ed89ef75/attachment.html>


More information about the NumPy-Discussion mailing list