Closed jordanmontt closed 2 years ago
Thanks to @olekscode work, we propose to have the least squares implementation in PolyMath.
This PS adds two classes: PMLeastSquares and its tests.
"SVD-based implementation of a minimum-norm solution to the overdetermined least squares problem."
Congrats for your PR!
Thanks to @olekscode work, we propose to have the least squares implementation in PolyMath.
This PS adds two classes: PMLeastSquares and its tests.
"SVD-based implementation of a minimum-norm solution to the overdetermined least squares problem."