# Visualize the outer product and contraction operations on tensors

The demo effectively visualizes that tensor operations, like the outer product and contraction, fundamentally change a tensor's rank, revealing how two 1D vectors can combine to form a 2D matrix, and how that matrix can then be reduced to a single scalar, illustrating that tensors are not merely arrays of numbers but objects whose properties are defined by these transformative operations.

{% embed url="<https://youtu.be/s_mGd2oNdo0>" %}

{% embed url="<https://viadean.notion.site/Operations-and-Properties-of-Tensors-25f1ae7b9a328016bc45cacb50256651?source=copy_link>" %}
