# HG changeset patch # User iuc # Date 1445288417 14400 # Node ID 519ecab389f2f077159ee4c6e785c8b27fe8e7c5 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_python_2_7_scipy_0_16 commit d094788c200e3ecf24f2a429000c888e82131ed1 diff -r 000000000000 -r 519ecab389f2 tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Mon Oct 19 17:00:17 2015 -0400 @@ -0,0 +1,43 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + https://pypi.python.org/packages/source/s/scipy/scipy-0.16.0.tar.gz + + + $INSTALL_DIR + $INSTALL_DIR/bin + $ENV[PYTHONPATH_NUMPY] + $ENV[PATH_NUMPY] + $ENV[ATLAS_LIB_DIR] + $ENV[ATLAS_LIB_DIR]/atlas + $INSTALL_DIR + $INSTALL_DIR/bin + $INSTALL_DIR + + + + Compiling scipy requires a C and Fortran compiler (typically gcc and gfortran). The PYTHONPATH for scipy can be accessed through PYTHONPATH_SCIPY and the binaries with PATH_SCIPY. + +