./math/R-DEoptimR, Differential evolution optimization in pure R

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.1.3, Package name: R-DEoptimR-1.1.3, Maintainer: pkgsrc-users

Differential Evolution (DE) stochastic algorithms for global
optimization of problems with and without constraints. The aim is to
curate a collection of its state-of-the-art variants that (1) do not
sacrifice simplicity of design, (2) are essentially tuning-free, and
(3) can be efficiently implemented directly in the R language.
Currently, it only provides an implementation of the 'jDE' algorithm
by Brest et al. (2006) <doi:10.1109/TEVC.2006.872133>.


Required to run:
[math/R]

Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)


Version history: (Expand)


CVS history: (Expand)


   2024-01-23 16:31:18 by Makoto Fujiwara | Files touched by this commit (2) | Package updated
Log message:
(math/R-DEoptimR) Updated 1.1.1 to 1.1.3, inst/NEWS.Rd not updated, test passed
   2023-08-11 10:54:13 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
(math/R-DEoptimR) Updated 1.0.14 to 1.1.0

Changes in DEoptimR version 1.1-0 (2023-07-10):

        * New 'NCDEoptim()' adds a bespoke implementation of the NCDE
          algorithm for multimodal optimization.
   2023-06-13 15:00:09 by Makoto Fujiwara | Files touched by this commit (2) | Package updated
Log message:
(math/R-DEoptimR) Updated 1.0.13 to 1.0.14, inst/NEWS.Rd not updated
   2023-06-08 18:14:34 by Makoto Fujiwara | Files touched by this commit (2) | Package updated
Log message:
(math/R-DEoptimR) Updated 1.0.11 to 1.0.13 inst/NEWS.Rd is not updated
   2022-12-18 07:53:21 by Makoto Fujiwara | Files touched by this commit (2) | Package updated
Log message:
(math/R-DEoptimR) Updated 1.0.9 to 1.0.11, NEWS not updated
   2021-10-26 12:56:13 by Nia Alarie | Files touched by this commit (458)
Log message:
math: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:28:36 by Nia Alarie | Files touched by this commit (458)
Log message:
math: Remove SHA1 hashes for distfiles
   2021-09-19 04:26:35 by Makoto Fujiwara | Files touched by this commit (2) | Package updated
Log message:
(math/R-DEoptimR) Updated 1.0.8 to 1.0.9, NEWS not updated