[SciPy-user] disabling "numerix Numeric 23.1" message

Cory Davis cdavis at staffmail.ed.ac.uk
Fri Jul 8 08:35:01 EDT 2005


Thanks Matt.
If there are any scipy developers listening, could you please consider 
removing this print statement?

Cheers,
Cory.

Matt Fishburn wrote:
> Cory Davis wrote:
> 
>> Hi All,
>> does anyone know how to disable the following behaviour when importing 
>> scipy...
>>
>>  >>> from scipy import integrate
>> numerix Numeric 23.1
>>  >>>
>>
> 
> In scipy_core/scipy_base/numerix.py, comment out:
> 
> print 'numerix %s'% NX_VERSION
> 
> -Matt Fishburn
> 
> _______________________________________________
> SciPy-user mailing list
> SciPy-user at scipy.net
> http://www.scipy.net/mailman/listinfo/scipy-user

-- 
---------------------------------------------------
Cory Davis
Institute for Atmospheric and Environmental Science
Room 307, Crew Building, Kings Buildings,
University of Edinburgh. Edinburgh EH9 3JN
phone: +44 131 6505092
www: http://www.geos.ed.ac.uk/contacts/homes/cdavis




More information about the SciPy-User mailing list