1. 42a84b8 Expand reporting of timing information. by Sameer Agarwal · 12 years ago
  2. 977be7c Add support for reporting linear solver and inner iteration orderings. by Sameer Agarwal · 12 years ago
  3. 2293cb5 Add missing documentation to solver.h by Sameer Agarwal · 12 years ago
  4. aed9961 Expose lbfgs rank in solver.h by Sameer Agarwal · 12 years ago
  5. f4d0164 Add a line search based minimizer. by Sameer Agarwal · 12 years ago
  6. 68b32a9 ordering -> linear_solver_ordering. by Sameer Agarwal · 12 years ago
  7. ba8d967 Generalization of the inner iterations algorithm. by Sameer Agarwal · 13 years ago
  8. 2c94eed Move from Ordering to ParameterBlockOrdering. by Sameer Agarwal · 13 years ago
  9. 9123e2f An implementation of Ruhe & Wedin's Algorithm II. by Sameer Agarwal · 13 years ago
  10. 65625f7 Solver::Options::ordering* are dead. by Sameer Agarwal · 13 years ago
  11. 91c9bfe Start of the new ordering API. by Sameer Agarwal · 13 years ago
  12. 1e28920 Update Summary::FullReport to report dogleg type. by Sameer Agarwal · 13 years ago
  13. 51cf7cb Add the two-dimensional subspace search to DoglegStrategy by Markus Moll · 13 years ago
  14. 1b7f3b5 Add ability to log solver execution to file. by Sameer Agarwal · 13 years ago
  15. a8f87d7 Non-monotonic trust region algorithm. by Sameer Agarwal · 13 years ago
  16. 4997cbc Return jacobians and gradients to the user. by Sameer Agarwal · 13 years ago
  17. 97fb6d9 Documentation & Logging cleanups. by Sameer Agarwal · 13 years ago
  18. fa01519 Dogleg strategy and timing cleanups. by Sameer Agarwal · 13 years ago
  19. 7a3c43b Block oriented fill reducing orderings. by Sameer Agarwal · 13 years ago
  20. aa9a83c New Trust region loop. by Sameer Agarwal · 13 years ago
  21. b051873 Multiple sparse linear algebra backends. by Sameer Agarwal · 13 years ago
  22. 835911e Add a lower bound on the regularization constant in LM. by Sameer Agarwal · 13 years ago
  23. 82f4b88 Extend support writing linear least squares problems to disk. by Sameer Agarwal · 13 years ago
  24. 8ebb073 Initial commit of Ceres Solver. by Keir Mierle · 13 years ago