1. 5a30cae Preparing for 2.2.0rc1 by Sameer Agarwal · 1 year, 6 months ago 2.2.0rc1
  2. 772d927 Replacing old style typedefs with new style usings by Alexander Ivanov · 2 years, 2 months ago
  3. 2c78c5f Small naming fixups. by Sameer Agarwal · 2 years, 7 months ago
  4. 92d8379 Enable usage of schur power series expansion preconditioner. by Mark Shachkov · 2 years, 7 months ago
  5. 41c5fb1 Refactor suitesparse.h/cc by Sameer Agarwal · 2 years, 10 months ago
  6. c8493fc Convert internal enums to be class enums. by Sameer Agarwal · 2 years, 10 months ago
  7. f1414cb Correct spelling in comments and docs. by Evan Levine · 2 years, 11 months ago
  8. caf614a Modernize code using c++17 constructs by Sameer Agarwal · 2 years, 11 months ago
  9. c8658c8 Modernize more by Sergiu Deitsch · 3 years, 1 month ago
  10. f90833f Simplify symbol export by Sergiu Deitsch · 3 years, 1 month ago
  11. 446487c Add <memory> header to all files using std::unique_ptr. by Sameer Agarwal · 3 years, 1 month ago
  12. c14f360 Drop trivial special members by Sergiu Deitsch · 3 years, 1 month ago
  13. ae65219 ClangTidy cleanups by Sameer Agarwal · 3 years, 1 month ago
  14. a35bd1b Use = default for trivial special members by Sergiu Deitsch · 3 years, 1 month ago
  15. 484d341 Replace virtual keyword by override by Sergiu Deitsch · 3 years, 1 month ago
  16. 3f6d273 Unify symbol visibility configuration for all compilers by Taylor Braun-Jones · 5 years ago
  17. 7b8f675 fix formatting for (non-generated) internal source files by Nikolaus Demmel · 4 years, 6 months ago
  18. 487c1aa Expose SubsetPreconditioner in the API by Sameer Agarwal · 6 years ago
  19. 94712db Convert calls to CHECK_NOTNULL to CHECK. by Sameer Agarwal · 7 years ago
  20. f973e10 Enable mixed precision solves. by Sameer Agarwal · 7 years ago
  21. 9814a91 Use C++11's inline member initialization syntax by Sameer Agarwal · 7 years ago
  22. f408f89 Adds a Ceres Context structure. by Mike Vitus · 7 years ago
  23. 2145c10 Improve ExecutionSummary by Sameer Agarwal · 7 years ago
  24. 9a0ef02 Lint changes from Jim Roseborough by Sameer Agarwal · 8 years ago
  25. 29c21f5 Add SparseCholesky by Sameer Agarwal · 8 years ago
  26. 7492b0d Update copyright headers with new year and URL by Keir Mierle · 10 years ago
  27. 05a07ec Remove using std::string from port.h by Sameer Agarwal · 10 years ago
  28. bcc865f Remove using namespace std; by Sameer Agarwal · 10 years ago
  29. b44cfde Let ITERATIVE_SCHUR use an explicit Schur Complement matrix. by Sameer Agarwal · 10 years ago
  30. 1228a4f Move alternate linear solver and preconditioner policy. by Sameer Agarwal · 11 years ago
  31. 3253078 Add dynamic_sparsity option. by Richard Stebbing · 11 years ago
  32. 5fd4806 Add more documentation to the linear solver enums. by Sameer Agarwal · 11 years ago
  33. 33e01b9 Rename LinearSolverTerminationType enums. by Sameer Agarwal · 11 years ago
  34. 89a592f LinearSolver::Summary::status -> LinearSolver::Summary::message. by Sameer Agarwal · 11 years ago
  35. b16e118 Better error checking and reporting for linear solvers. by Sameer Agarwal · 11 years ago
  36. 79bde35 SuiteSparse errors do not cause a fatal crash. by Sameer Agarwal · 11 years ago
  37. f06b9fa Add support for multiple visibility clustering algorithms. by Sameer Agarwal · 11 years ago
  38. 367b65e Multiple dense linear algebra backends. by Sameer Agarwal · 12 years ago
  39. a427c87 Lint cleanup. by Sameer Agarwal · 12 years ago
  40. c1e10d9 Death to BlockSparseMatrixBase by Sameer Agarwal · 12 years ago
  41. 9189f4e Enable pre-ordering for SPARSE_NORMAL_CHOLESKY. by Sameer Agarwal · 12 years ago
  42. 31730ef DenseSparseMatrix is now column-major. by Sameer Agarwal · 12 years ago
  43. 931c309 Cleanup based on comments by William Rucklidge by Sameer Agarwal · 12 years ago
  44. 509f68c Problem::Evaluate implementation. by Sameer Agarwal · 12 years ago
  45. 42a84b8 Expand reporting of timing information. by Sameer Agarwal · 12 years ago
  46. 71c8058 Remove ExecutionSummary from Evaluator and LinearSolver by Sameer Agarwal · 12 years ago
  47. bdd87c0 Add an ExecutionSummary object that the Evaluator and LinearSolver can use to by Sameer Agarwal · 12 years ago
  48. 0c52f1e LinearSolver::Options::num_eliminate_blocks is dead. by Sameer Agarwal · 12 years ago
  49. 7a3c43b Block oriented fill reducing orderings. by Sameer Agarwal · 13 years ago
  50. b051873 Multiple sparse linear algebra backends. by Sameer Agarwal · 13 years ago
  51. a9d8ef8 1. Remove constant_sparsity from LinearSolver::Options. It introduces by Sameer Agarwal · 13 years ago
  52. f7898fb Add a general sparse iterative solver: CGNR by Keir Mierle · 13 years ago
  53. 8ebb073 Initial commit of Ceres Solver. by Keir Mierle · 13 years ago