Outer Product between a Tensor and a Vector ============================================ This is an example of how to use the omtools outer function to compute the outer product between a tensor and a vector. .. jupyter-execute:: ../../../../omtools/examples/valid/ex_outer_tensor_vector.py .. embed-n2 :: ../omtools/examples/valid/ex_outer_tensor_vector.py