First time here? Check out the FAQ!
answered 9 years ago
Did you try this?
A = matrix([[1,0],[2,0]]) A.kernel().matrix()