<?xml version="1.0"?>
<!DOCTYPE rdf:RDF SYSTEM "http://dublincore.org/documents/2002/07/31/dcmes-xml/dcmes-xml-dtd.dtd" > 
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
 <rdf:Description>
  <dc:title>General-purpose unconstrained non-linear optimization</dc:title>
  <dc:subject>CRAN Task View: Optimization (http://CRAN.R-project.org/view=Optimization)</dc:subject>
  <dc:description>An algorithm for general-purpose unconstrained non-linear
optimization.  The algorithm is of quasi-Newton type with BFGS
updating of the inverse Hessian and soft line search with a
trust region type monitoring of the input to the line search
algorithm. The interface of &apos;ucminf&apos; is designed for easy
interchange with &apos;optim&apos;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Suggests: numDeriv</dc:relation>
  <dc:creator>Stig Bousgaard Mortensen &lt;stigbm@gmail.com&gt;</dc:creator>
  <dc:contributor>Hans Bruun Nielsen and Stig Bousgaard Mortensen</dc:contributor>
  <dc:rights>GPL (&gt;= 2)</dc:rights>
  <dc:date>2012-01-07</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=ucminf</dc:identifier>
 </rdf:Description>
</rdf:RDF>

