mirror of
https://github.com/ceres-solver/ceres-solver.git
synced 2026-08-30 00:50:37 +08:00
9aa52c6ff74358d1b91542221e0545bb61bdedcc
- Enables relocatable installs if the CUDA libraries are not installed in a location on the LD_LIBRARY_PATH. - Also bump the minimum CMake version to 3.11 to reflect the issue reported in #903. Change-Id: I333882b7238c76104d739c7054f29cc35cc4e919
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.
- Non-linear Least Squares problems with bounds constraints.
- General unconstrained optimization problems.
Please see ceres-solver.org for more information.
Description
Languages
C++
94.4%
CMake
3.8%
Python
0.8%
C
0.5%
Starlark
0.4%