CMD + K

r-rcppde

Anaconda Verified

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'.

Installation

To install this package, run one of the following:

Conda
$conda install r::r-rcppde

Usage Tracking

0.1.7
0.1.6
2 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

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'.

Last Updated

Jan 16, 2024 at 21:31

License

GPL-2

Total Downloads

156

Supported Platforms

linux-64