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

Dont use LOCATION property #29

Closed xantares closed 5 years ago

devernay commented 5 years ago

Thanks for the update! is it ready to merge?

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 94.105% when pulling f80c5e7e1bcd60a06cb64edd0f78c3d18cbb519e on xantares:location into b5500b64eed3734959dcf7b098f33e872f12f52a on devernay:master.

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 94.105% when pulling 246437add2f504a9bed6512799445dee26e93bb7 on xantares:location into b5500b64eed3734959dcf7b098f33e872f12f52a on devernay:master.

xantares commented 5 years ago

yes