symTensor: Symmetric Matrix and Tensor Decomposition

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) <doi:10.1137/1.9781611972825.10>, Kolda and Mayo (2011) <doi:10.1137/100801482>, and Kolda and Bader (2006) <doi:10.1137/1.9781611972764.26>.

Version: 0.1.0
Depends: R (≥ 3.5.0)
Imports: rTensor, methods, stats
Suggests: testthat
Published: 2026-05-14
DOI: 10.32614/CRAN.package.symTensor (may not be active yet)
Author: Koki Tsuyuzaki [aut, cre]
Maintainer: Koki Tsuyuzaki <k.t.the-answer at hotmail.co.jp>
License: MIT + file LICENSE
NeedsCompilation: no
CRAN checks: symTensor results

Documentation:

Reference manual: symTensor.html , symTensor.pdf

Downloads:

Package source: symTensor_0.1.0.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): symTensor_0.1.0.tgz, r-oldrel (arm64): symTensor_0.1.0.tgz, r-release (x86_64): symTensor_0.1.0.tgz, r-oldrel (x86_64): symTensor_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=symTensor to link to this page.