First time here? Check out the FAQ!
asked 9 years ago
If A is an integer matrix and b is an integer vector, then will the command A.solve_right(b) return an integer vector if the equation Ax=b is solvable over the integers?
A.solve_right(b)