# HG changeset patch # User nml # Date 1467899782 14400 # Node ID f182da2b1d7823c5f23b84ba6fc8f07c65b15124 planemo upload for repository https://github.com/phac-nml/galaxy_tools/tree/master/packages/package_python_3_4_numpy_1_10_1 commit e2554dc878f6abf1c02ed9e6e4f4440ed32b02aa diff -r 000000000000 -r f182da2b1d78 tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Thu Jul 07 09:56:22 2016 -0400 @@ -0,0 +1,36 @@ + + + + + + + + + + + + http://sourceforge.net/projects/numpy/files/NumPy/1.10.1/numpy-1.10.1.tar.gz + + + + + + + + + $INSTALL_DIR/bin + $INSTALL_DIR/lib/python + python3 setup.py install --install-lib $INSTALL_DIR/lib/python --install-scripts $INSTALL_DIR/bin + + $INSTALL_DIR/lib/python + $INSTALL_DIR/bin + $ENV[ATLAS_LIB_DIR] + $INSTALL_DIR/lib/python + $INSTALL_DIR/bin + $INSTALL_DIR + + + + Compiling numpy requires a C and Fortran compiler (typically gcc and gfortran). The PYTHONPATH for numpy can be accessed through PYTHONPATH_NUMPY and the binaries with PATH_NUMPY. + +