commit | 67bae28c1231c01216d2ab68d1efc07f57593097 | [log] [tgz] |
---|---|---|
author | Joydeep Biswas <joydeepb@cs.utexas.edu> | Sun Aug 07 17:14:32 2022 -0500 |
committer | Joydeep Biswas <joydeepb@cs.utexas.edu> | Mon Aug 08 21:48:07 2022 -0500 |
tree | e7d20f3f4113a893a615ffe87db6a679ebf041fc | |
parent | 5d0bca14dd9c052a9040def6dae58b460c3fcd5c [diff] |
CUDA CGNR, Part 1: Misc. CLeanup * Fixed an alignment bug with EventLogger. * Added expected solutions to some LinearLeastSquaresProblem tests. * Expanded ContextImpl to initialize cuSparse. Change-Id: I2d7556a0509e9b7c56c9cd5cfa75cb85614395dc
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.