sparse solution in dense linear system of equations in scipy

前端 未结 0 806
Happy的楠姐
Happy的楠姐 2021-01-16 23:54

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

Here is an artificial example t

相关标签:
回答
  • 消灭零回复
提交回复
热议问题