<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Limited-memory BFGS Optimization</dc:title>
  <dc:title>R package lbfgs version 1.2.1.2</dc:title>
  <dc:subject>CRAN Task View: Optimization (https://CRAN.R-project.org/view=Optimization)</dc:subject>
  <dc:description>A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implements both the Limited-memory Broyden-Fletcher-Goldfarb-Shanno (L-BFGS) and the Orthant-Wise Quasi-Newton Limited-Memory (OWL-QN) optimization algorithms. The L-BFGS algorithm solves the problem of minimizing an objective, given its gradient, by iteratively computing approximations of the inverse Hessian matrix. The OWL-QN algorithm finds the optimum of an objective plus the L1-norm of the problem's parameters. The package offers a fast and memory-efficient implementation of these optimization routines, which is particularly suited for high-dimensional problems.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: Rcpp (&gt;= 0.11.2), methods</dc:relation>
  <dc:relation>LinkingTo: Rcpp</dc:relation>
  <dc:creator>Antonio Coppola &lt;acoppola@stanford.edu&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Antonio Coppola [aut, cre, cph],
  Brandon Stewart [aut, cph],
  Naoaki Okazaki [aut, cph],
  David Ardia [ctb, cph],
  Dirk Eddelbuettel [ctb, cph],
  Katharine Mullen [ctb, cph],
  Jorge Nocedal [ctb, cph]</dc:contributor>
  <dc:rights>GPL (&gt;= 2)</dc:rights>
  <dc:date>2022-06-23</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=lbfgs</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.lbfgs</dc:identifier>
</oai_dc:dc>
