# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "TensorTools" in publications use:' type: software license: GPL-3.0-only title: 'TensorTools: Multilinear Algebra' version: 1.0.0 doi: 10.32614/CRAN.package.TensorTools abstract: A set of tools for basic tensor operators. A tensor in the context of data analysis in a multidimensional array. The tools in this package rely on using any discrete transformation (e.g. Fast Fourier Transform (FFT)). Standard tools included are the Eigenvalue decomposition of a tensor, the QR decomposition and LU decomposition. Other functionality includes the inverse of a tensor and the transpose of a symmetric tensor. Functionality in the package is outlined in Kernfeld, E., Kilmer, M., and Aeron, S. (2015) . authors: - family-names: Caudle given-names: Kyle email: kyle.caudle@sdsmt.edu repository: https://kylecaudle.r-universe.dev commit: b385f9bd570343956bb36b803c152be13fd963df date-released: '2024-10-17' contact: - family-names: Caudle given-names: Kyle email: kyle.caudle@sdsmt.edu