7 unstable releases
new 0.4.0+ceres2… | Apr 18, 2025 |
---|---|
0.3.0+ceres2… | Feb 26, 2024 |
0.2.0+ceres2… | Feb 28, 2023 |
0.1.1+ceres2… | Feb 9, 2023 |
0.1.0+ceres2… | Jan 19, 2023 |
#1 in #ceres
351 downloads per month
Used in 3 crates
(via ceres-solver-sys)
9MB
161K
SLoC
ceres-solver-src
Rust distribution of Ceres Solver
Builds a minimalistic static library of Ceres Solver.
We build it using vendored versions of Ceres Solver and Eigen, so no internet access is required.
It still requires Ceres Solver build dependencies: cmake
and C++17 compatible compiler.