[MATRIX-SIG] NumPy arrays of python objects

Konrad Hinsen hinsen@ibs.ibs.fr
Tue, 19 Aug 1997 10:55:37 +0200


> I have two other questions though:  I don't have a "PyObject" in my
> NumPy - I guess that's because I'm using a late beta version, not the
> most up to date?

Right. You can always write 'O' of course (that's the value of
Numeric.PyObject), but I strongly recommend updating...

> Also, I'm unable to do a "from Numeric import *" - I need to do a 
> "import ni, Numeric", or "import ni; from Numeric.Core import *".
> 
> Is this also a matter of upgrading my version?  What happened to using
> the ni module?

Your version must be very old! ni hasn't been used for quite a while.

Konrad.
-- 
-------------------------------------------------------------------------------
Konrad Hinsen                          | E-Mail: hinsen@ibs.ibs.fr
Laboratoire de Dynamique Moleculaire   | Tel.: +33-4.76.88.99.28
Institut de Biologie Structurale       | Fax:  +33-4.76.88.54.94
41, av. des Martyrs                    | Deutsch/Esperanto/English/
38027 Grenoble Cedex 1, France         | Nederlands/Francais
-------------------------------------------------------------------------------

_______________
MATRIX-SIG  - SIG on Matrix Math for Python

send messages to: matrix-sig@python.org
administrivia to: matrix-sig-request@python.org
_______________