Package: nnTensor
Type: Package
Title: Non-Negative Tensor Decomposition
Version: 1.3.0
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, dplyr
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: 2024-05-13 13:15:49 UTC; root
Author: Koki Tsuyuzaki [aut, cre],
  Itoshi Nikaido [aut]
Maintainer: Koki Tsuyuzaki <k.t.the-answer@hotmail.co.jp>
Repository: CRAN
Date/Publication: 2024-05-13 14:03:06 UTC
Built: R 4.5.0; ; 2025-04-02 02:08:00 UTC; unix
