# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "n1qn1" in publications use:' type: software license: CECILL-2.0 title: 'n1qn1: Port of the ''Scilab'' ''n1qn1'' Module for Unconstrained BFGS Optimization' version: 6.0.1-12 doi: 10.32614/CRAN.package.n1qn1 abstract: Provides 'Scilab' 'n1qn1'. This takes more memory than traditional L-BFGS. The n1qn1 routine is useful since it allows prespecification of a Hessian. If the Hessian is near enough the truth in optimization it can speed up the optimization problem. The algorithm is described in the 'Scilab' optimization documentation located at . This version uses manually modified code from 'f2c' to make this a C only binary. authors: - family-names: Fidler given-names: Matthew email: matthew.fidler@gmail.com - family-names: Wang given-names: Wenping email: wwang8198@gmail.com - family-names: Lemarechal given-names: Claude repository: https://CRAN.R-project.org/package=n1qn1 repository-code: https://github.com/nlmixr2/n1qn1c url: https://github.com/nlmixr2/n1qn1c date-released: '2024-09-17' contact: - family-names: Fidler given-names: Matthew email: matthew.fidler@gmail.com