From: Konrad H. <hi...@cn...> - 2001-02-07 14:20:19
|
> 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: hi...@cn... 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 ------------------------------------------------------------------------------- |