I want to solve a linear equation with three or more variables. Is there a good library in python to do it?
You can also add constrains (upper bound and lower bound) on x with lsq_linear: scipy.optimize.lsq_linear