[1749] in Software_Announce
GNU Scientific Library on Athena updated to 1.7
daemon@ATHENA.MIT.EDU (Alex T Prengel)
Thu Feb 23 18:48:28 2006
To: software-announce@MIT.EDU
cc: alexp@MIT.EDU, cfyi@MIT.EDU, facdev@MIT.EDU
Date: Thu, 23 Feb 2006 18:48:20 -0500
From: Alex T Prengel <alexp@MIT.EDU>
I've updated the GNU Scientific Library on Athena to release 1.7; the
GSL is a collection of scientific/numeric computational routines made
available as a C API and library. A manual is available at
http://web.mit.edu/gnusl_v1.7/gsl-ref.pdf; there are also info and man
pages in the gnusl_v1.7 locker. (to view info pages: add gnusl_v1.7 gnu;
setenv INFOPATH /mit/gnusl_v1.7/info; info gsl-ref).
To use it now before it becomes the default after the end of the current
semester, set the GSL_VERSION environment variable to 1.7 and follow further
instructions at http://web.mit.edu/acs/www/programming.html#GNU
Alex