A large scale non-linear optimization library
-
Updated
Oct 24, 2024 - C++
A large scale non-linear optimization library
A single header-only C++ library for least squares fitting.
Different type of solvers to solve systems of nonlinear equations
Gauss-Newton solver for EXOTica. This is now part of upstream EXOTica as LevenbergMarquardtSolver. You may use this to experiment with Newtonian like solvers or as blueprint for your own solver implementation.
Add a description, image, and links to the gauss-newton topic page so that developers can more easily learn about it.
To associate your repository with the gauss-newton topic, visit your repo's landing page and select "manage topics."