[Numpy-discussion] New packages

Konrad Hinsen hinsen at cnrs-orleans.fr
Wed Feb 7 09:19:02 EST 2001


> Well, we talked about it some but didn't want to break existing code. To my
> recollection nobody has suggested the trick you suggest here. I think it
> would work, although there are cases where people import Precision in a
> given module but not Numeric (the numeric objects they deal with get
> returned by C or Fortran calls). Anybody see any real downside here?

At least not immediately. Importing Numeric involves almost no
overhead when you use array-generating modules anyway (they need to
import at least multiarray). I'll make this modification to my
installation and see if I get any bad surprises.

Konrad.
-- 
-------------------------------------------------------------------------------
Konrad Hinsen                            | E-Mail: hinsen at cnrs-orleans.fr
Centre de Biophysique Moleculaire (CNRS) | Tel.: +33-2.38.25.56.24
Rue Charles Sadron                       | Fax:  +33-2.38.63.15.17
45071 Orleans Cedex 2                    | Deutsch/Esperanto/English/
France                                   | Nederlands/Francais
-------------------------------------------------------------------------------




More information about the NumPy-Discussion mailing list