On Fri, Nov 13, 2009 at 19:33, Brian Granger <[email protected]> wrote:
> Hi,
>
> I have a large binary data set that has 4-bit integers in it.  It is
> possible to create a numpy dtype for a 4-bit integer?

Not really. We have 1-byte atomicity.

-- 
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless
enigma that is made terrible by our own mad attempt to interpret it as
though it had an underlying truth."
  -- Umberto Eco
_______________________________________________
NumPy-Discussion mailing list
[email protected]
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to