Movatterモバイル変換


[0]ホーム

URL:


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

Version:0.1.8
Imports:Rcpp
LinkingTo:Rcpp,RcppArmadillo
Suggests:inline,DEoptim,lattice
Published:2025-02-19
DOI:10.32614/CRAN.package.RcppDE
Author:Dirk EddelbuettelORCID iD [aut, cre], David Ardia [aut] (Author of DEoptim), Katharine Mullen [aut] (Author of DEoptim), Brian Peterson [aut] (Author of DEoptim), Joshua Ulrich [aut] (Author of DEoptim), Kris Boudt [ctb] (Contributor to DEoptim), Rainer Storn [aut] (Principal author of DE-Engine)
Maintainer:Dirk Eddelbuettel <edd at debian.org>
BugReports:https://github.com/eddelbuettel/rcppde/issues
License:GPL-2 |GPL-3 [expanded from: GPL (≥ 2)]
URL:https://github.com/eddelbuettel/rcppde,https://dirk.eddelbuettel.com/code/rcpp.de.html
NeedsCompilation:yes
Materials:README,ChangeLog
In views:Optimization
CRAN checks:RcppDE results

Documentation:

Reference manual:RcppDE.html ,RcppDE.pdf
Vignettes:From DEoptim to RcppDE: A case study in porting from C to C++ using Rcpp and RcppArmadillo (source,R code)

Downloads:

Package source: RcppDE_0.1.8.tar.gz
Windows binaries: r-devel:RcppDE_0.1.8.zip, r-release:RcppDE_0.1.8.zip, r-oldrel:RcppDE_0.1.8.zip
macOS binaries: r-release (arm64):RcppDE_0.1.8.tgz, r-oldrel (arm64):RcppDE_0.1.8.tgz, r-release (x86_64):RcppDE_0.1.8.tgz, r-oldrel (x86_64):RcppDE_0.1.8.tgz
Old sources: RcppDE archive

Reverse dependencies:

Reverse imports:ptw,Rdimtools

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=RcppDEto link to this page.


[8]ページ先頭

©2009-2025 Movatter.jp