Displaying 1 result from an estimated 1 matches for "subpackage__".
Did you mean:
subpackage
2015 Jan 18
3
Help finding source of warnings
I've been implementing a wrapper to the 2011 Fortran version of
L-BFGS-B. In optim(), R uses a C translation of a Fortran version (the
version number does not appear to be documented by the original
authors). The authors of the original Fortran code have updated it and
published the reasons in ACM TOMS due to inefficiencies and a bug.
In running the checks on the resulting package (which