public inbox for gsl-announce@sourceware.org
 help / color / mirror / Atom feed
* GNU Scientific Library (GSL) 0.9.1 is released - 2nd Beta Test Release
@ 2001-08-18 10:59 Brian Gough
  0 siblings, 0 replies; only message in thread
From: Brian Gough @ 2001-08-18 10:59 UTC (permalink / raw)
  To: gsl-announce; +Cc: gsl-discuss

Dear GSL enthusiasts,

I have just placed a new release snapshot of GSL (0.9.1) up for
anonymous ftp access.  It 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/

This is the second beta-test release, and should fix all previously
reported bugs.  Please continue testing and report any problems to
gsl-discuss@sources.redhat.com.

Installation: GSL uses the standard GNU installation procedure.  The
release tarball (gsl-0.9.1.tar.gz) comes with an INSTALL file.

There is a zip file (gsl-0_9.zip) which includes project files for
compiling GSL with Microsoft Visual C++ (see the file msvc/README.txt
for details).

Packaging: There is an RPM file for gsl-0.9.1 on the ftp site.  Debian
also provides GSL packages.

Documentation: GSL has an extensive 400 page texinfo manual.  The info
files are installed in the usual way.  The ftp site has the reference
manual in postscript format, and the web site has the reference manual
in HTML format.

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

Here are the recent entries in the NEWS file. 

* What is new in gsl-0.9.1:

** The single precision ffts now uses float throughout, rather than
mixing float and double.

** The random number distributions now include the Landau distribution.

** The fft function interface has been reorganized, with workspaces
separate from wavetables to eliminate unnecessary recomputation of
trigonometric factors.

** The gsl_interval type has been eliminated and replaced by two double
arguments for simplicity.

** The order of the arguments to the minimization routines is now more
logical, with function values assocatied with x-values.

** Modified initialization of vector and matrix views to work with the
SunPro compiler.

** Renamed gsl_Efunc_t to gsl_siman_Efunc_t, in accordance with
namespace conventions.

** Improved accuracy and fixed bugs in gsl_sf_hyperg_1F1,
gsl_sf_bessel_I0_scaled, gsl_sf_erfc, gsl_sf_log_erfc,
gsl_sf_legendre_Q0 and gsl_sf_legendre_Q1, and gsl_sf_zeta.

** Improved IEEE compliance of special functions, overflows now return
Inf and domain errors return NaN.

** Improved checking for underflows in special functions when using
extended precision registers

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-08-18 10:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-08-18 10:59 GNU Scientific Library (GSL) 0.9.1 is released - 2nd Beta Test Release Brian Gough

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).