On Sun, Dec 27, 2009 at 6:19 AM, Gökhan Sever <gokhanse...@gmail.com> wrote:

>
> For the develop, it is one of easiest ways to catch up the bug-fixes even
> though I don't work on the source directly. So far besides a few glitches it
> was always working. I also install scipy, ipython, matplotlib, sympy and all
> other available packages using develop. Keep the checkouts in the directory
> on my desktop and if/when necessary do svn up or whichever command it
> corresponds to their respective vcs.

If you do that, you have to be ready to look into the corresponding
issues it brings.

> I wonder how other people keep up the
> changes easily without using develop option.

I just install things, and avoid relying on too many developed
versions of packages.

David
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to