Menu

#35 GSL 2.1 support

v1.0_(example)
closed
nobody
None
1
2017-09-26
2015-11-16
No

mathgl fails to compile with GSL 2.1 due to API changes in version 2:

/builddir/build/BUILD/mathgl-2.3/src/fit.cpp: In function 'mreal mgl_fit_base(mglFitData&, mreal*)':
/builddir/build/BUILD/mathgl-2.3/src/fit.cpp:166:25: error: 'struct gsl_multifit_fdfsolver' has no member named 'J'
  gsl_multifit_covar (s->J, 0.0, covar );
                         ^

We're hoping to update GSL to 2.1 in Fedora rawhide soon.

Discussion

  • Alexey Balakin

    Alexey Balakin - 2017-09-26
    • status: open --> closed
     
  • Alexey Balakin

    Alexey Balakin - 2017-09-26

    It look as it was fixed many years ago

     

Anonymous
Anonymous

Add attachments
Cancel