Posts with tag sympy Searchmatrix-inverse-print2024-02-23langspythonsympyfrom sympy import * init_printing() m = Matrix([[1, 3], [-2, 3]]) m.inv(No more posts to load.