Package: ccTensor
Type: Package
Title: CUR/CX Tensor Decomposition
Version: 1.0.3
Date: 2025-08-25
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 (>= 4.1.0)
Imports: methods, fields, MASS, igraph, rTensor
Suggests: testthat, nnTensor
Description: CUR/CX decomposition factorizes a matrix into two factor matrices and Multidimensional CX Decomposition factorizes a tensor into a core tensor and some factor matrices. See the reference section of GitHub README.md <https://github.com/rikenbit/ccTensor>, for details of the methods.
License: MIT + file LICENSE
URL: https://github.com/rikenbit/ccTensor
NeedsCompilation: no
Packaged: 2025-08-25 01:55:24 UTC; koki
Author: Koki Tsuyuzaki [aut, cre],
  Itoshi Nikaido [aut]
Maintainer: Koki Tsuyuzaki <k.t.the-answer@hotmail.co.jp>
Repository: CRAN
Date/Publication: 2025-08-25 05:00:18 UTC
Built: R 4.4.1; ; 2025-08-25 05:32:12 UTC; unix
