info-gsl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Info-gsl] GNU Scientific Library 2.2.1 released


From: Patrick Alken
Subject: [Info-gsl] GNU Scientific Library 2.2.1 released
Date: Wed, 31 Aug 2016 09:12:59 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2

Version 2.2.1 of the GNU Scientific Library (GSL) is now available. GSL provides a large collection of routines for numerical computing in C.

This is a bug fix release to correct a backward compatibility issue with the Cholesky decomposition, introduced in the recent 2.2 version.

The full NEWS file entry is appended below.

The file details for this release are:

ftp://ftp.gnu.org/gnu/gsl/gsl-2.2.1.tar.gz
ftp://ftp.gnu.org/gnu/gsl/gsl-2.2.1.tar.gz.sig

The GSL project homepage is 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.

Patrick Alken

=======

* What is new in gsl-2.2.1:

** reverted gsl_linalg_cholesky_decomp to its previous behavior
   so it is backward compatible; new cholesky routine is
   gsl_linalg_cholesky_decomp1


reply via email to

[Prev in Thread] Current Thread [Next in Thread]