I have a dense over-determined matrix. I can find solutions with np.linalg.lstsq. I want to get an answer with mostly 0s.
np.linalg.lstsq
Here is an artificial example t