# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "lbfgsb3c" in publications use:' type: software license: GPL-2.0-only title: 'lbfgsb3c: Limited Memory BFGS Minimizer with Bounds on Parameters with optim() ''C'' Interface' version: 2024-3.5 doi: 10.32614/CRAN.package.lbfgsb3c abstract: Interfacing to Nocedal et al. L-BFGS-B.3.0 (See ) limited memory BFGS minimizer with bounds on parameters. This is a fork of 'lbfgsb3'. This registers a 'R' compatible 'C' interface to L-BFGS-B.3.0 that uses the same function types and optimization as the optim() function (see writing 'R' extensions and source for details). This package also adds more stopping criteria as well as allowing the adjustment of more tolerances. authors: - family-names: Fidler given-names: Matthew L email: matthew.fidler@gmail.com orcid: https://orcid.org/0000-0001-8538-6691 - family-names: Nash given-names: John C email: nashjc@uottawa.ca - family-names: Zhu given-names: Ciyou - family-names: Byrd given-names: Richard - family-names: Nocedal given-names: Jorge - family-names: Morales given-names: Jose Luis repository: https://nlmixr2.r-universe.dev repository-code: https://github.com/nlmixr2/lbfgsb3c commit: f82ecc483480e2f2b54a6d475f9f1b883fc9bbae url: https://nlmixr2.github.io/lbfgsb3c/ date-released: '2020-02-26' contact: - family-names: Fidler given-names: Matthew L email: matthew.fidler@gmail.com orcid: https://orcid.org/0000-0001-8538-6691