1. 6ae3475 Added documentation regarding the use of Ceres with cmake (once installed) by Pablo Speciale · 12 years ago
  2. ac0d416 google-glog link wasn't working, 'http://' twice by Pablo Speciale · 12 years ago
  3. 55b6c96 * Fixed the location of the Ceres doc (once installed with 'make install') by Pablo Speciale · 12 years ago
  4. a986912 Update version history by Sameer Agarwal · 12 years ago
  5. c51b11c Sphinx and CMake, based on this example: by Pablo Speciale · 12 years ago
  6. 8140f0f Modularize the build. by Sameer Agarwal · 12 years ago
  7. 0a4f5f8 Fix operator() signature in several sections of the documentation by Taylor Braun-Jones · 12 years ago
  8. 480f9b8 Add gerrit instructions to the docs. by Sameer Agarwal · 12 years ago
  9. 7c60b5c version history update by Sameer Agarwal · 12 years ago
  10. f8e43f7 version history update by Sameer Agarwal · 12 years ago
  11. 0bc3540 Version history update by Sameer Agarwal · 12 years ago
  12. 931c309 Cleanup based on comments by William Rucklidge by Sameer Agarwal · 12 years ago
  13. d2a5195 Version history update. by Sameer Agarwal · 12 years ago
  14. 509f68c Problem::Evaluate implementation. by Sameer Agarwal · 12 years ago
  15. 956ed7e Various minor fixes. by Sameer Agarwal · 12 years ago
  16. 3e2c4ef Add adapters for column/row-major matrices to rotation.h by Keir Mierle · 12 years ago
  17. fa21df8 Add script for building documentation. by Sameer Agarwal · 12 years ago
  18. fbbea46 Update documentation. by Sameer Agarwal · 12 years ago
  19. efb47f3 Documentation update by Sameer Agarwal · 12 years ago
  20. 0abfb8f Delete the tex documentation. by Sameer Agarwal · 12 years ago
  21. 085cd4a Rewrite of the tutorial. by Sameer Agarwal · 12 years ago
  22. d91b671 More small changes More small changes to the docs. by Sameer Agarwal · 12 years ago
  23. 08c891f Various small changes. by Sameer Agarwal · 12 years ago
  24. e2e857a Sidebar has global table of contents. by Sameer Agarwal · 12 years ago
  25. b918214 Change the theme to be closer to ReadTheDocs.org by Sameer Agarwal · 12 years ago
  26. 3d87b72 Convert documentation from LaTeX to Sphinx. by Sameer Agarwal · 12 years ago
  27. 146b9ac Update include/ceres.h to export headers. Update the ABI version. by Sameer Agarwal · 12 years ago
  28. e837aea Documentation update. by Sameer Agarwal · 12 years ago
  29. 8af9ebf Update changelog. by Sameer Agarwal · 12 years ago 1.4.0
  30. c811d01 Documentation bug fixes. by Sameer Agarwal · 12 years ago
  31. 583019b Drop spurious changelog update. by Sameer Agarwal · 12 years ago
  32. f5a7d9a Changelog update. by Sameer Agarwal · 12 years ago
  33. 68b32a9 ordering -> linear_solver_ordering. by Sameer Agarwal · 13 years ago
  34. ba8d967 Generalization of the inner iterations algorithm. by Sameer Agarwal · 13 years ago
  35. faf88a1 Documentation update. by Sameer Agarwal · 13 years ago
  36. f9a7ce8 Correct snavely reprojection error in code and doc. by Ricardo Martin · 13 years ago
  37. 65625f7 Solver::Options::ordering* are dead. by Sameer Agarwal · 13 years ago
  38. 0b776b5 Update docs. by Sameer Agarwal · 13 years ago
  39. 98bf14d Miscellaneous fixes. by Sameer Agarwal · 13 years ago
  40. 8b64140 Documentation update by Sameer Agarwal · 13 years ago
  41. 122cf83 Documentation update. by Sameer Agarwal · 13 years ago
  42. 1762420 Update changelog. by Sameer Agarwal · 13 years ago
  43. aecb2dc Fix relative path bug in bibtex call. by Sameer Agarwal · 13 years ago
  44. 3d644b7 Install headers, libraries and pdf by Arnaud Gelas · 13 years ago
  45. b12b906 Add one option to generate the PDF from CMake at build time by Arnaud Gelas · 13 years ago
  46. 7006a1f Correct example code in Powell's function example. by Sameer Agarwal · 13 years ago
  47. e210e2f Add build instructions for Windows. by Keir Mierle · 13 years ago
  48. 3e3b892 Update changelog for 1.3.0 release by Sameer Agarwal · 13 years ago
  49. 4997cbc Return jacobians and gradients to the user. by Sameer Agarwal · 13 years ago
  50. 57a3458 changes.tex updated for 1.2.3 release by Sameer Agarwal · 13 years ago 1.2.3
  51. 46d4b1d Fixed quadratic.cc documentation and code mismatch. by Sameer Agarwal · 13 years ago
  52. 2993770 Update changes.tex for 1.2.2 by Keir Mierle · 13 years ago
  53. 64f1410 Add to the changes for 1.2.1. by Keir Mierle · 13 years ago
  54. 97fb6d9 Documentation & Logging cleanups. by Sameer Agarwal · 13 years ago
  55. 8ed29a7 Documentation update. by Sameer Agarwal · 13 years ago
  56. d3eaa48 Restructure the documentation. by Sameer Agarwal · 13 years ago
  57. ba3ccfb Corrected the SuiteSparse url (thanks Keith Briggs). by Sameer Agarwal · 13 years ago
  58. 835911e Add a lower bound on the regularization constant in LM. by Sameer Agarwal · 13 years ago
  59. 921e8ab Documentation for build semantics, CGNR and linear least squares dumping to disk by Sameer Agarwal · 13 years ago 1.1.0
  60. 0e99e9c Changed the title of the manual to not track the version number, as it is still in flux and doesn't add much to the discussion. Added a way to cite the manual when referring to Ceres in a publication by Sameer Agarwal · 13 years ago
  61. da3e056 Typo corrections in the documentation from Bing by Sameer Agarwal · 13 years ago
  62. 7646039 Kashif's corrections to the docs by Sameer Agarwal · 13 years ago
  63. 0d2d341 glog minimum version requirements by Sameer Agarwal · 13 years ago
  64. 6447219 1. Changes the tutorial to refer to BriefReport. by Sameer Agarwal · 13 years ago
  65. 017c953 Mac OS X build instructions are much simpler, as homebrew takes care of gflags when glog is brought in. Also CMAKE does not need any flags to do the default thing by Sameer Agarwal · 13 years ago 1.0.1
  66. 17fbc8e Minor changes to the documentation. Formatting, and typos. by Sameer Agarwal · 13 years ago 1.0.0
  67. 8ebb073 Initial commit of Ceres Solver. by Keir Mierle · 13 years ago