1. 086ff01 Matrix generation cleanup by Sameer Agarwal · 8 years ago
  2. 1d7185f Refactor SparseNormalCholeskySolver by Sameer Agarwal · 8 years ago
  3. d04347a Delinting from William Rucklidge. by Sameer Agarwal · 8 years ago
  4. a171ba0 Fix an off by one error in the transpose code. by Sameer Agarwal · 8 years ago
  5. 9a6b4a6 Fix a bug in the transpose code. by Sameer Agarwal · 8 years ago
  6. 3de61fc Improve comments for TransposeForCompressedRowSparseStructure. by Sameer Agarwal · 8 years ago
  7. bb5c3bb Fix the build. by Sameer Agarwal · 8 years ago
  8. 9a4f554 Change a size() == 0 to empty by Sameer Agarwal · 8 years ago
  9. 1f8fa9d Various grammar and lint corrections. by Sameer Agarwal · 8 years ago
  10. 64a20e7 Remove dead code from CompressedRowSparseMatrix. by Sameer Agarwal · 8 years ago
  11. 2755fce Add a storage type to CompressedRowSparseMatrix by Sameer Agarwal · 8 years ago
  12. 5f41a60 Refactor CreateRandomCompressedRowSparseMatrix by Sameer Agarwal · 8 years ago
  13. 07dbf31 Optimize J' * J in sparse_normal_cholesky_solver. by Cheng Wang · 8 years ago
  14. 1ac3dd2 Fix a bug in CompressedRowSparseMatrix::AppendRows by Sameer Agarwal · 10 years ago
  15. 7492b0d Update copyright headers with new year and URL by Keir Mierle · 10 years ago
  16. bcc865f Remove using namespace std; by Sameer Agarwal · 10 years ago
  17. 3253078 Add dynamic_sparsity option. by Richard Stebbing · 11 years ago
  18. 3e60a99 Added support and tests: row and column blocks for sparse matrix transpose. by Richard Bowen · 11 years ago
  19. f14f6bf Speed up SPARSE_NORMAL_CHOLESKY when using CX_SPARSE. by Sameer Agarwal · 11 years ago
  20. 2b16b00 CompressedRowSparseMatrix::AppendRows and DeleteRows bugfix. by Sameer Agarwal · 11 years ago
  21. a427c87 Lint cleanup. by Sameer Agarwal · 12 years ago
  22. c367b12 Incomplete LQ Factorization. by Sameer Agarwal · 12 years ago
  23. dd2b17d CERES_DONT_HAVE_PROTOCOL_BUFFERS -> CERES_NO_PROTOCOL_BUFFERS. by Sameer Agarwal · 13 years ago
  24. 4997cbc Return jacobians and gradients to the user. by Sameer Agarwal · 13 years ago
  25. a9d8ef8 1. Remove constant_sparsity from LinearSolver::Options. It introduces by Sameer Agarwal · 13 years ago
  26. 82f4b88 Extend support writing linear least squares problems to disk. by Sameer Agarwal · 13 years ago
  27. 8ebb073 Initial commit of Ceres Solver. by Keir Mierle · 13 years ago