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