1. 5a30cae Preparing for 2.2.0rc1 by Sameer Agarwal · 1 year, 6 months ago 2.2.0rc1
  2. d320179 Clean up sparse_cholesky_test by Sergiu Deitsch · 2 years, 4 months ago
  3. f1dfac8 Reduce the number of individual PRNG instances by Sergiu Deitsch · 2 years, 7 months ago
  4. 560ef46 A bunch of minor fixes. by Sameer Agarwal · 2 years, 7 months ago
  5. 5d0bca1 Remove ceres/internal/random.h in favor of <random> by Sameer Agarwal · 2 years, 7 months ago
  6. cb6ad46 Add mixed precision support for CPU based DenseCholesky by Sameer Agarwal · 2 years, 8 months ago
  7. 290b34e Fix optional SuiteSparse + METIS test-suite names to be unique by Alex Stewart · 2 years, 8 months ago
  8. d038e2d Fix use of NESDIS with SuiteSparse in tests if METIS is not found by Alex Stewart · 2 years, 8 months ago
  9. 83f6e08 Fix use of conditional preprocessor checks within a macro in tests by Alex Stewart · 2 years, 9 months ago
  10. 11e6376 Fix #ifdef guards around METIS usage in EigenSparse backend and tests by Alex Stewart · 2 years, 9 months ago
  11. 2335b5b Remove support for CXSparse by Sameer Agarwal · 2 years, 10 months ago
  12. fbc2eea Nested dissection for ACCELERATE_SPARSE & EIGEN_SPARSE by Sameer Agarwal · 2 years, 10 months ago
  13. 41c5fb1 Refactor suitesparse.h/cc by Sameer Agarwal · 2 years, 10 months ago
  14. c8493fc Convert internal enums to be class enums. by Sameer Agarwal · 2 years, 10 months ago
  15. caf614a Modernize code using c++17 constructs by Sameer Agarwal · 2 years, 11 months ago
  16. 4705159 Add missing includes for config.h by Sameer Agarwal · 3 years ago
  17. c8658c8 Modernize more by Sergiu Deitsch · 3 years, 1 month ago
  18. 44039af Convert factory functions to return std::unique_ptrs. by Sameer Agarwal · 3 years, 1 month ago
  19. 54ba6c2 Fix missing declaration warnings in Ceres code by Sergey Sharybin · 7 years ago
  20. 6e52739 Update googletest/googlemock to db9b85e2. by Sameer Agarwal · 6 years ago
  21. 483cc47 Increase the tolerance in sparse_cholesky_test by Sameer Agarwal · 7 years ago
  22. 8f41ca6 Add Apple's Accelerate framework as a sparse linear algebra library. by Alex Stewart · 7 years ago
  23. 93ba16f Simplify IterativeRefiner by Sameer Agarwal · 7 years ago
  24. f973e10 Enable mixed precision solves. by Sameer Agarwal · 7 years ago
  25. bdda32b Add MixedSparseCholesky. by Sameer Agarwal · 7 years ago
  26. 7750c4c Add a single precision variant of EigenSparseCholesky. by Sameer Agarwal · 7 years ago
  27. 7c4e8a4 Replace scoped_ptr with C++11's unique_ptr by Keir Mierle · 7 years ago
  28. 08e6037 Integrate InnerProductComputer by Sameer Agarwal · 8 years ago
  29. 07c35a1 Remove namspace handling code for std::tuple and std::get by Sameer Agarwal · 8 years ago
  30. 96e908d Add an ifdef to handle tr1 namespace in sparse_cholesky_test.cc by Sameer Agarwal · 8 years ago
  31. 29c21f5 Add SparseCholesky by Sameer Agarwal · 8 years ago