README 269 Bytes
Newer Older
1
The levmar v2.4 library has been included in this package untouched, except for
Emmanuel Bertin's avatar
Emmanuel Bertin committed
2
3
4
three warnings removed, LU decomposition replaced with calls to ATLAS-Lapack
routines, Hessian matrix inversion done with SVD, and an AutoMakefile added.
			Emmanuel Bertin <bertin@iap.fr>