[Numpy-discussion] Datetime branch
Robert Kern
robert.kern at gmail.com
Thu Jun 11 13:34:20 EDT 2009
On Thu, Jun 11, 2009 at 12:29, Charles R
Harris<charlesr.harris at gmail.com> wrote:
> Oh, and slipping the new types in between 64 bit integers and floats is a
> bit iffy.
Where, specifically? There are several linear orders of types in
numpy. I tried to be careful to do the right thing in each. The enum
numbers are after NPY_VOID, of course, for compatibility.
--
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
More information about the NumPy-Discussion
mailing list