1. 1284a51 Use explicit formula to solve quadratic polynomials. by Sameer Agarwal · 11 years ago
  2. bf4c1b7 Decreasing threshold at which L-BFGS Hessian is updated. by Alex Stewart · 11 years ago
  3. 7124c34 Fixes for some line search bugs & corner cases. by Alex Stewart · 11 years ago
  4. c89ea4b Minor corrections based on Jim Roseborough's comments by Sameer Agarwal · 12 years ago
  5. f4d0164 Add a line search based minimizer. by Sameer Agarwal · 12 years ago
  6. e7295c2 Add polynomial interpolation and minimization. by Sameer Agarwal · 12 years ago[Renamed (62%) from internal/ceres/polynomial_solver.cc]
  7. ab8e2dc EigenSolver takes a bool by Petter Strandmark · 13 years ago
  8. 0beab86 Fix glog includes and include sorting order. by Sameer Agarwal · 13 years ago
  9. 4d84182 Remove unused variable. by Keir Mierle · 13 years ago
  10. ebcfdf4 Fix formatting in the polynomial rootfinder. by Keir Mierle · 13 years ago
  11. 2278ec4 Fix off by one error in the polynomial solver by Sameer Agarwal · 13 years ago
  12. c9eca78 Add a polynomial solver by Markus Moll · 13 years ago