<?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>'C++' Reimplementation of the 'ucminf' Unconstrained Nonlinear
Optimizer</dc:title>
  <dc:title>R package ucminfcpp version 1.0.0</dc:title>
  <dc:description>
    A modern 'C++17/ reimplementation of the 'UCMINF/ algorithm for
    unconstrained nonlinear optimization (Nielsen and Mortensen, 2011,
    &lt;doi:10.32614/CRAN.package.ucminf&gt;), offering full API compatibility with
    the original 'ucminf' R package but developed independently. The optimizer
    core has been rewritten in 'C' with a modern header-only 'C++17' interface,
    zero-allocation line search, and an 'Rcpp' interface. The goal is numerical
    equivalence with improved performance, reproducibility, and extensibility.
    Includes extensive test coverage, performance regression tests, and
    compatibility checks against 'ucminf'. This package is not affiliated with
    the original maintainers but acknowledges their authorship of the algorithm
    and the original R interface.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.5.0)</dc:relation>
  <dc:relation>Imports: Rcpp</dc:relation>
  <dc:relation>LinkingTo: Rcpp (&gt;= 1.1.0)</dc:relation>
  <dc:relation>Suggests: testthat (&gt;= 3.0.0), ucminf, microbenchmark</dc:relation>
  <dc:creator>Angel Luis Robles Fernández &lt;a.l.robles.fernandez@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Angel Luis Robles Fernández [aut, cre],
  Hans Bruun Nielsen [cph] (Original 'UCMINF' algorithm ('Fortran')),
  Rex Brown [ctb] (Contributor to original R package 'ucminf'),
  K Hervé Dakpo [ctb] (Contributor to original R package 'ucminf')</dc:contributor>
  <dc:rights>GPL (&gt;= 3)</dc:rights>
  <dc:date>2026-04-22</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=ucminfcpp</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.ucminfcpp</dc:identifier>
</oai_dc:dc>
