Replace `LU_Solver` [here](https://github.com/stgl/pymcc/blob/a41e52f97bf6ce8e4012576b296b71e89d0ff240/libmcc_lidar/tpsdemo/spline.cpp#L112) with - [x] [Gauss Seidel](http://www.netlib.org/linalg/old_html_templates/subsection2.6.2.2.html) or - [ ] [Overrelaxation](https://people.sc.fsu.edu/~jburkardt/cpp_src/sor/sor.html)