|
|
|
|
|
by westurner
1562 days ago
|
|
AFAIU, Matrices are categorically subsets of Tensors where the product operator, at least, is not the tensor product but the Dot product. Dot product: https://en.wikipedia.org/wiki/Dot_product Matrix multiplication > Dot product, bilinear form and inner product:
https://en.wikipedia.org/wiki/Matrix_multiplication#Dot_prod... > The dot product of two column vectors is the matrix product Tensor > Geometric objects https://en.wikipedia.org/wiki/Tensor : > The transformation law for a tensor behaves as a functor on the category of admissible coordinate systems, under general linear transformations (or, other transformations within some class, such as local diffeomorphisms.) This makes a tensor a special case of a geometrical object, in the technical sense that it is a function of the coordinate system transforming functorially under coordinate changes.[24] Examples of objects obeying more general kinds of transformation laws are jets and, more generally still, natural bundles.[25][26] |
|
Tensors require some algebraic structure, usually a vector space.