1. 33e01b9 Rename LinearSolverTerminationType enums. by Sameer Agarwal · 11 years ago
  2. 89a592f LinearSolver::Summary::status -> LinearSolver::Summary::message. by Sameer Agarwal · 11 years ago
  3. b16e118 Better error checking and reporting for linear solvers. by Sameer Agarwal · 11 years ago
  4. d61b68a Lint cleanups from William Rucklidge by Sameer Agarwal · 12 years ago
  5. 367b65e Multiple dense linear algebra backends. by Sameer Agarwal · 12 years ago
  6. 080d1d0 Use more performant, less conservative Eigen solvers. by Sameer Agarwal · 12 years ago
  7. 51c772c householderQR -> colPivHouseholderQR. by Sameer Agarwal · 12 years ago
  8. c2c6411 DENSE_QR solver now uses non pivoting QR decomposition. by Sameer Agarwal · 12 years ago
  9. 509f68c Problem::Evaluate implementation. by Sameer Agarwal · 12 years ago
  10. 42a84b8 Expand reporting of timing information. by Sameer Agarwal · 12 years ago
  11. a45046a Remove verbose logging from DenseQRSolver by Sameer Agarwal · 12 years ago
  12. 5bfa7e4 Improve the performance of DenseQRSolver by Sameer Agarwal · 12 years ago
  13. b9f15a5 Add a dense Cholesky factorization based linear solver. by Sameer Agarwal · 13 years ago
  14. a9d8ef8 1. Remove constant_sparsity from LinearSolver::Options. It introduces by Sameer Agarwal · 13 years ago
  15. 8ebb073 Initial commit of Ceres Solver. by Keir Mierle · 13 years ago