<?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>R port of the Scilab neldermead module</dc:title>
  <dc:subject>CRAN Task View: Optimization (http://CRAN.R-project.org/view=Optimization)</dc:subject>
  <dc:description>Provides several direct search optimization algorithms
based on the simplex method. The provided algorithms are direct
search algorithms, i.e.  algorithms which do not use the
derivative of the cost function. They are based on the update
of a simplex. The following algorithms are available: the fixed
shape simplex method of Spendley, Hext and Himsworth
(unconstrained optimization with a fixed shape simplex), the
variable shape simplex method of Nelder and Mead (unconstrained
optimization with a variable shape simplex made), and Box&apos;s
complex method (constrained optimization with a variable shape
simplex).</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: optimbase, optimsimplex</dc:relation>
  <dc:creator>Sebastien Bihorel &lt;sb.pmlab@gmail.com&gt;</dc:creator>
  <dc:contributor>Sebastien Bihorel, Michael Baudin (author of the original
module)</dc:contributor>
  <dc:rights>CeCILL-2</dc:rights>
  <dc:date>2012-01-04</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=neldermead</dc:identifier>
 </rdf:Description>
</rdf:RDF>

