Package: RiemStiefel
Type: Package
Title: Tools for Inference, Learning, and Optimization on Stiefel
        Manifold
Version: 0.1.0
Authors@R: c(person("Kisung", "You", role = c("aut", "cre"), email = "kyoustat@gmail.com",comment=c(ORCID="0000-0002-8584-459X")))
Description: Stiefel manifold is a set of orthonormal frames in Euclidean space. We provide algorithms for statistical inference, optimization, and learning over the Stiefel manifold. For general exposition to the statistics on the manifold, see the book by Chikuse (2003) <doi:10.1007/978-0-387-21540-2>.
License: GPL (>= 3)
Encoding: UTF-8
Imports: Rcpp, Rdpack, RiemBase, RiemBaseExt, utils, stats
LinkingTo: Rcpp, RcppArmadillo, RiemBase
RoxygenNote: 7.0.2
RdMacros: Rdpack
NeedsCompilation: yes
Packaged: 2020-03-06 19:13:54 UTC; kisung
Author: Kisung You [aut, cre] (<https://orcid.org/0000-0002-8584-459X>)
Maintainer: Kisung You <kyoustat@gmail.com>
Repository: CRAN
Date/Publication: 2020-03-15 10:30:04 UTC
