1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
Source: r-cran-deoptimr
Section: gnu-r
Priority: optional
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Build-Depends: debhelper-compat (= 13), r-base-dev (>= 4.4.2), dh-r
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/edd/r-cran-deoptimr
Vcs-Git: https://salsa.debian.org/edd/r-cran-deoptimr.git
Homepage: https://cran.r-project.org/package=DEoptimR
Package: r-cran-deoptimr
Architecture: all
Depends: ${misc:Depends}, ${R:Depends}
Description: GNU R package for Diffential Evolution in pure R
The DEoptimR package provides a pure-R implementation of the 'jDE'
variant of the Differential Evolution stochastic algorithm for global
optimization of nonlinear programming problems.
|