cminpack
cminpack copied to clipboard
minpack Levenberg-Marquardt algorithm using Adept autodiff lib.
Kudos for any/all for making this package available.
I have recently modified lmdif/lmder to use the Adept automatic differentiation library, please see https://github.com/sherpa/sherpa/pull/577 for details.
that's great! how does that compare to using ceres-solver?