Vectors and Tensors
Vectors and Tensors
Section titled “Vectors and Tensors”Tolosa-lib provides structures for vector and tensor operations:
type(vec2d)- 2D vectorstype(tens2d)- 2D tensors
Operations
Section titled “Operations”- Addition, subtraction
- Dot product, cross product
- Norm calculations
- Tensor operations
Coming Soon
Section titled “Coming Soon”Complete API reference with examples.