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'.
[email protected] is safe to use (health: 59/100)
Get this data programmatically — free, no authentication.
curl https://depscope.dev/api/check/conda/r-rcppdeFirst published · 2022-01-20 09:06:45.961000+00:00
Last updated · 2026-03-11 08:51:32.043000+00:00