ttpy
ttpy copied to clipboard
Replace * by @ in matrix multiplication
It is time to use @ for matrix-by-matrix and matrix-by-vector product. And leave * for the elementwise product