On Sat, Aug 20, 2011 at 17:37, Chris Withers <[email protected]> wrote:
> Hi All,
>
> What's the best type of array to use for decimal values?
> (ie: where I care about precision and want to avoid any possible
> rounding errors)

dtype=object

-- 
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