Commit graph

5 commits

Author SHA1 Message Date
Jan Beich
6fdd439894 math/ceres-solver: update to 1.13.0
Changes:	http://ceres-solver.org/version_history.html
2017-08-13 14:24:08 +00:00
Jan Beich
e5f65e3147 math/ceres-solver: update to 1.12.0
Changes:	https://github.com/ceres-solver/ceres-solver/compare/1.12.0rc4...1.12.0
2016-12-06 22:53:54 +00:00
Jan Beich
822b1ea775 math/ceres-solver: update to 1.12.0.r4
Changes:	https://github.com/ceres-solver/ceres-solver/compare/c5c6f55...1.12.0rc4
2016-11-23 12:47:48 +00:00
Jan Beich
ffa7fe1a48 math/ceres-solver: update to 1.12.0.r2.3
Changes:	https://github.com/ceres-solver/ceres-solver/compare/1.12.0rc1...c5c6f55
2016-11-13 12:44:25 +00:00
Jan Beich
291729b42a math/ceres-solver: add new port
Based on:	Gentoo (1.11.0 ebuild)
Tested on:	graphics/openmvg from @outpaddling's repo (build on 10.3 amd64)

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.

1. Non-linear Least Squares problems with bounds constraints.
2. General unconstrained optimization problems.

http://ceres-solver.org/
2016-10-15 23:53:45 +00:00