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

Only link to libm in pkg-config file if needed. #49

Closed anntzer closed 3 years ago

anntzer commented 3 years ago

(In particular, there's no separate libm on Windows.)

coveralls commented 3 years ago

Coverage Status

Coverage remained the same at 94.105% when pulling ca46078e32e449e630feb797d82e62c3a7f4bc66 on anntzer:pclibm into b14165e1263dea214d11f5a7954cb9b872ee8c1b on devernay:master.