commit | 6c27ac6d509554b6120f917e2669bb05794ca8de | [log] [tgz] |
---|---|---|
author | Joydeep Biswas <joydeepb@cs.utexas.edu> | Wed Sep 14 08:37:49 2022 -0500 |
committer | Joydeep Biswas <joydeepb@cs.utexas.edu> | Wed Sep 14 08:37:49 2022 -0500 |
tree | 424e353221c5b352f8cd8d1d8a8f4bc4f763a474 | |
parent | 430a292aca2c8ce3133e7fc6c55ce0bd20108cc7 [diff] |
Fix repeated SpMV Benchmark Change-Id: I9180cb548a865665f74e1b082c11741a1b87b5ab
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.