RcppDE
Global Optimization by Differential Evolution in C++
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'.
README
DEoptim is an R implementation of the Differential Evolution optimization algorithm. It is still under development and is distributed without warranty. Further details can be found at http://www.icsi.berkeley.edu/~storn/code.html. Report bugs or make suggestions to <david.ardia@unifr.ch> or <katharine.mullen@nist.gov>.
Versions across snapshots
| Version | Repository | File | Size |
|---|---|---|---|
0.1.9 |
rolling linux/jammy R-4.5 | RcppDE_0.1.9.tar.gz |
319.5 KiB |
0.1.9 |
rolling linux/noble R-4.5 | RcppDE_0.1.9.tar.gz |
320.7 KiB |
0.1.9 |
rolling source/ R- | RcppDE_0.1.9.tar.gz |
283.3 KiB |
0.1.9 |
latest linux/jammy R-4.5 | RcppDE_0.1.9.tar.gz |
319.5 KiB |
0.1.9 |
latest linux/noble R-4.5 | RcppDE_0.1.9.tar.gz |
320.7 KiB |
0.1.9 |
latest source/ R- | RcppDE_0.1.9.tar.gz |
283.3 KiB |
0.1.9 |
2026-04-26 source/ R- | RcppDE_0.1.9.tar.gz |
283.3 KiB |
0.1.9 |
2026-04-23 source/ R- | RcppDE_0.1.9.tar.gz |
283.3 KiB |
0.1.9 |
2026-04-09 windows/windows R-4.5 | RcppDE_0.1.9.zip |
639.5 KiB |
0.1.8 |
2025-04-20 source/ R- | RcppDE_0.1.8.tar.gz |
273.0 KiB |