Skip to content

nlmixrdevelopment/lbfgsb3c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

R-CMD-check CRAN total downloads CRAN total downloads

libfgsb3c interface from C

This is the fork of the libfgsb3 from cran with the following differences:

  • The return type has changed is is very similar to what optim returns
  • Allows a direct C/C++ interface through a R registered function, similar to C interface to optim with 2 additional arguments.
  • Allows adjustment of tolerances for minimization success.
  • Added xtolAtol and xtolRtol minimization success criterion.
  • Added maxit termination

Releases

No releases published

Packages

 
 
 

Contributors