<?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 Minimizer with Bounds on Parameters with
optim() 'C' Interface</dc:title>
  <dc:title>R package lbfgsb3c version 2024-3.5</dc:title>
  <dc:subject>CRAN Task View: Optimization (https://CRAN.R-project.org/view=Optimization)</dc:subject>
  <dc:description>Interfacing to Nocedal et al. L-BFGS-B.3.0
        (See &lt;http://users.iems.northwestern.edu/~nocedal/lbfgsb.html&gt;)
        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.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.6)</dc:relation>
  <dc:relation>Imports: Rcpp (&gt;= 0.12.3), numDeriv, methods</dc:relation>
  <dc:relation>LinkingTo: Rcpp (&gt;= 0.12.3), RcppArmadillo</dc:relation>
  <dc:relation>Suggests: knitr, microbenchmark, optimx, pkgbuild, RcppArmadillo,
rmarkdown, testthat (&gt;= 3.0.0), adagio</dc:relation>
  <dc:creator>Matthew L Fidler &lt;matthew.fidler@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Matthew L Fidler [aut, cre] (ORCID:
    &lt;https://orcid.org/0000-0001-8538-6691&gt;),
  John C Nash [aut],
  Ciyou Zhu [aut],
  Richard Byrd [aut],
  Jorge Nocedal [aut],
  Jose Luis Morales [aut]</dc:contributor>
  <dc:rights>GPL-2</dc:rights>
  <dc:date>2024-09-17</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=lbfgsb3c</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.lbfgsb3c</dc:identifier>
</oai_dc:dc>
