From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13682 invoked by alias); 15 Mar 2002 21:47:41 -0000 Mailing-List: contact gsl-announce-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gsl-announce-owner@sources.redhat.com Received: (qmail 28961 invoked from network); 15 Mar 2002 21:38:21 -0000 Message-Id: Date: Fri, 15 Mar 2002 13:47:00 -0000 From: Brian Gough To: gsl-announce@sources.redhat.com Subject: GNU Scientific Library (GSL) 1.1.1 is released X-SW-Source: 2002/txt/msg00001.txt.bz2 Version 1.1.1 of the GNU Scientific Library is now available. This is a bug fix release. The NEWS file entries are appended below. Source code and patches can be downloaded from the following locations, USA: ftp://mirrors.rcn.net/pub/sourceware/gsl/ UK: ftp://ftp.mirror.ac.uk/sites/sourceware.cygnus.com/pub/gsl/ 00a25223126d3561592233357aeaa58f gsl-1.1-gsl-1.1.1.patch.gz 4c7dc29e0812b045ef4d5c30d23f064a gsl-1.1.1.tar.gz The GNU Scientific Library is a collection of routines for numerical computing in C. It is free software distributed under the GNU General Public License. The project home page is at http://www.gnu.org/software/gsl/ Information for developers is at http://sources.redhat.com/gsl/ ------------------------- * What is new in gsl-1.1.1: ** Fixes to histogram2d stat functions ** Added missing prototypes for complex LU determinant functions ** Improved error handling in multifit routines ** Added check to avoid division by zero for rank-deficient matrix in multifit iteration