In the course of running the MINPACK test problems (here are the materials needed to run the FORTRAN test routines), I noticed some discrepancies among various sets of results:
The newer version of Java yields lmder results that differ slightly (5th or 6th digit) from the FORTRAN results for the Meyer problem.
The newer version of Java yields lmdif results that differ from the FORTRAN results for the Brown and Dennis problem. These results can differ in the 4th digit. Presumably (???) this is due to differences in the FORTRAN and Java implementations of the sine and cosine functions.
I am not a numerical analyst and have made no effort to analyze these
differences further. I did hand recheck the code and I did run debugging
sessions to follow the development of differences. I assume that the
differences are due to problems associated with semi-pathological
functions and machine precision. However, it is of course possible
that there are errors in the Java translation. If you detect an
error, PLEASE contact me (Steve Verrill) at
sverrill@fs.fed.us.