<?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 optimsimplex module</dc:title>
  <dc:description>Provides a building block for optimization algorithms
based on a simplex. The optimsimplex package may be used in the
following optimization methods: the simplex method of Spendley
et al., the method of Nelder and Mead, Box&apos;s algorithm for
constrained optimization, the multi-dimensional search by
Torczon, etc...</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: optimbase</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>2011-03-31</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=optimsimplex</dc:identifier>
 </rdf:Description>
</rdf:RDF>

