1. 7ec8ba2 Saner tolerances & stricter LRE test. by Sameer Agarwal · 9 years ago
  2. 4f049db Adaptive numeric differentiation using Ridders' method. by Tal Ben-Nun · 10 years ago
  3. 070bba4 Lint fixes from William Rucklidge by Sameer Agarwal · 10 years ago
  4. 1a740cc Add the option to use numeric differentiation to nist and more_garbow_hillstrom by Sameer Agarwal · 10 years ago
  5. 7492b0d Update copyright headers with new year and URL by Keir Mierle · 10 years ago
  6. 74fd412 Lint changes from William and Jim. by Sameer Agarwal · 10 years ago
  7. bcc865f Remove using namespace std; by Sameer Agarwal · 10 years ago
  8. cbe6945 Autodetect gflags namespace. by Alex Stewart · 10 years ago
  9. 352e4dd Stricter options checking breaks nist.cc by Sameer Agarwal · 10 years ago
  10. dcee120 Consolidate SolverTerminationType enum. by Sameer Agarwal · 11 years ago
  11. 9aa0e3c Adding Wolfe line search algorithm and full BFGS search direction options. by Alex Stewart · 12 years ago
  12. 5856071 <iterator> needed for back_insert_iterator by Petter Strandmark · 12 years ago
  13. 2c648db Make examples independent of ceres internals. by Sameer Agarwal · 12 years ago
  14. c0fdc97 Update nist.cc to better evaluate results. by Sameer Agarwal · 12 years ago
  15. 059ad6e Check return status in nist evaluation. by Markus Moll · 13 years ago
  16. 58b07a6 Allow choice of trust region radius in nist.cc by Markus Moll · 13 years ago
  17. b329e58 Numerically robust computation of model_cost_change. by Sameer Agarwal · 13 years ago
  18. cbae856 Various cleanups to nist.cc. by Sameer Agarwal · 13 years ago
  19. ca0ff62 Fix to Roszman1's certified solution. by Sameer Agarwal · 13 years ago
  20. 4390488 Fix typo in Misra1c NIST problem. by Markus Moll · 13 years ago
  21. 552f9f8 Various minor bug fixes to the solver logic. by Sameer Agarwal · 13 years ago 1.3.0
  22. 1a89bcc Better reporting on the NIST problems. by Sameer Agarwal · 13 years ago
  23. ea11704 Basic harness for testing NIST problems. by Sameer Agarwal · 13 years ago