blitz icon indicating copy to clipboard operation
blitz copied to clipboard

patch: inverse of a matrix and Levenberg-Marquardt non linear least squares fitting

Open slayoo opened this issue 7 years ago • 0 comments

Migrated from SF: https://sourceforge.net/p/blitz/patches/5/

blitzFitter-0.1.tar.gz

Contains a small function that calculates the inverse of a matrix, and in implementation of the Levenberg-Marquardt non linear least squares fitting method.

It is a very preliminary version, as it doesn't even contain error checking, so feedback from users will be very much appreciated

Carlos

slayoo avatar Sep 22 '18 09:09 slayoo