It is possible to use basic mathematic operators like +, -, / and *
with tensors. These operators are provided as a convenience. While they
might be handy, they create and return a new tensor containing the
results. They are thus not as fast as the operations available in the
previous section.