|
From: Alan G I. <ai...@am...> - 2006-02-10 01:32:16
|
On Fri, 10 Feb 2006, Bill Baxter apparently wrote:=20 > Some kind soul added 'svd' and 'inv' to the NumPy/SciPi=20 > columns, but those don't seem to be defined, at least for=20 > the versions of NumPy/SciPy that I have. Python 2.4.1 (#65, Mar 30 2005, 09:13:57) [MSC v.1310 32 bit=20 (Intel)] on win32 Type "help", "copyright", "credits" or "license" for more information. >>> from numpy.linalg import svd, inv >>> hth, Alan Isaac |