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

_______________________________________________
Info-gsl mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/info-gsl

Reply via email to