[SciPy-dev] numpy vs. numpy (was: Now new svn of numpy is ready)

Ignacio Vazquez-Abrams ivazquez at ivazquez.net
Wed Jan 4 19:47:34 EST 2006


On Wed, 2006-01-04 at 16:07 -0700, Travis Oliphant wrote:
> I have now finished *merging* the changes from the numpy 
> branch into the trunk so
> 
> svn co http://svn.scipy.org/svn/numpy/trunk numpy
> 
> should not only check out something that compiles and installs *but 
> also* intalls into the numpy namespace
> 
> so that running in python
> 
>  >>> import numpy
>  >>> numpy.test(1,1)
> 
> should work.

Okay, call me an idiot but how does this "interact" with python-numeric?
Is there somewhere where I can see the differences? I'd like to package
The Package FKA scipy but the core of the distro I'm working with
already has python-numeric and I want to avoid stepping on toes if
possible.

-- 
Ignacio Vazquez-Abrams <ivazquez at ivazquez.net>
http://fedora.ivazquez.net/

gpg --keyserver hkp://subkeys.pgp.net --recv-key 38028b72
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20060104/18005555/attachment.sig>


More information about the SciPy-Dev mailing list