devernay / cminpack

A C/C++ rewrite of the MINPACK software (originally in FORTRAN) for solving nonlinear equations and nonlinear least squares problems
http://devernay.free.fr/hacks/cminpack/
145 stars 63 forks source link

cmake to link to cblas #21

Closed xantares closed 5 years ago

xantares commented 5 years ago

Fixes #12

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 94.105% when pulling 3b386a0ed507a9923f942098a4dcf2df2bcde7d7 on xantares:cblas into e176b8b093d2ef473c7de764647521376a2b5309 on devernay:master.

xantares commented 5 years ago

I've taken your remarks into account, could it be merged ?