5 ms·Solving overdetermined systems with the QR decomposition2 points by Manuelito 15y agoThis post explains how to solve an overdetermined linear system of equation using the QR decomposition provided by the python's library numpy.