> Consider a naive implementation of a `.*` operator to add two sequences > together:
You mean "compute the dot product"? That seems to be what that operation actually does in the example beneath it.
> Consider a naive implementation of a `.*` operator to add two sequences > together:
You mean "compute the dot product"? That seems to be what that operation actually does in the example beneath it.