All functions |
|
|---|---|
Element-wise arithmetic operations +,-,*,/ with tensors |
|
Coercion to a tensor |
|
A cbind/rbind for tensors |
|
Cholesky decomposition of a tensor |
|
Creates a Kronecker delta tensor |
|
Multiplication of a tensor with a tensor given by its diagonal |
|
Creates a "diagonal" tensor |
|
|
|
Managing covariate and contravariate indices |
Tensor multiplication with Einstein's convention, by summing over all equally named indices. |
|
Pretty printing of tensors |
|
Inversion of a tensor as linear mapping from tensors to tensors |
|
Checking for being a tensor |
|
The level (number of indices) of a tensor |
|
Marginalization of tensors |
|
Marks the names of a tensor with a mark |
|
Mean and variance of tensors |
|
Tensor multiplication for the tensor class |
|
|
|
Getting and setting index and dimensionnames of a tensor |
Calculate the Euclidean norm or Euclidean operator norm of a tensor or its subtensors |
|
Creates a tensor with all entries 1 |
|
enumeration of index combinations |
|
Compute the power of a symmetric tensor |
|
Permutation of indices and storage sequence of a tensor |
|
Repeats a tensor |
|
Tensor multiplication with Riemann's convention |
|
Working with index sequences |
|
Working with the indices of a tensor (accessing, slicing, renaming, ...) |
|
Solving linear equations with tensors |
|
Singular value decomposition of tensors |
|
The tensorA package for tensor arithmetic |
|
get the position of an index of tensor |
|
The matrix corresponding to a tensor seen as a linear mapping of tensors. |
|
Creates a tensor object |
|
Collapse a tensor |
|
A tensor with entry 1 if and only if three indices are equal |
|
Adds a spurious dimension to a tensor |
|
Removes indices/dimensions from a tensor |
|