Package: nnTensor
Type: Package
Title: Non-Negative Tensor Decomposition
Version: 1.1.12
Authors@R: c(person("Koki", "Tsuyuzaki", role = c("aut", "cre"),
                      email = "k.t.the-answer@hotmail.co.jp"),
               person("Itoshi", "Nikaido", role = "aut"))
Depends: R (>= 3.4.0)
Imports: methods, MASS, fields, rTensor, plot3D, tagcloud, ggplot2
Suggests: knitr, rmarkdown, testthat
Description: Some functions for performing non-negative matrix factorization, non-negative CANDECOMP/PARAFAC (CP) decomposition, non-negative Tucker decomposition, and generating toy model data. See Andrzej Cichock et al (2009) and the reference section of GitHub README.md <https://github.com/rikenbit/nnTensor>, for details of the methods.
License: MIT + file LICENSE
URL: https://github.com/rikenbit/nnTensor
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-02-15 13:37:15 UTC; koki
Author: Koki Tsuyuzaki [aut, cre],
  Itoshi Nikaido [aut]
Maintainer: Koki Tsuyuzaki <k.t.the-answer@hotmail.co.jp>
Repository: CRAN
Date/Publication: 2023-02-15 14:40:02 UTC
