# HG changeset patch # User iuc # Date 1393701514 18000 # Node ID 4391a79f86fa5675d7b1b8bc8e27813fa46537b7 Imported from capsule None diff -r 000000000000 -r 4391a79f86fa tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Sat Mar 01 14:18:34 2014 -0500 @@ -0,0 +1,22 @@ + + + + + + http://ftp.u-tx.net/gnu/gsl/gsl-1.16.tar.gz + + + $INSTALL_DIR/lib + $INSTALL_DIR + $INSTALL_DIR/include + $INSTALL_DIR/include + + + + + The GNU Scientific Library (GSL) is a numerical library for C and C++ programmers. + The library provides a wide range of mathematical routines such as random number generators, special functions and least-squares fitting. There are over 1000 functions in total with an extensive test suite. + http://www.gnu.org/software/gsl/ + + +