[Numpy-discussion] Strange Error with NumPy Addendum

Robert Kern robert.kern at gmail.com
Wed Aug 12 12:17:39 EDT 2009


On Fri, Aug 7, 2009 at 07:15, Nanime Puloski<npuloski at gmail.com> wrote:
> But if it were an unsigned int64, it should be able to hold 2**64 or at
> least 2**64-1.
> Am I correct?

There is no numpy.sin() implementation for uint64s, just the floating
point types.

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