[SciPy-dev] scipy via svn

Nils Wagner nwagner at mecha.uni-stuttgart.de
Wed Aug 17 04:06:55 EDT 2005


Travis Oliphant wrote:
> Nils Wagner wrote:
>
>> I thought that it is already possible to use Numeric3 within scipy (due
>> to a previous mail by Travis 08/10/2005)
>>
>>  
>>
> scipy.base is just Numeric + old scipy_base.    The array object and
> ufuncs + methods are defined and working.    We still need to
> construct a matrix sub-class, and add all the functionality of Numeric
> + MLab + old  scipy_base.  Then, scipy_core needs to be updated to
> include bare-bones, C-only versions of linalg, fft, and random.
>
> Don't expect to be able to just build scipy with the new array object
> for a few weeks at least.
>
> Getting a release of scipy out based on the old build is part of that
> process.    I fixed a few bugs but could not commit because I didn't
> have password information (now I've forgotten it and can't find the
> email...)
>
> -Travis
>
So what is recommended in the meantime to get a working scipy version?
May I use

svn co http://svn.scipy.org/svn/scipy/trunk scipy
cd scipy
svn co http://svn.scipy.org/svn/scipy_core/trunk/ scipy_core
python setup.py build
python setup.py install

Nils

>
>
> _______________________________________________
> Scipy-dev mailing list
> Scipy-dev at scipy.net
> http://www.scipy.net/mailman/listinfo/scipy-dev


 





More information about the SciPy-Dev mailing list