# HG changeset patch # User bgruening # Date 1364316674 14400 # Node ID 453bf2822ceb1c4b14fa09a429802f85b7bab883 Uploaded diff -r 000000000000 -r 453bf2822ceb tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Tue Mar 26 12:51:14 2013 -0400 @@ -0,0 +1,16 @@ + + + + + https://pypi.python.org/packages/source/n/numpy/numpy-1.7.0.tar.gz + $INSTALL_DIR/lib/python + export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/lib/python && python setup.py install --home $INSTALL_DIR --install-scripts $INSTALL_DIR/bin + + $INSTALL_DIR/lib/python + $INSTALL_DIR/bin + + + + Compiling numpy requires a C and Fortran compiler (typically gcc and gfortran). + +