[SciPy-user] Install of scipy core for current scipy users

Travis Oliphant oliphant at ee.byu.edu
Fri Sep 30 03:17:19 EDT 2005


If you are a current user of scipy and want to try out the new scipy 
core.  You can do so.

However, the default install will change four __init__.py files on your 
system (which will probably "break" the rest of scipy).

Hopefully we will get scipy as a whole to work with the new system 
shortly.   There has also been talk of putting together a simple install 
to fixup the __init__ files so that old scipy and new scipy_core can 
live together peacefully (anyone who can help with that is welcomed).


scipy\__init__.py
scipy\linalg\__init__.py
scipy\fftpack\__init__.py
scipy\stats\__init__.py

are the affected files.

The ones from scipy can just be copied back, but then you won't get the 
functions from new scipy.

-Travis




More information about the SciPy-User mailing list