First time here? Check out the FAQ!
answered 2019-01-02 11:32:39 +0100
sage: A.right_kernel()
updated 2019-01-02 11:35:47 +0100
Sage returns the left kernel. This is written in the documentation that you can access by
sage: A.kernel?
You want the right kernel: