This package provides an efficient C++ based implementation of the DEoptim function which performs global optimization by differential evolution. It aims to show that "easier, shorter, faster: pick any three" is achievable when moving code from plain old C to modern C++.
| Version: | 0.1.0 |
| Depends: | Rcpp, RcppArmadillo (≥ 0.2.8) |
| LinkingTo: | Rcpp, RcppArmadillo |
| Suggests: | inline, DEoptim |
| Published: | 2010-12-13 |
| Author: | Dirk Eddelbuettel extending DEoptim (by David Ardia, Katharine Mullen, Brian Peterson, Joshua Ulrich) which itself is based on DE-Engine (by Rainer Storn) |
| Maintainer: | Dirk Eddelbuettel <edd at debian.org> |
| License: | GPL (≥ 2) |
| In views: | Optimization |
| CRAN checks: | RcppDE results |
| Package source: | RcppDE_0.1.0.tar.gz |
| MacOS X binary: | RcppDE_0.1.0.tgz |
| Windows binary: | RcppDE_0.1.0.zip |
| Reference manual: | RcppDE.pdf |
| Vignettes: |
From DEoptim to RcppDE: A case study in porting from C %to C++ using Rcpp and RcppArmadillo} |
| News/ChangeLog: | ChangeLog |