I was reading https://docs.python.org/3/whatsnew/3.5.html#whatsnew-pep-465
Does that mean, that if I import numpy @ is equivalent to np.matmul()?
I was reading https://docs.python.org/3/whatsnew/3.5.html#whatsnew-pep-465
Does that mean, that if I import numpy @ is equivalent to np.matmul()?