calculate a 2d point P(2,1) transformation in homogenous coordinate.so P is (2,1,1)T.
but NumPy error when I want to cross-product rotation matrix to P.the result sho