On Fri, Sep 25, 2009 at 6:50 PM, Citi, Luca <lc...@essex.ac.uk> wrote: > Thanks for your reply. > So, what is the correct way to test a numpy development version without > installing it in /usr/lib/... or /usr/local/lib/.. ? > What do you guys do?
Build in place, but test from outside the source tree. I for example have a makefile which does the build + test dance, but anything could do. cheers, David _______________________________________________ NumPy-Discussion mailing list NumPy-Discussion@scipy.org http://mail.scipy.org/mailman/listinfo/numpy-discussion