Package: gcTensor Type: Package Title: Generalized Coupled Tensor Factorization Version: 1.0.0 Authors@R: c(person("Koki", "Tsuyuzaki", role = c("aut", "cre"), email = "k.t.the-answer@hotmail.co.jp")) Suggests: testthat Depends: R (>= 4.1.0) Imports: rTensor, einsum Description: Multiple matrices/tensors can be specified and decomposed simultaneously by Probabilistic Latent Tensor Factorisation (PLTF). See the reference section of GitHub README.md , for details of the method. License: MIT + file LICENSE URL: https://github.com/rikenbit/gcTensor Repository: https://rikenbit.r-universe.dev Date/Publication: 2023-07-06 12:46:06 UTC RemoteUrl: https://github.com/rikenbit/gctensor RemoteRef: HEAD RemoteSha: 8a5c05b74e73493fe6a81443b2811da3f41f2368 NeedsCompilation: no Packaged: 2026-06-06 08:54:02 UTC; root Author: Koki Tsuyuzaki [aut, cre] Maintainer: Koki Tsuyuzaki