# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "symTensor" in publications use:' type: software license: MIT title: 'symTensor: Symmetric Matrix and Tensor Decomposition' version: 0.1.0 abstract: Provides symmetric matrix and tensor operations and decomposition algorithms including symmetric NMF (symNMF), PageRank, Label Propagation, Higher-order Power Method, and TOPHITS. Designed to work with 'rTensor' objects. Methods are described in Kuang et al. (2012) , Kolda and Mayo (2011) , and Kolda and Bader (2006) . authors: - family-names: Tsuyuzaki given-names: Koki email: k.t.the-answer@hotmail.co.jp repository: https://cran.r-universe.dev commit: a0a8cb0e6939660c894948c156be9117ef01a411 date-released: '2026-05-14' contact: - family-names: Tsuyuzaki given-names: Koki email: k.t.the-answer@hotmail.co.jp