rminqa: Derivative-Free Optimization in R using C++
Perform derivative-free optimization algorithms in R using C++.
A wrapper interface is provided to call C function of the 'bobyqa' implementation
(See <https://github.com/emmt/Algorithms/tree/master/bobyqa>).
Version: |
0.1.1 |
Imports: |
Rcpp (≥ 1.0.7) |
LinkingTo: |
Rcpp, RcppArmadillo |
Suggests: |
minqa |
Published: |
2022-05-09 |
Author: |
Sam Watson [aut],
Yi Pan [aut, cre],
Éric Thiébaut [aut],
Mike Powell [aut] |
Maintainer: |
Yi Pan <ypan1988 at gmail.com> |
License: |
GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
NeedsCompilation: |
yes |
SystemRequirements: |
C++11 |
CRAN checks: |
rminqa results |
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=rminqa
to link to this page.