Package: ManifoldOptim
Type: Package
Title: An R Interface to the 'ROPTLIB' Library for Riemannian Manifold
        Optimization
Version: 0.1.5
Date: 2020-03-07
Authors@R: c(person("Kofi P. Adragni", role = c("aut","cph"),
                     email = "kofi@umbc.edu"),
             person("Sean R. Martin", role = c("aut","cre","cph"),
                     email = "smarti1@umbc.edu"),
             person("Andrew M. Raim", role = c("aut","cph")),
             person("Wen Huang", role = c("aut","cph")))
Description: An R interface to version 0.3 of the 'ROPTLIB' optimization library
    (see <http://www.math.fsu.edu/~whuang2> for more information). Optimize real-
    valued functions over manifolds such as Stiefel, Grassmann, and Symmetric
    Positive Definite matrices.
License: GPL (>= 2)
Depends: Rcpp (>= 0.12.0)
Suggests: RcppArmadillo
LinkingTo: Rcpp, RcppArmadillo
RcppModules: ManifoldOptim_module
RoxygenNote: 5.0.1
NeedsCompilation: yes
Packaged: 2020-03-07 18:44:35 UTC; smartin
Author: Kofi P. Adragni [aut, cph],
  Sean R. Martin [aut, cre, cph],
  Andrew M. Raim [aut, cph],
  Wen Huang [aut, cph]
Maintainer: Sean R. Martin <smarti1@umbc.edu>
Repository: CRAN
Date/Publication: 2020-03-07 19:30:06 UTC
