On Sun, Jul 11, 2010 at 12:30 AM, Pauli Virtanen wrote:
>
> (Announcement as recommended by our PR department @ EuroScipy :)
>
>From a PR point of view, it'd be great to have an announcement like
this go out to python-list/comp.lang.python. Anyone who follows that
list will have seen the continua
hi,
it's probably obvious for most of the subscribers, but still:
svn clone http://svn.scipy.org/svn/numpy/trunk/ numpy
should actually read:
svn checkout http://svn.scipy.org/svn/numpy/trunk/ numpy
that said, I'm looking forward to the git migration ;-)
ciao,
tiziano (member of the PR depart
Hi,
As many of you probably already know, Numpy works fully on Python 3 and
Python 2, with a *single code base*, since March. This work is scheduled
to be included in the next releases 1.5 and 2.0.
Porting Scipy to work on Python 3 has proved to be much less work, and
will probably be finished