Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ lbfgsb3c Public

❗ This is a read-only mirror of the CRAN R package repository. lbfgsb3c — Limited Memory BFGS Minimizer with Bounds on Parameters with optim() 'C' Interface. Homepage: https://nlmixr2.github.io/lbfgsb3c/https://github.com/nlmixr2/lbfgsb3c Report bugs for this package: https://github.com/nlmixr2/lbfgsb3c ...

License

Notifications You must be signed in to change notification settings

cran/lbfgsb3c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

❗ This is a read-only mirror of the CRAN R package repository. lbfgsb3c — Limited Memory BFGS Minimizer with Bounds on Parameters with optim() 'C' Interface. Homepage: https://nlmixr2.github.io/lbfgsb3c/https://github.com/nlmixr2/lbfgsb3c Report bugs for this package: https://github.com/nlmixr2/lbfgsb3c ...

Resources

License

Stars

Watchers

Forks

Packages

No packages published