<?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>Global Optimization by Differential Evolution in C++</dc:title>
  <dc:title>R package RcppDE version 0.1.9</dc:title>
  <dc:subject>CRAN Task View: Optimization (https://CRAN.R-project.org/view=Optimization)</dc:subject>
  <dc:description>An efficient C++ based implementation of the 'DEoptim'
 function which performs global optimization by differential evolution.
 Its creation was motivated by trying to see if the old approximation "easier,
 shorter, faster: pick any two" could in fact be extended to achieving all
 three goals while moving the code from plain old C to modern C++.  The
 initial version did in fact do so, but a good part of the gain was due to
 an implicit code review which eliminated a few inefficiencies which have
 since been eliminated in 'DEoptim'.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: Rcpp</dc:relation>
  <dc:relation>LinkingTo: Rcpp, RcppArmadillo</dc:relation>
  <dc:relation>Suggests: inline, DEoptim, lattice</dc:relation>
  <dc:creator>Dirk Eddelbuettel &lt;edd@debian.org&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Dirk Eddelbuettel [aut, cre] (ORCID:
    &lt;https://orcid.org/0000-0001-6419-907X&gt;),
  David Ardia [aut] (Author of DEoptim),
  Katharine Mullen [aut] (Author of DEoptim),
  Brian Peterson [aut] (Author of DEoptim),
  Joshua Ulrich [aut] (Author of DEoptim),
  Kris Boudt [ctb] (Contributor to DEoptim),
  Rainer Storn [aut] (Principal author of DE-Engine)</dc:contributor>
  <dc:rights>GPL (&gt;= 2)</dc:rights>
  <dc:date>2026-03-11</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=RcppDE</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.RcppDE</dc:identifier>
</oai_dc:dc>
