This is the mail archive of the gsl-discuss@sources.redhat.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

GNU Scientific Library (GSL) 0.9.2 is released - 3rd Beta Test Release


Dear GSL enthusiasts,

I have placed a new release snapshot of GSL (0.9.2) up for anonymous
ftp access.

The source code is available from the following locations,

       USA: ftp://mirrors.rcn.net/pub/sourceware/gsl/
 Australia: ftp://planetmirror.com/pub/sourceware/gsl/
   Germany: ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/sources.redhat.com/gsl/
        UK: ftp://ftp.mirror.ac.uk/sites/sourceware.cygnus.com/pub/gsl/

The project home page is at http://sources.redhat.com/gsl/

The major change in this release is a redefinition of vector and
matrix views to be compatible with the ANSI/ISO C standard.  The
library should now compile cleanly on all platforms.

Please continue testing and report any problems to
gsl-discuss@sources.redhat.com.

Here are the recent entries in the NEWS file. 

* What is new in gsl-0.9.2:

* Vector and matrix views are now compliant with the ANSI standard.

* Added Lambert functions gsl_sf_lambert_W0, gsl_sf_lambert_Wm1.

* The reference manual now uses the GNU Free Documentation License.

* Fixed a couple of bugs in the SVD routines.

* Macros for Infinity and Nan now work correctly with Microsoft Visual
C++, and a bug in the config.h file for the finite() function has been
fixed.

* Redundant entries in the test suite for the complex math functions
have been removed, making the distribution size smaller.

* Installed programs gsl-randist and gsl-histogram now use shared
libraries.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]