Package: rTensor2
Type: Package
Title: MultiLinear Algebra
Version: 0.1.0
Author: Kyle Caudle <kyle.caudle@sdsmt.edu>
Maintainer: Kyle Caudle <kyle.caudle@sdsmt.edu>
Description: 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 et al. (2015) <https://www.sciencedirect.com/science/article/pii/S0024379515004358>.
Depends: R (>= 4.2.0)
Imports: methods,rTensor, wavethresh, gsignal, Matrix, matrixcalc
License: GPL-3
Encoding: UTF-8
Suggests: testthat (>= 3.1.4)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2022-08-11 14:49:46 UTC; kcaudle
Repository: CRAN
Date/Publication: 2022-08-14 07:40:01 UTC
Built: R 4.2.0; ; 2022-08-15 11:31:36 UTC; unix
