Package: RMPSS
Type: Package
Title: Recursive Modified Pattern Search on Simplex
Version: 1.1.1
Authors@R: c(
      person("Priyam","Das", ,"pdas@ncsu.edu" , role = c("cre", "aut")),
      person("Debsurya","De", ,"debsurya001@gmail.com", role = "aut")
      )
Depends: R (>= 3.5.0)
Imports: Rcpp
Collate: 'imports.R' 'RcppExports.R' 'RMPSS-package.R'
Maintainer: Priyam Das <pdas@ncsu.edu>
Description: Pattern search based Blackbox optimization algorithm designed to optimize any function with parameters belonging to unit simplex. Described in the paper : Das (2016) <arXiv:1604.08636> .
License: GPL-3
NeedsCompilation: yes
Encoding: UTF-8
LazyData: true
LinkingTo: Rcpp
RoxygenNote: 7.1.0
Packaged: 2020-08-05 16:46:19 UTC; Debsurya
Author: Priyam Das [cre, aut],
  Debsurya De [aut]
Repository: CRAN
Date/Publication: 2020-08-12 08:30:03 UTC
