# HG changeset patch # User iuc # Date 1393157484 18000 # Node ID 48e3daecb97ff7df73faef315c1a8a41e1a1ee98 Uploaded diff -r 000000000000 -r 48e3daecb97f tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Sun Feb 23 07:11:24 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/ + + +