• This repository has been archived on 07/Mar/2022
  • Stars
    star
    2
  • Language
    C++
  • Created almost 6 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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.