taco
taco copied to clipboard
Can TACO support operations other than multiplication and addition?
Hello,
I wonder whether TACO can support expressions like y[i] = A[i, j] * (x[j] - x[i]) ** 2
.
Thanks!