Opened 9 years ago
Closed 9 years ago
#7122 closed enhancement (fixed)
gsl-2.1
Reported by: | Fernando de Oliveira | Owned by: | Fernando de Oliveira |
---|---|---|---|
Priority: | normal | Milestone: | 7.9 |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
ftp://ftp.gnu.org:21/gnu/gsl/gsl-2.1.tar.gz
ftp://ftp.gnu.org:21/gnu/gsl/gsl-2.1.tar.gz.sig
Git: http://git.savannah.gnu.org/cgit/gsl.git
https://savannah.gnu.org/forum/forum.php?forum_id=8408
or
http://git.savannah.gnu.org/cgit/gsl.git/plain/NEWS
GNU Scientific Library 2.1 released Item posted by Patrick Alken <psa> on Thu 12 Nov 2015 00:51:14 UTC. Version 2.1 of the GNU Scientific Library (GSL) is now available. GSL provides a large collection of routines for numerical computing in C. This release is primarily for fixing a few bugs present in the recent 2.0 release, but also provides a brand new module for solving large linear least squares problems. The full NEWS file entry is appended below. ... Thanks to everyone who reported bugs and contributed improvements. Patrick Alken ======= • What is new in gsl-2.1: • ◦ added test suite for example programs • ◦ bug fix when compiling with #undef GSL_DISABLE_DEPRECATED • ◦ bug fix in setting libtool age versioning • ◦ bug fix in gsl_multifit_wlinear() • ◦ added gsl_multifit_linear_rcond() to compute reciprocal condition number of least squares matrix • ◦ added gsl_multilarge module for large linear least squares systems
Change History (2)
comment:1 by , 9 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Fixed at r16637.