From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2721 invoked by alias); 11 Apr 2006 14:39:41 -0000 Received: (qmail 27777 invoked by uid 22791); 11 Apr 2006 14:24:12 -0000 X-Spam-Check-By: sourceware.org From: "Brian Gough" Message-ID: <17467.48126.948729.466568@hp2.network-theory.co.uk> Date: Tue, 11 Apr 2006 14:39:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: info-gsl@gnu.org CC: gsl-announce@sources.redhat.com Reply-To: bjg@network-theory.co.uk Subject: GNU Scientific Library 1.8 released Mailing-List: contact gsl-announce-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gsl-announce-owner@sourceware.org X-SW-Source: 2006/txt/msg00000.txt.bz2 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Version 1.8 of the GNU Scientific Library (GSL) is now available. GSL provides a large collection of functions for numerical computing in C. This is a maintenance release with bug fixes and performance improvements. Discrete cumulative distribution functions have also been added. The full NEWS file entry is appended below. The file details are: ftp://ftp.gnu.org/gnu/gsl/gsl-1.8.tar.gz (2.3 MB) ftp://ftp.gnu.org/gnu/gsl/gsl-1.8.tar.gz.sig (GPG signature) c60a5d193cc6b472496ff191744fc306 (MD5 checksum) The GSL project home page is at http://www.gnu.org/software/gsl/ GSL is free software distributed under the GNU General Public License. Thanks to everyone who reported bugs and contributed improvements. - -- Brian Gough (GSL Maintainer) Network Theory Ltd Commercial support for GSL --- http://www.network-theory.com/gsl/ - ---------------------------------------------------------------------- * What is new in gsl-1.8: ** Added an error check to trap multifit calls with fewer observations than parameters. Previously calling the multifit routines with n

100*l*l to satisfy he requirement x>>l*l in the asymptotic expansion. ** The scaled bessel function gsl_sf_bessel_In_scaled now handles larger arguments x > 1e7 correctly for n < 150 using the uniform asymptotic expansion instead of the continued fraction expansion. ** The functions gsl_stats_min/max now return NaN if the data contains NaN. Similarly, the functions gsl_stats_min/max_index return the index of the first occurring NaN in the data when it contains a NaN. ** Fixed an invalid memory access that caused incorrect results for the special case in periodic cubic spline interpolation of 3 points. ** Added Debye functions for n=5 and n=6 ** Added the missing functions gsl_spline_name() and gsl_spline_min_size() ** The function gsl_rng_uniform_int(r,n) now returns an error for n=0, which can occur when passing an unsigned integer value of 2^32. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (GNU/Linux) iD8DBQFEO7fTbiFv7WQGnVwRAh04AJ0ZOLuQXZpupIahkLuDyNMc8dE51ACcDBfN jnj3kdzF+ZtuJynZPMVvtdg= =vLH0 -----END PGP SIGNATURE-----