[Numpy-discussion] Matlab page on scipy wiki

Alan G Isaac aisaac at american.edu
Thu Feb 9 17:33:00 EST 2006


On Fri, 10 Feb 2006, Bill Baxter apparently wrote: 
> Some kind soul added 'svd' and 'inv' to the NumPy/SciPi 
> columns, but those don't seem to be defined, at least for 
> the versions of NumPy/SciPy that I have.

Python 2.4.1 (#65, Mar 30 2005, 09:13:57) [MSC v.1310 32 bit 
(Intel)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> from numpy.linalg import svd, inv
>>>

hth,
Alan Isaac







More information about the NumPy-Discussion mailing list