[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gsl] test release for GSL 2.1
From: |
Foivos Diakogiannis |
Subject: |
Re: [Help-gsl] test release for GSL 2.1 |
Date: |
Wed, 11 Nov 2015 11:57:20 +0800 |
Hi to all,
all tests passed:
Linux #name# 3.19.0-25-generic x86_64
gcc (Ubuntu 4.8.4-2ubuntu1~14.04) 4.8.4
Cheers,
Foivos
On Tue, Nov 10, 2015 at 8:15 AM, Patrick Alken <address@hidden> wrote:
> Hello all,
>
> Unfortunately I had introduced a bug into gsl_multifit_wlinear() in the
> 2.0 release during my redesign of the least squares module, which is
> causing a lot of trouble. Also I made an error in updating the libtool
> version numbers as pointed out by Peter. Therefore I'd like to release v2.1
> soon to correct these issues. Sorry to ask everyone again to help test, but
> I'd really appreciate it. This new release also has a brand new
> gsl_multilarge module for large linear least squares systems.
>
> You can obtain the test release from:
>
> ftp://alpha.gnu.org/gnu/gsl/gsl-2.0.90.tar.gz
> ftp://alpha.gnu.org/gnu/gsl/gsl-2.0.90.tar.gz.sig
>
> As usual:
>
> 1. ./configure ; make ; make check
> 2. cd doc ; make ps
>
> I'll wait a few days to see if there are any problems, and then try to
> release by the end of the week.
>
> Thanks,
> Patrick
>
>