[Numpy-discussion] What type should / return in python 3k when applied to two integer types?

Robert Kern robert.kern at gmail.com
Thu Aug 27 17:26:54 EDT 2009


On Thu, Aug 27, 2009 at 14:22, Christopher Barker<Chris.Barker at noaa.gov> wrote:

> By the way -- is there something about py3k that changes all this? Or is
> this just an opportunity to perhaps make some backward-incompatible
> changes to numpy?

Python 3 makes the promised change of int/int => float.

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