On Thu, Feb 10, 2011 at 14:51, Joshua Holbrook <josh.holbr...@gmail.com> wrote:
> Maybe I'm missing something, but why not just implement sum() using
> dot() and ones() ?

You can't do everything that sum() does with just dot() and ones().

-- 
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
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to