[SciPy-dev] What code base to use?

Travis Oliphant oliphant at ee.byu.edu
Tue Nov 8 23:56:03 EST 2005


Jonathan Taylor wrote:

>Hi,
>
>I am very pleased to see scipy consolidating the other numerical python
>modules.  I am hoping to check out the current development.  I am a
>little confused which subversion directory to take a look at?  What are
>the differences between the current branches?
>
>  
>
The newcore branch of scipy_core is where development of the Numerical 
Python replacement is taking place.

svn co http://svn.scipy.org/svn/scipy_core/branches/newcore

The newscipy branch of scipy is where the version of scipy ported to 
work with the replacement to Numeric is being developed.

svn co http://svn.scipy.org/svn/scipy/branches/newscipy

Both branches should build.



-Travis




More information about the SciPy-Dev mailing list