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
>


Reply via email to