About Anaconda Help Download Anaconda

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

copied from cf-staging / r-rcppde

Installers

  • linux-64 v0.1.7
  • osx-64 v0.1.7
  • win-64 v0.1.7

conda install

To install this package run one of the following:
conda install conda-forge::r-rcppde

Description


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.4) Legal | Privacy Policy