[SciPy-user] SciPy vs numpy

Robert Kern robert.kern at gmail.com
Fri May 19 18:27:14 EDT 2006


Derek Goring wrote:
> This may seem like a really dumb question, but:
> If I have SciPy, do I need numpy?
> Then, in code that has numpy.xxx, can I simply replace it with scipy.xxx?
>  
> The reason I ask is that I could not locate a debian package of numpy
> for my Xandros Networks to install.  Then it occurred to me that maybe I
> didn't need numpy anyway.  Is this correct?

scipy 0.4+ requires numpy. scipy 0.3.x requires Numeric. The Debian package you
are looking at is almost certainly scipy 0.3.x, which is *not* a replacement for
numpy.

-- 
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 SciPy-User mailing list