1. 7d489fd Refactor the landing page to be a bit more compact. by Sameer Agarwal · 11 years ago
  2. 406ac78 Rework Ceres documentation as new website by Keir Mierle · 11 years ago
  3. 75e2232 Fix spacing in building.rst by Sameer Agarwal · 11 years ago
  4. b555b48 Changes documentation to reflect changes in output format. by Richard Bowen · 11 years ago
  5. 195e493 Check validity of residual block before removal in RemoveResidualBlock. by Alex Stewart · 11 years ago
  6. 4f603fb Grammer fixes from William Rucklidge. by Sameer Agarwal · 11 years ago
  7. efab1ab Rename tricks.rst to faq.rst. by Sameer Agarwal · 11 years ago
  8. ee21fac More tips and tricks. by Sameer Agarwal · 11 years ago
  9. 5f3f400 Extend the advice on derivatives. by Sameer Agarwal · 11 years ago
  10. 58b1e1b Add a tips/tricks/FAQ section to the documentation. by Sameer Agarwal · 11 years ago
  11. 879fc28 Remove CERES_NO_LINE_SEARCH_MINIMIZER. by Sameer Agarwal · 11 years ago
  12. 9b83e49 Fix a small typo in solving.rst by Sameer Agarwal · 11 years ago
  13. 9bd23f2 Update documentation. by Sameer Agarwal · 11 years ago
  14. 85561ee Use int32 for parameter block sizes. by Sameer Agarwal · 11 years ago
  15. dcee120 Consolidate SolverTerminationType enum. by Sameer Agarwal · 11 years ago
  16. ed92366 Lint cleanup from William Rucklidge. by Sameer Agarwal · 11 years ago
  17. 6c0d964 Minor documentation fix. by Sameer Agarwal · 11 years ago
  18. 7747bb0 Minor corrections to the documentation. by Sameer Agarwal · 11 years ago
  19. 1a041c3 Update to 1.8.0. by Sameer Agarwal · 11 years ago 1.8.0
  20. 9ba0b35 Lint and other cleanups from William Rucklidge by Sameer Agarwal · 11 years ago
  21. c71085e Update to 1.8.0rc1. by Sameer Agarwal · 11 years ago 1.8.0rc1
  22. f06b9fa Add support for multiple visibility clustering algorithms. by Sameer Agarwal · 11 years ago
  23. 9e9a7d6 Documentation update. by Sameer Agarwal · 11 years ago
  24. f51f563 Documentation update. by Alex Stewart · 11 years ago
  25. 74b5d61 Update documentation to refer to 1.7.0 by Sameer Agarwal · 11 years ago
  26. 4ad80b7 Documentation update. by Sameer Agarwal · 11 years ago
  27. 7f336af Fix a minor documentation formatting bug by Sameer Agarwal · 11 years ago
  28. 78cc2c4 Cleaning up exported CeresConfig.cmake. by Alex Stewart · 11 years ago
  29. 3654a79 Update documentation. by Sameer Agarwal · 11 years ago
  30. 7da85fb Documentation update by Sameer Agarwal · 11 years ago
  31. f5f21b5 Adding check for broken version of Clang with Xcode 4.5.x. by Alex Stewart · 11 years ago
  32. c7ebfb8 Documentation update by Sameer Agarwal · 11 years ago
  33. 8ba41e8 Lint cleanup from William Rucklidge by Sameer Agarwal · 11 years ago
  34. fc8ede2 Making LAPACK a CMake option and updating build docs. by Alex Stewart · 11 years ago
  35. 0b07d3e Making all config options in CMake & SuiteSparse cleanup. by Alex Stewart · 11 years ago
  36. 10ac7d8 Lint cleanup and a bug fix. by Sameer Agarwal · 11 years ago
  37. 3a2158d NumericDiffCostFunction supports dynamic number of residuals. by Sameer Agarwal · 11 years ago
  38. 4d2df0c Add IterationSummary::gradient_norm. by Sameer Agarwal · 12 years ago
  39. 682cd3c Update version history with shared libs changes by Keir Mierle · 12 years ago 1.7.0
  40. 340d7c1 Update version history with miniglog fix by Keir Mierle · 12 years ago
  41. 0338f9a ITERATIVE_SCHUR works with no f-blocks. by Sameer Agarwal · 12 years ago
  42. c24a4ec Cmake refactoring by Sameer Agarwal · 12 years ago
  43. 3e6ef29 Update version history to reflect API changes by Sameer Agarwal · 12 years ago
  44. 8f33332 Documentation update for 1.7.0rc2 by Sameer Agarwal · 12 years ago
  45. d61b68a Lint cleanups from William Rucklidge by Sameer Agarwal · 12 years ago
  46. 367b65e Multiple dense linear algebra backends. by Sameer Agarwal · 12 years ago
  47. c5bcfc0 Lint fixes from Jim Roseborough. by Sameer Agarwal · 12 years ago
  48. 1692416 Update version from 1.6.0 -> 1.7.0rc1. by Sameer Agarwal · 12 years ago
  49. 42be9ca Update documentation for Covariance by Sameer Agarwal · 12 years ago
  50. 9aa0e3c Adding Wolfe line search algorithm and full BFGS search direction options. by Alex Stewart · 12 years ago
  51. 0a07fbf Use ATLAS as the example BLAS in building.rst by Sameer Agarwal · 12 years ago
  52. eeedd2e Rationalize some of the variable names in Solver::Options. by Sameer Agarwal · 12 years ago
  53. 0924401 Expose line search parameters in Solver::Options. by Sameer Agarwal · 12 years ago
  54. 79d9353 Remove Protocol Buffers support. by Sameer Agarwal · 12 years ago
  55. 1b89595 Fix Problem::RemoveParameterBlock documentation by Johannes Schönberger · 12 years ago
  56. c4a3291 Enable support for dumping trust region minimizer problems. by Sameer Agarwal · 12 years ago
  57. 1f17f56 Add Covariance documentation to html docs. by Sameer Agarwal · 12 years ago
  58. 8f7e896 Multithread covariance estimation. by Sameer Agarwal · 12 years ago
  59. 4437639 Documentation updates. by Sameer Agarwal · 12 years ago
  60. 14297c9 Fix a grammo by Sameer Agarwal · 12 years ago
  61. ae6aad0 Move citation information to the main page by Sameer Agarwal · 12 years ago
  62. f0b071b Lint and other fixes from William Rucklidge by Sameer Agarwal · 12 years ago
  63. 0939632 More documentation updates by Sameer Agarwal · 12 years ago
  64. eb04dc1 Minor fix to tutorial.rst by Sameer Agarwal · 12 years ago
  65. ebbb984 Various corrections and enhancements to the documentation. by Sameer Agarwal · 12 years ago
  66. 97e1795 Minor documentation fixes by Sameer Agarwal · 12 years ago
  67. dbc398d Rodriques instead of Rodriquez (he was french), and other minor erros in documentation by Pablo Speciale · 12 years ago
  68. 395b4e9 Documentation fixes by Sameer Agarwal · 12 years ago
  69. a6b76c7 Fix minor typo in contributing.rst by Sameer Agarwal · 12 years ago
  70. 774e9ae Fix line noise in docs/index.rst by Sameer Agarwal · 12 years ago
  71. 5d7c195 Update documents to reflect version change. by Sameer Agarwal · 12 years ago
  72. ac62696 Lint cleanup by Sameer Agarwal · 12 years ago 1.6.0
  73. 01fb8a3 Add documentation about CostFunction::Evaluate. by Sameer Agarwal · 12 years ago
  74. 69759a2 Small error in documentation: "[...] where x' has the same size as x [...]" by Pablo Speciale · 12 years ago
  75. 937777a Miscellanous fixes in preparation for 1.6.0 by Sameer Agarwal · 12 years ago
  76. 564a83f Lint cleanup from William Rucklidge. by Sameer Agarwal · 12 years ago
  77. cbe6482 Update documentation by Sameer Agarwal · 12 years ago
  78. 802639c ceresproblem label was incorrect by Pablo Speciale · 12 years ago
  79. 6bcb8d9 Compiling against static or shared library by Pablo Speciale · 12 years ago 1.5.0
  80. 619cfe6 Update version history by Sameer Agarwal · 12 years ago
  81. 6ae3475 Added documentation regarding the use of Ceres with cmake (once installed) by Pablo Speciale · 12 years ago
  82. ac0d416 google-glog link wasn't working, 'http://' twice by Pablo Speciale · 12 years ago
  83. 55b6c96 * Fixed the location of the Ceres doc (once installed with 'make install') by Pablo Speciale · 12 years ago
  84. a986912 Update version history by Sameer Agarwal · 12 years ago
  85. c51b11c Sphinx and CMake, based on this example: by Pablo Speciale · 12 years ago
  86. 8140f0f Modularize the build. by Sameer Agarwal · 12 years ago
  87. 0a4f5f8 Fix operator() signature in several sections of the documentation by Taylor Braun-Jones · 12 years ago
  88. 480f9b8 Add gerrit instructions to the docs. by Sameer Agarwal · 12 years ago
  89. 7c60b5c version history update by Sameer Agarwal · 12 years ago
  90. f8e43f7 version history update by Sameer Agarwal · 12 years ago
  91. 0bc3540 Version history update by Sameer Agarwal · 12 years ago
  92. 931c309 Cleanup based on comments by William Rucklidge by Sameer Agarwal · 12 years ago
  93. d2a5195 Version history update. by Sameer Agarwal · 12 years ago
  94. 509f68c Problem::Evaluate implementation. by Sameer Agarwal · 12 years ago
  95. 956ed7e Various minor fixes. by Sameer Agarwal · 12 years ago
  96. 3e2c4ef Add adapters for column/row-major matrices to rotation.h by Keir Mierle · 12 years ago
  97. fa21df8 Add script for building documentation. by Sameer Agarwal · 12 years ago
  98. fbbea46 Update documentation. by Sameer Agarwal · 12 years ago
  99. efb47f3 Documentation update by Sameer Agarwal · 12 years ago
  100. 085cd4a Rewrite of the tutorial. by Sameer Agarwal · 12 years ago