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
Diff:
Migrated to github: https://github.com/blitzpp/blitz/issues/85