Moving Numeric arrays into the core

Konrad Hinsen hinsen at cnrs-orleans.fr
Mon May 3 03:41:29 EDT 1999


nascheme at ucalgary.ca (Neil Schemenauer) writes:

> On a Intel Linux box I get the following libraries:
> 
> 		 163996 _numpymodule.so
> 		  69147 multiarraymodule.so
> 		 159556 umathmodule.so
> 		 392699 total
> 
> I wonder if this is too large.  Maybe umath should be left out.  Also,

Umath also contains array arithmetic; without it, you can't add arrays,
for example. So it's rather fundamental.
-- 
-------------------------------------------------------------------------------
Konrad Hinsen                            | E-Mail: hinsen at cnrs-orleans.fr
Centre de Biophysique Moleculaire (CNRS) | Tel.: +33-2.38.25.55.69
Rue Charles Sadron                       | Fax:  +33-2.38.63.15.17
45071 Orleans Cedex 2                    | Deutsch/Esperanto/English/
France                                   | Nederlands/Francais
-------------------------------------------------------------------------------




More information about the Python-list mailing list