commit | 715865101cf0baa9ec4771127fd12ef7fac7cfca | [log] [tgz] |
---|---|---|
author | Sergiu Deitsch <sergiu.deitsch@gmail.com> | Mon May 20 13:54:52 2024 +0200 |
committer | Sergiu Deitsch <sergiu.deitsch@gmail.com> | Tue May 21 22:45:48 2024 +0200 |
tree | 6bd0c8b9c167446b6fc0cfc92675286463aa2056 | |
parent | f71181a92d8457ef031684122eb575762f75e47f [diff] |
Remove 32-bit MinGW from CI matrix 32-bit MinGW is being phased out: https://www.msys2.org/news/#2023-12-13-starting-to-drop-some-32-bit-packages With eigen3 and glog packages now removed, Ceres Solver no longer can be built using stock MinGW. Therefore, we remove the support altogether. Change-Id: I42d4ca3d15e7f3a5ddfa2eae409db7d87aed99ea
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.
Please see ceres-solver.org for more information.