Steven D'Aprano wrote:
Which sum would that be?

Addition of vectors, matrices, quaternions, tensors, something else?

Considering vectors, multiplying a vector by a scalar
can be thought of as putting n copies of the vector
together nose-to-tail.

That's not very much different from putting n copies
of a string one after another.

--
Greg
--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to