1. 63cff48 Fix a leak in SchurComplementSolver. by Sameer Agarwal · 11 years ago
  2. 33e01b9 Rename LinearSolverTerminationType enums. by Sameer Agarwal · 11 years ago
  3. 89a592f LinearSolver::Summary::status -> LinearSolver::Summary::message. by Sameer Agarwal · 11 years ago
  4. b16e118 Better error checking and reporting for linear solvers. by Sameer Agarwal · 11 years ago
  5. 79bde35 SuiteSparse errors do not cause a fatal crash. by Sameer Agarwal · 11 years ago
  6. f258e46 Move most of suitesparse/cxsparse ifdef code to their headers by Sergey Sharybin · 12 years ago
  7. 367b65e Multiple dense linear algebra backends. by Sameer Agarwal · 12 years ago
  8. 080d1d0 Use more performant, less conservative Eigen solvers. by Sameer Agarwal · 12 years ago
  9. d5b93bf More pre-ordering support. by Sameer Agarwal · 12 years ago
  10. 344c09f Block ordering for SPARSE_SCHUR + CX_SPARSE. by Sameer Agarwal · 12 years ago
  11. c1e10d9 Death to BlockSparseMatrixBase by Sameer Agarwal · 12 years ago
  12. 9189f4e Enable pre-ordering for SPARSE_NORMAL_CHOLESKY. by Sameer Agarwal · 12 years ago
  13. 222ca20 SuiteSparse cleanup. by Sameer Agarwal · 12 years ago
  14. 564a83f Lint cleanup from William Rucklidge. by Sameer Agarwal · 12 years ago
  15. 015d57f Avoiding the Warning: "deprecated conversion from string constant to char*" by Pablo Speciale · 12 years ago
  16. 700d50d Lint cleanup from William Rucklidge by Sameer Agarwal · 12 years ago
  17. 8140f0f Modularize the build. by Sameer Agarwal · 12 years ago
  18. 42a84b8 Expand reporting of timing information. by Sameer Agarwal · 12 years ago
  19. bdabc29 Change LOG(ERROR) to LOG(WARNING) in schur_complement_solver.cc by Sameer Agarwal · 12 years ago
  20. 0c52f1e LinearSolver::Options::num_eliminate_blocks is dead. by Sameer Agarwal · 13 years ago
  21. 1e3cbd9 Caching the symbolic Cholesky factorization when using CXSparse by Petter Strandmark · 13 years ago
  22. cb83b28 Fix broken build. Fix broken build and verbosity issues. by Sameer Agarwal · 13 years ago
  23. 7a3c43b Block oriented fill reducing orderings. by Sameer Agarwal · 13 years ago
  24. b051873 Multiple sparse linear algebra backends. by Sameer Agarwal · 13 years ago
  25. a9d8ef8 1. Remove constant_sparsity from LinearSolver::Options. It introduces by Sameer Agarwal · 13 years ago
  26. 8ebb073 Initial commit of Ceres Solver. by Keir Mierle · 13 years ago