1. b766177 Remove support for Solver::Options::solver_log. by Sameer Agarwal · 11 years ago
  2. 9a022f6 Fix a typo in index.rst by Sameer Agarwal · 11 years ago
  3. 451e71c Prepare for version 1.9.0 by Sameer Agarwal · 11 years ago 1.9.0
  4. 9febb5f Updating docs to include Windows options for SuiteSparse. by Alex Stewart · 11 years ago
  5. d0f194a Tweak iOS build instructions by Keir Mierle · 11 years ago
  6. 1bc7b38 Support user passing a custom CMAKE_MODULE_PATH (for BLAS / LAPACK). by Alex Stewart · 11 years ago
  7. 6a93677 Tweak build dependencies in the documentation by Keir Mierle · 11 years ago
  8. 4425473 Fix formatting in building docs by Keir Mierle · 11 years ago
  9. 8c62487 Preparations for 1.9.0 release. by Sameer Agarwal · 11 years ago 1.9.0rc1
  10. 0831275 Documentation update. by Sameer Agarwal · 11 years ago
  11. 1c089e8 Notational fix in modeling.rst by William Rucklidge. by Sameer Agarwal · 11 years ago
  12. a97056c Various documentation fixes from William Rucklidge. by Sameer Agarwal · 11 years ago
  13. 8f4dcb2 Documentation update. by Sameer Agarwal · 11 years ago
  14. af31544 Add Alex Stewart as a maintainer. by Sameer Agarwal · 11 years ago
  15. ea76585 Adding autogenerated Ceres config.h to #define Ceres compile options. by Alex Stewart · 11 years ago
  16. 31b5037 Lint cleanup from William Rucklidge. by Sameer Agarwal · 11 years ago
  17. b166806 Variety of changes to documentation and example code. by Sameer Agarwal · 11 years ago
  18. 5d7eed8 Suppport for MSVC DLLs. by Björn Piltz · 11 years ago
  19. cc9d3bb Remove a comment from conf.py by Sameer Agarwal · 11 years ago
  20. c4cd29d Merge landing page with introduction. by Sameer Agarwal · 11 years ago
  21. 7d489fd Refactor the landing page to be a bit more compact. by Sameer Agarwal · 11 years ago
  22. 406ac78 Rework Ceres documentation as new website by Keir Mierle · 11 years ago
  23. 75e2232 Fix spacing in building.rst by Sameer Agarwal · 11 years ago
  24. b555b48 Changes documentation to reflect changes in output format. by Richard Bowen · 11 years ago
  25. 195e493 Check validity of residual block before removal in RemoveResidualBlock. by Alex Stewart · 11 years ago
  26. 4f603fb Grammer fixes from William Rucklidge. by Sameer Agarwal · 11 years ago
  27. efab1ab Rename tricks.rst to faq.rst. by Sameer Agarwal · 11 years ago
  28. ee21fac More tips and tricks. by Sameer Agarwal · 11 years ago
  29. 5f3f400 Extend the advice on derivatives. by Sameer Agarwal · 11 years ago
  30. 58b1e1b Add a tips/tricks/FAQ section to the documentation. by Sameer Agarwal · 11 years ago
  31. 879fc28 Remove CERES_NO_LINE_SEARCH_MINIMIZER. by Sameer Agarwal · 11 years ago
  32. 9b83e49 Fix a small typo in solving.rst by Sameer Agarwal · 11 years ago
  33. 9bd23f2 Update documentation. by Sameer Agarwal · 11 years ago
  34. 85561ee Use int32 for parameter block sizes. by Sameer Agarwal · 11 years ago
  35. dcee120 Consolidate SolverTerminationType enum. by Sameer Agarwal · 11 years ago
  36. ed92366 Lint cleanup from William Rucklidge. by Sameer Agarwal · 11 years ago
  37. 6c0d964 Minor documentation fix. by Sameer Agarwal · 11 years ago
  38. 7747bb0 Minor corrections to the documentation. by Sameer Agarwal · 11 years ago
  39. 1a041c3 Update to 1.8.0. by Sameer Agarwal · 11 years ago 1.8.0
  40. 9ba0b35 Lint and other cleanups from William Rucklidge by Sameer Agarwal · 11 years ago
  41. c71085e Update to 1.8.0rc1. by Sameer Agarwal · 11 years ago 1.8.0rc1
  42. f06b9fa Add support for multiple visibility clustering algorithms. by Sameer Agarwal · 11 years ago
  43. 9e9a7d6 Documentation update. by Sameer Agarwal · 11 years ago
  44. f51f563 Documentation update. by Alex Stewart · 11 years ago
  45. 74b5d61 Update documentation to refer to 1.7.0 by Sameer Agarwal · 11 years ago
  46. 4ad80b7 Documentation update. by Sameer Agarwal · 11 years ago
  47. 7f336af Fix a minor documentation formatting bug by Sameer Agarwal · 11 years ago
  48. 78cc2c4 Cleaning up exported CeresConfig.cmake. by Alex Stewart · 11 years ago
  49. 3654a79 Update documentation. by Sameer Agarwal · 11 years ago
  50. 7da85fb Documentation update by Sameer Agarwal · 11 years ago
  51. f5f21b5 Adding check for broken version of Clang with Xcode 4.5.x. by Alex Stewart · 11 years ago
  52. c7ebfb8 Documentation update by Sameer Agarwal · 11 years ago
  53. 8ba41e8 Lint cleanup from William Rucklidge by Sameer Agarwal · 11 years ago
  54. fc8ede2 Making LAPACK a CMake option and updating build docs. by Alex Stewart · 11 years ago
  55. 0b07d3e Making all config options in CMake & SuiteSparse cleanup. by Alex Stewart · 12 years ago
  56. 10ac7d8 Lint cleanup and a bug fix. by Sameer Agarwal · 12 years ago
  57. 3a2158d NumericDiffCostFunction supports dynamic number of residuals. by Sameer Agarwal · 12 years ago
  58. 4d2df0c Add IterationSummary::gradient_norm. by Sameer Agarwal · 12 years ago
  59. 682cd3c Update version history with shared libs changes by Keir Mierle · 12 years ago 1.7.0
  60. 340d7c1 Update version history with miniglog fix by Keir Mierle · 12 years ago
  61. 0338f9a ITERATIVE_SCHUR works with no f-blocks. by Sameer Agarwal · 12 years ago
  62. c24a4ec Cmake refactoring by Sameer Agarwal · 12 years ago
  63. 3e6ef29 Update version history to reflect API changes by Sameer Agarwal · 12 years ago
  64. 8f33332 Documentation update for 1.7.0rc2 by Sameer Agarwal · 12 years ago
  65. d61b68a Lint cleanups from William Rucklidge by Sameer Agarwal · 12 years ago
  66. 367b65e Multiple dense linear algebra backends. by Sameer Agarwal · 12 years ago
  67. c5bcfc0 Lint fixes from Jim Roseborough. by Sameer Agarwal · 12 years ago
  68. 1692416 Update version from 1.6.0 -> 1.7.0rc1. by Sameer Agarwal · 12 years ago
  69. 42be9ca Update documentation for Covariance by Sameer Agarwal · 12 years ago
  70. 9aa0e3c Adding Wolfe line search algorithm and full BFGS search direction options. by Alex Stewart · 12 years ago
  71. 0a07fbf Use ATLAS as the example BLAS in building.rst by Sameer Agarwal · 12 years ago
  72. eeedd2e Rationalize some of the variable names in Solver::Options. by Sameer Agarwal · 12 years ago
  73. 0924401 Expose line search parameters in Solver::Options. by Sameer Agarwal · 12 years ago
  74. 79d9353 Remove Protocol Buffers support. by Sameer Agarwal · 12 years ago
  75. 1b89595 Fix Problem::RemoveParameterBlock documentation by Johannes Schönberger · 12 years ago
  76. c4a3291 Enable support for dumping trust region minimizer problems. by Sameer Agarwal · 12 years ago
  77. 1f17f56 Add Covariance documentation to html docs. by Sameer Agarwal · 12 years ago
  78. 8f7e896 Multithread covariance estimation. by Sameer Agarwal · 12 years ago
  79. 4437639 Documentation updates. by Sameer Agarwal · 12 years ago
  80. 14297c9 Fix a grammo by Sameer Agarwal · 12 years ago
  81. ae6aad0 Move citation information to the main page by Sameer Agarwal · 12 years ago
  82. f0b071b Lint and other fixes from William Rucklidge by Sameer Agarwal · 12 years ago
  83. 0939632 More documentation updates by Sameer Agarwal · 12 years ago
  84. eb04dc1 Minor fix to tutorial.rst by Sameer Agarwal · 12 years ago
  85. ebbb984 Various corrections and enhancements to the documentation. by Sameer Agarwal · 12 years ago
  86. 97e1795 Minor documentation fixes by Sameer Agarwal · 12 years ago
  87. dbc398d Rodriques instead of Rodriquez (he was french), and other minor erros in documentation by Pablo Speciale · 12 years ago
  88. 395b4e9 Documentation fixes by Sameer Agarwal · 12 years ago
  89. a6b76c7 Fix minor typo in contributing.rst by Sameer Agarwal · 12 years ago
  90. 774e9ae Fix line noise in docs/index.rst by Sameer Agarwal · 12 years ago
  91. 5d7c195 Update documents to reflect version change. by Sameer Agarwal · 12 years ago
  92. ac62696 Lint cleanup by Sameer Agarwal · 12 years ago 1.6.0
  93. 01fb8a3 Add documentation about CostFunction::Evaluate. by Sameer Agarwal · 12 years ago
  94. 69759a2 Small error in documentation: "[...] where x' has the same size as x [...]" by Pablo Speciale · 12 years ago
  95. 937777a Miscellanous fixes in preparation for 1.6.0 by Sameer Agarwal · 12 years ago
  96. 564a83f Lint cleanup from William Rucklidge. by Sameer Agarwal · 12 years ago
  97. cbe6482 Update documentation by Sameer Agarwal · 12 years ago
  98. 802639c ceresproblem label was incorrect by Pablo Speciale · 12 years ago
  99. 6bcb8d9 Compiling against static or shared library by Pablo Speciale · 12 years ago 1.5.0
  100. 619cfe6 Update version history by Sameer Agarwal · 12 years ago