[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gsl] test release for gsl-2.0
From: |
Patrick Alken |
Subject: |
Re: [Help-gsl] test release for gsl-2.0 |
Date: |
Tue, 27 Oct 2015 17:25:22 -0600 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 |
Peter,
There shouldn't be a too large number of API changes - most of the
changes have been inside the workspaces, so you definitely need to
recompile any code which links against GSL.
gsl_sf_ellint_D (remove 1 unused parameter from argument list)
gsl_multifit_fdfsolver_driver
several of the gsl_bspline_deriv_* functions
possibly gsl_sf_legendre* functions (some of which are now deprecated)
I can't think of any others right now. If you find more please let me know
Patrick
On 10/27/2015 05:10 PM, Peter Johansson wrote:
> Hi Patrick,
>
> On 10/27/2015 01:15 AM, Patrick Alken wrote:
>> On 10/26/2015 09:12 AM, Jorge Fernandez-de-Cossio-Diaz wrote:
>>> Where can I see the changes introduced in the new version? Are there
>>> new functions supported?
>>>
>>>
>> http://git.savannah.gnu.org/cgit/gsl.git/tree/NEWS
>
> Is there is a list of API changes as well?
>
> I see crashes when I run the test suite of libyat and link against
> gsl-1.99.90. Would be good if there were a list of changes, so we can
> update the code and not only change things that are exposed in our
> test suite.
>
> Cheers,
> Peter
>
Re: [Help-gsl] test release for gsl-2.0, Arun Isaac, 2015/10/26
Re: [Help-gsl] test release for gsl-2.0, David Komanek, 2015/10/27
Re: [Help-gsl] test release for gsl-2.0, Daniel R. Hurtmans, 2015/10/27
Re: [Help-gsl] test release for gsl-2.0, David Zaslavsky, 2015/10/27
Re: [Help-gsl] test release for gsl-2.0, Graeme, 2015/10/27