blob: 8b8b148b184747964bcf8aee3afc1baf51db667b [file] [log] [blame]
Scott Ettinger399f7d02013-09-09 12:54:43 -07001URL: https://ceres-solver.googlesource.com/ceres-solver/+archive/0338f9a8e69582a550ef6d128e447779536d623c.tar.gz
2Version: 0338f9a8e69582a550ef6d128e447779536d623c
Sascha Haeberling1d2624a2013-07-23 19:00:21 -07003License: New BSD, portions MIT
4License File: LICENSE
5
6Description:
7Ceres (http://ceres-solver.googlecode.com) is a portable non-linear
8least squares solver, developed at Google. It is now open-source.
9
10Website : https://code.google.com/p/ceres-solver/
11Code : https://ceres-solver.googlesource.com/ceres-solver/
12Docs : http://homes.cs.washington.edu/~sagarwal/ceres-solver/
13
14Local modifications:
Scott Ettinger399f7d02013-09-09 12:54:43 -070015Replaced the implementation of logging.h with the google3 /mobile/base/logging.h