1. dcee120 Consolidate SolverTerminationType enum. by Sameer Agarwal · 11 years ago
  2. 324eccb Restore the state of the Problem after a call to Evaluate. by Sameer Agarwal · 11 years ago
  3. ed92366 Lint cleanup from William Rucklidge. by Sameer Agarwal · 11 years ago
  4. a9334d6 Fix constant parameter handling in inner iterations. by Sameer Agarwal · 11 years ago
  5. 48e9cd3 Add a test name by Sameer Agarwal · 12 years ago
  6. 126dfbe Fix how Ceres calls CAMD. by Sameer Agarwal · 12 years ago
  7. 367b65e Multiple dense linear algebra backends. by Sameer Agarwal · 12 years ago
  8. eeedd2e Rationalize some of the variable names in Solver::Options. by Sameer Agarwal · 12 years ago
  9. 5f433c8 Fix a reallocation bug in CreateJacobianBlockSparsityTranspose. by Sameer Agarwal · 12 years ago
  10. d5b93bf More pre-ordering support. by Sameer Agarwal · 12 years ago
  11. c8f0790 Refactor SolverImpl::CreateReducedProgram. by Sameer Agarwal · 12 years ago
  12. a363a7b Multithread DENSE_SCHUR by Sameer Agarwal · 12 years ago
  13. 039ff07 Evaluate ResidualBlocks without LossFunction if needed. by Sameer Agarwal · 12 years ago
  14. 509f68c Problem::Evaluate implementation. by Sameer Agarwal · 12 years ago
  15. be418a3 Fix evaluation of initial cost and corresponding test by Markus Moll · 12 years ago
  16. 0b5df70 Bug fix in solver_impl_test. by Sameer Agarwal · 12 years ago
  17. 67a107b SolverImpl refactoring. by Sameer Agarwal · 12 years ago
  18. 68b32a9 ordering -> linear_solver_ordering. by Sameer Agarwal · 12 years ago
  19. c1ffad6 Schur ordering was operating on the original program. by Sameer Agarwal · 12 years ago
  20. 2c94eed Move from Ordering to ParameterBlockOrdering. by Sameer Agarwal · 12 years ago
  21. a693c8b Remove redundant broken test. by Sameer Agarwal · 12 years ago
  22. 9123e2f An implementation of Ruhe & Wedin's Algorithm II. by Sameer Agarwal · 13 years ago
  23. 65625f7 Solver::Options::ordering* are dead. by Sameer Agarwal · 13 years ago
  24. 08f0d4d Stricter checking of Solver::Option::num_eliminate_blocks. by Sameer Agarwal · 13 years ago
  25. b9f15a5 Add a dense Cholesky factorization based linear solver. by Sameer Agarwal · 13 years ago
  26. 8de78db Compute summary->fixed_cost while the residual blocks are removed by Markus Moll · 13 years ago
  27. 4997cbc Return jacobians and gradients to the user. by Sameer Agarwal · 13 years ago
  28. efe7ac6 Port Ceres to Windows by Keir Mierle · 13 years ago
  29. 6196cba Fix broken constant parameter blocks by Keir Mierle · 13 years ago
  30. f747183 Fix user iteration callbacks. by Keir Mierle · 13 years ago
  31. 5ecd251 Check that the Dogleg Solver uses a direct solver. by Sameer Agarwal · 13 years ago
  32. b051873 Multiple sparse linear algebra backends. by Sameer Agarwal · 13 years ago
  33. 32de18d Fix handling of constant blocks when reordering by Keir Mierle · 13 years ago
  34. 39efc5e Fix tests broken by the CGNR change. by Keir Mierle · 13 years ago
  35. 8ebb073 Initial commit of Ceres Solver. by Keir Mierle · 13 years ago