tensors
A tensor is a mathematical object that generalizes scalars, vectors, and linear maps. In linear algebra, a tensor of order k on a vector space V over a field F is a multilinear map that takes k vectors (and/or covectors) to F, or equivalently an element of a tensor product of copies of V and its duals. More specifically, a tensor of type (r, s) is a multilinear map that takes r covectors and s vectors as input, producing a scalar; equivalently, an element of V*^{⊗ r} ⊗ V^{⊗ s}. The rank or order of a tensor is the total number of indices in a component representation. Scalars have rank 0, vectors rank 1, and matrices commonly represent rank-2 tensors. A linear operator can be viewed as a rank-(1,1) tensor.
Under a change of basis, tensor components transform according to a specific transformation law, which preserves
Operations on tensors include addition, tensor product, contraction (which reduces rank by summing over paired indices),
Applications span physical theories such as classical mechanics and general relativity, where tensors encode physical quantities