nashjc / lbfgsb3c

Home Page:https://nlmixr2.github.io/lbfgsb3c/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

R-CMD-check CRAN total downloads CRAN total downloads Codecov test coverage

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

About

https://nlmixr2.github.io/lbfgsb3c/

License:Other


Languages

Language:Fortran 64.4%Language:TeX 28.1%Language:R 3.5%Language:C++ 3.1%Language:C 0.7%Language:Forth 0.1%