[SciPy-dev] I can't find howto get exp(x) or a^x in NumPy_for_Matlab_Users page

Robert Kern robert.kern at gmail.com
Thu Jun 28 13:38:03 EDT 2007


Gabriel Gellner wrote:
> This would be good to know . . . I have used numpy.linalg in all of my
> new code instead of scipy.linalg . . . I thought this was the preferred
> way . . . a deprecation warning would be appreciated. 

numpy.linalg is not deprecated, yet. It won't be expanded (at least until the
developer team gets entirely replaced), but it won't be going anywhere, yet. It
*might* be removed in 1.1, but no planning on that has happened, yet.

You have to make the decision yourself based on your needs which module you use.

-- 
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-Dev mailing list