Package: noisyCE2
Type: Package
Title: Cross-Entropy Optimisation of Noisy Functions
Version: 1.1.0
Authors@R: 
    person(given = "Flavio",
           family = "Santi",
           role = c("cre", "aut"),
           email = "flavio.santi@univr.it",
           comment = c(ORCID = "0000-0002-2014-1981"))
Author: Flavio Santi [cre, aut] (<https://orcid.org/0000-0002-2014-1981>)
Maintainer: Flavio Santi <flavio.santi@univr.it>
URL: https://www.flaviosanti.it/software/noisyCE2
BugReports: https://github.com/f-santi/noisyCE2/issues
Description: Cross-Entropy optimisation of unconstrained deterministic and noisy
    functions illustrated in Rubinstein and Kroese (2004, ISBN:
    978-1-4419-1940-3) through a highly flexible and customisable function which 
    allows user to define custom variable domains, sampling distributions,
    updating and smoothing rules, and stopping criteria. Several built-in
    methods and settings make the package very easy-to-use under standard
    optimisation problems.
Imports: magrittr
Suggests: coda, testthat
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2020-11-03 21:46:26 UTC; flavio
Repository: CRAN
Date/Publication: 2020-11-09 13:10:10 UTC
Built: R 4.6.0; ; 2025-11-02 02:51:41 UTC; windows
