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