Package: dcTensor
Type: Package
Title: Discrete Matrix/Tensor Decomposition
Version: 0.99.1
Authors@R: c(person("Koki", "Tsuyuzaki", role = c("aut", "cre"),
                      email = "k.t.the-answer@hotmail.co.jp"))
Depends: R (>= 3.4.0)
Imports: methods, MASS, fields, rTensor, nnTensor
Suggests: knitr, rmarkdown, testthat
Description: Semi-Binary and Semi-Ternary Matrix Decomposition are performed based on Non-negative Matrix Factorization (NMF) and Gradient Descent-based Singular Value Decomposition (GD-SVD). For the details of the methods, see the reference section of GitHub README.md <https://github.com/rikenbit/dcTensor>.
License: MIT + file LICENSE
URL: https://github.com/rikenbit/dcTensor
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-02-20 13:17:20 UTC; root
Author: Koki Tsuyuzaki [aut, cre]
Maintainer: Koki Tsuyuzaki <k.t.the-answer@hotmail.co.jp>
Repository: CRAN
Date/Publication: 2023-02-21 11:30:02 UTC
