First time here? Check out the FAQ!
answered 2016-06-23 16:39:54 +0100
Did you try this?
A = matrix([[1,0],[2,0]]) A.kernel().matrix()