1. 0a53aa9 Take abseil as a dependency by Sameer Agarwal · 7 months ago
  2. 5a30cae Preparing for 2.2.0rc1 by Sameer Agarwal · 1 year, 4 months ago 2.2.0rc1
  3. f1113c0 Commenting unused parameters for better readibility by Alexander Ivanov · 2 years ago
  4. 0489964 LinearOperator::FooMultiply -> LinearOperator::FooMultiplyAndAccumulate by Sameer Agarwal · 2 years, 6 months ago
  5. c8493fc Convert internal enums to be class enums. by Sameer Agarwal · 2 years, 8 months ago
  6. caf614a Modernize code using c++17 constructs by Sameer Agarwal · 2 years, 9 months ago
  7. ae65219 ClangTidy cleanups by Sameer Agarwal · 3 years ago
  8. 7b8f675 fix formatting for (non-generated) internal source files by Nikolaus Demmel · 4 years, 4 months ago
  9. 94712db Convert calls to CHECK_NOTNULL to CHECK. by Sameer Agarwal · 6 years ago
  10. 8202edc Add missing <algorithm> headers. by Sameer Agarwal · 7 years ago
  11. 7492b0d Update copyright headers with new year and URL by Keir Mierle · 10 years ago
  12. bcc865f Remove using namespace std; by Sameer Agarwal · 10 years ago
  13. 33e01b9 Rename LinearSolverTerminationType enums. by Sameer Agarwal · 11 years ago
  14. 79bde35 SuiteSparse errors do not cause a fatal crash. by Sameer Agarwal · 11 years ago
  15. eeedd2e Rationalize some of the variable names in Solver::Options. by Sameer Agarwal · 12 years ago
  16. a7eb1d5 Lint cleanup by Sameer Agarwal · 12 years ago
  17. c4a3291 Enable support for dumping trust region minimizer problems. by Sameer Agarwal · 12 years ago
  18. 509f68c Problem::Evaluate implementation. by Sameer Agarwal · 12 years ago
  19. e7295c2 Add polynomial interpolation and minimization. by Sameer Agarwal · 12 years ago
  20. 0c3a748 Allow equal lower and upper bound for diagonal scaling. by Markus Moll · 12 years ago
  21. 51cf7cb Add the two-dimensional subspace search to DoglegStrategy by Markus Moll · 12 years ago
  22. 05292bf Add a TrustRegionStrategy::Summary object. by Sameer Agarwal · 12 years ago
  23. 47d26bc Do not implicitly negate the step in the TrustRegionMinimizer. by Markus Moll · 12 years ago
  24. d3dce27 Fix early return in DoglegStrategy::StepAccepted by Markus Moll · 12 years ago
  25. a3fb17c Use elliptical trust region in DoglegStrategy. by Markus Moll · 12 years ago
  26. 0beab86 Fix glog includes and include sorting order. by Sameer Agarwal · 12 years ago
  27. fa01519 Dogleg strategy and timing cleanups. by Sameer Agarwal · 13 years ago