[Matrix-SIG] Re: [Fwd: import Numeric: add.reduce not found]

Alexander V. Voinov avoinov@exelixis.com
Wed, 29 Dec 1999 15:39:31 -0800


"Alexander V. Voinov" wrote:

> I tried to use Python-1.5.2 with LLNLNumeric11 on Solaris .2.5.1, and it
> says:
>
> Python 1.5.2 (#7, Dec 29 1999, 13:03:01)  [GCC 2.95 19990728 (release)]
> on sunos5
> Copyright 1991-1995 Stichting Mathematisch Centrum, Amsterdam
> >>> import Numeric
> Traceback (innermost last):
>   File "<stdin>", line 1, in ?
>   File
> "/tools/Python-1.5.2/lib/python1.5/site-packages/numeric/Numeric.py",
> line 319, in ?
>     sum = add.reduce
> NameError: add

The same with LL*10.

Alexander