RcppDE
RcppDE: Global optimization by differential evolution in C++. This package provides 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.
Keywords for this software
References in zbMATH (referenced in 4 articles )
Showing results 1 to 4 of 4.
Sorted by year (- Kisung You, Changhee Suh: Rdimtools: An R package for Dimension Reduction and Intrinsic Dimension Estimation (2020) arXiv
- Katharine Mullen: Continuous Global Optimization in R (2014) not zbMATH
- Nash, John C.: Nonlinear parameter optimization using R tools (2014)
- Eddelbuettel, Dirk: Seamless R and C++ integration with Rcpp (2013)