<?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>Further Numerical Optimization Algorithms</dc:title>
  <dc:title>R package optimizr version 1.0.1</dc:title>
  <dc:description>A collection of numerical optimization algorithms. 
    One is a simple implementation of
    the primitive grid search algorithm, the other is an extension of the
    simulated annealing algorithm that can take custom boundaries into
    account. The methodology for this bounded simulated annealing
    algorithm is due to Haario and Saksman (1991), &lt;doi:10.2307/1427681&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: stats, progressr, future.apply</dc:relation>
  <dc:relation>Suggests: testthat (&gt;= 3.0.0), doFuture</dc:relation>
  <dc:creator>Lukas D Sauer &lt;sauer@imbi.uni-heidelberg.de&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Lukas D Sauer [aut, cre]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=optimizr/LICENSE)</dc:rights>
  <dc:date>2026-03-19</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=optimizr</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.optimizr</dc:identifier>
</oai_dc:dc>
