GitHub - nate-thirdwave/ceres-solver: A large scale non-linear optimization library

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

Android Linux macOS Windows

Ceres Solver

Ceres Solver is an open source C++ library for modeling and solving large, complicated optimization problems. It is a feature rich, mature and performant library which has been used in production at Google since 2010. Ceres Solver can solve two kinds of problems.

  1. Non-linear Least Squares problems with bounds constraints.
  2. General unconstrained optimization problems.

Please see ceres-solver.org for more information.

About

A large scale non-linear optimization library

Resources

Readme

License

View license

Contributing

Contributing

Activity

Stars

0 stars

Watchers

0 watching

Forks

0 forks

Languages

  • C++ 94.6%
  • CMake 3.9%
  • Other 1.5%