- 0a53aa9 Take abseil as a dependency by Sameer Agarwal · 7 months ago
- 5a30cae Preparing for 2.2.0rc1 by Sameer Agarwal · 1 year, 4 months ago 2.2.0rc1
- 19ab2c1 BlockRandomAccessMatrix Refactor by Sameer Agarwal · 2 years, 1 month ago
- b1fe603 Parallel right products for partitioned view by Dmitriy Korchemkin · 2 years, 5 months ago
- f86a3bd Unify Block handling across matrix types by Sameer Agarwal · 2 years, 5 months ago
- a4f7440 Remove an unused variable from compressed_row_sparse_matrix.cc by Sameer Agarwal · 2 years, 5 months ago
- f1dfac8 Reduce the number of individual PRNG instances by Sergiu Deitsch · 2 years, 6 months ago
- 0489964 LinearOperator::FooMultiply -> LinearOperator::FooMultiplyAndAccumulate by Sameer Agarwal · 2 years, 6 months ago
- 3e1cc89 A bunch of clang-tidy fixes. by Sameer Agarwal · 2 years, 6 months ago
- 560ef46 A bunch of minor fixes. by Sameer Agarwal · 2 years, 6 months ago
- 5d0bca1 Remove ceres/internal/random.h in favor of <random> by Sameer Agarwal · 2 years, 6 months ago
- c8493fc Convert internal enums to be class enums. by Sameer Agarwal · 2 years, 8 months ago
- f1414cb Correct spelling in comments and docs. by Evan Levine · 2 years, 9 months ago
- caf614a Modernize code using c++17 constructs by Sameer Agarwal · 2 years, 9 months ago
- c8658c8 Modernize more by Sergiu Deitsch · 3 years ago
- f90833f Simplify symbol export by Sergiu Deitsch · 3 years ago
- 446487c Add <memory> header to all files using std::unique_ptr. by Sameer Agarwal · 3 years ago
- ae65219 ClangTidy cleanups by Sameer Agarwal · 3 years ago
- a35bd1b Use = default for trivial special members by Sergiu Deitsch · 3 years ago
- 7b8f675 fix formatting for (non-generated) internal source files by Nikolaus Demmel · 4 years, 4 months ago
- 94712db Convert calls to CHECK_NOTNULL to CHECK. by Sameer Agarwal · 6 years ago
- bbe790e Fix three out of bounds errors in CompressedRowSparseMatrix. by Sameer Agarwal · 7 years ago
- f973e10 Enable mixed precision solves. by Sameer Agarwal · 7 years ago
- 9d4d0bf Make CompressedRowSparseMatrix sensitive to StorageType by Sameer Agarwal · 7 years ago
- 1ece5a9 Delete obsolete code by Sameer Agarwal · 8 years ago
- 0780d22 Remove dead code. by Sameer Agarwal · 8 years ago
- 086ff01 Matrix generation cleanup by Sameer Agarwal · 8 years ago
- 1d7185f Refactor SparseNormalCholeskySolver by Sameer Agarwal · 8 years ago
- d04347a Delinting from William Rucklidge. by Sameer Agarwal · 8 years ago
- a171ba0 Fix an off by one error in the transpose code. by Sameer Agarwal · 8 years ago
- 9a6b4a6 Fix a bug in the transpose code. by Sameer Agarwal · 8 years ago
- 3de61fc Improve comments for TransposeForCompressedRowSparseStructure. by Sameer Agarwal · 8 years ago
- bb5c3bb Fix the build. by Sameer Agarwal · 8 years ago
- 9a4f554 Change a size() == 0 to empty by Sameer Agarwal · 8 years ago
- 1f8fa9d Various grammar and lint corrections. by Sameer Agarwal · 8 years ago
- 64a20e7 Remove dead code from CompressedRowSparseMatrix. by Sameer Agarwal · 8 years ago
- 2755fce Add a storage type to CompressedRowSparseMatrix by Sameer Agarwal · 8 years ago
- 5f41a60 Refactor CreateRandomCompressedRowSparseMatrix by Sameer Agarwal · 8 years ago
- 07dbf31 Optimize J' * J in sparse_normal_cholesky_solver. by Cheng Wang · 8 years ago
- 1ac3dd2 Fix a bug in CompressedRowSparseMatrix::AppendRows by Sameer Agarwal · 9 years ago
- 7492b0d Update copyright headers with new year and URL by Keir Mierle · 10 years ago
- bcc865f Remove using namespace std; by Sameer Agarwal · 10 years ago
- 3253078 Add dynamic_sparsity option. by Richard Stebbing · 11 years ago
- 3e60a99 Added support and tests: row and column blocks for sparse matrix transpose. by Richard Bowen · 11 years ago
- f14f6bf Speed up SPARSE_NORMAL_CHOLESKY when using CX_SPARSE. by Sameer Agarwal · 11 years ago
- 2b16b00 CompressedRowSparseMatrix::AppendRows and DeleteRows bugfix. by Sameer Agarwal · 11 years ago
- a427c87 Lint cleanup. by Sameer Agarwal · 12 years ago
- c367b12 Incomplete LQ Factorization. by Sameer Agarwal · 12 years ago
- dd2b17d CERES_DONT_HAVE_PROTOCOL_BUFFERS -> CERES_NO_PROTOCOL_BUFFERS. by Sameer Agarwal · 12 years ago
- 4997cbc Return jacobians and gradients to the user. by Sameer Agarwal · 13 years ago
- a9d8ef8 1. Remove constant_sparsity from LinearSolver::Options. It introduces by Sameer Agarwal · 13 years ago
- 82f4b88 Extend support writing linear least squares problems to disk. by Sameer Agarwal · 13 years ago
- 8ebb073 Initial commit of Ceres Solver. by Keir Mierle · 13 years ago