Hi, It's me again! I met a problem when calculate the gradient ( solveP function) . when calculate z by solve the linear system A * z = b some times A is zero matrix-> cause the calculated z is nan. I am reading the code of convexLS solver, but can't find any reference. Would you please tell me some reference of the convexLS solver? Thanks!