1. d15b1bc Increase tolerance in small_blas_test.cc by Sameer Agarwal · 3 years, 4 months ago
  2. 17cf018 Hide 'format not a string literal' error in examples by Austin Schuh · 3 years, 4 months ago
  3. 6402990 Fix -Wno-maybe-uninitialized error by Austin Schuh · 3 years, 4 months ago
  4. 2129412 Fix nonnull arg compared to NULL error. by Austin Schuh · 3 years, 4 months ago
  5. 1dd4174 Fix -Wno-format-nonliteral by Austin Schuh · 3 years, 4 months ago
  6. 6c106bf Fix -Wmissing-field-initializers error by Austin Schuh · 3 years, 4 months ago
  7. c48a327 Use cc_binary includes so examples build as external repo by Austin Schuh · 3 years, 4 months ago
  8. e0e14a5 Fix errors found by -Werror by Austin Schuh · 3 years, 4 months ago
  9. e84cf10 Fix an errant double in TinySolver. by Sameer Agarwal · 3 years, 5 months ago
  10. 66b4c33 updated unit quaternion rotation by Mykyta Kozlov · 3 years, 8 months ago
  11. d45ec47 Fix a typo in schur_eliminator.h by Sameer Agarwal · 3 years, 6 months ago
  12. 399cda7 Update build documentation to reflect detection of Eigen via config mode by Alex Stewart · 3 years, 7 months ago 2.0.0
  13. bb12727 Fix typos. by Sameer Agarwal · 3 years, 7 months ago
  14. a0ec5c3 Update version history for 2.0.0RC2 by Sameer Agarwal · 3 years, 7 months ago 2.0.0rc2
  15. 3f6d273 Unify symbol visibility configuration for all compilers by Taylor Braun-Jones · 4 years, 3 months ago
  16. 29c2912 Unbreak the bazel build some more by Sameer Agarwal · 3 years, 7 months ago
  17. bf47e1a Fix the Bazel build. by Sameer Agarwal · 3 years, 7 months ago
  18. 600e8c5 fix minor typos by Nikolaus Demmel · 3 years, 7 months ago
  19. bdcdcc7 update docs for changed cmake usage by Nikolaus Demmel · 3 years, 8 months ago
  20. 3f69e5b Corrections from William Rucklidge by Sameer Agarwal · 3 years, 7 months ago
  21. 8bfdb02 Rewrite uses of VLOG_IF and LOG_IF. by Sameer Agarwal · 3 years, 7 months ago
  22. d1b35ff Corrections from William Rucklidge by Sameer Agarwal · 3 years, 7 months ago
  23. f34e80e Add dividers between licenses. by Sameer Agarwal · 3 years, 7 months ago
  24. 65c397d Fix formatting by Sameer Agarwal · 3 years, 7 months ago
  25. f63b1fe Add the MIT license text corresponding to the libmv derived files. by Sameer Agarwal · 3 years, 7 months ago
  26. 542613c minor formatting fix for trust_region_minimizer.cc by Nikolaus Demmel · 3 years, 7 months ago
  27. 6d9e984 Remove inclusion of ceres/eigen.h by Sameer Agarwal · 3 years, 7 months ago
  28. eafeca5 Fix a logging bug in TrustRegionMinimizer. by Sameer Agarwal · 3 years, 7 months ago
  29. 1fd0be9 Fix default initialisation of IterationCallback::cost by Alex Stewart · 3 years, 7 months ago
  30. 137bbe8 add info about clang-format to contributing docs by Nikolaus Demmel · 3 years, 7 months ago
  31. d3f66d7 fix formatting generated files (best effort) by Nikolaus Demmel · 3 years, 7 months ago
  32. a9c7361 minor formatting fix (wrongly updated in earlier commit) by Nikolaus Demmel · 3 years, 7 months ago
  33. 7b8f675 fix formatting for (non-generated) internal source files by Nikolaus Demmel · 3 years, 8 months ago
  34. 921368c Fix a number of typos in covariance.h by Sameer Agarwal · 3 years, 8 months ago
  35. 7b6b249 fix formatting for examples by Nikolaus Demmel · 3 years, 8 months ago
  36. 82275d8 some fixes for Linux and macOS install docs by Nikolaus Demmel · 3 years, 8 months ago
  37. 9d762d7 fix formatting for public header files by Nikolaus Demmel · 3 years, 8 months ago
  38. c76478c gitignore *.pyc by Nikolaus Demmel · 3 years, 8 months ago
  39. 4e69a47 Fix potential for mismatched release/debug TBB libraries by Alex Stewart · 3 years, 8 months ago
  40. 8e1d8e3 A number of small changes. by Sameer Agarwal · 3 years, 8 months ago
  41. 368a738 AutoDiffCostFunction: optional ownership by Julian Kent · 4 years ago
  42. 8cbd721 Add erf and erfc to jet.h, including tests in jet_test.cc by Morten Hannemose · 3 years, 8 months ago
  43. 31366cf Benchmarks for dynamic autodiff. by Sameer Agarwal · 3 years, 8 months ago
  44. 29fb08a Use CMAKE_PREFIX_PATH to pass Homebrew install location by Alex Stewart · 3 years, 8 months ago
  45. 242c703 Minor fixes to the documentation by Sameer Agarwal · 3 years, 9 months ago
  46. 79bbf95 Add changelog for 2.0.0 by Sameer Agarwal · 3 years, 9 months ago 2.0.0rc1
  47. 41d05f1 Fix lint errors in evaluation_callback_test.cc by Sameer Agarwal · 3 years, 9 months ago
  48. 4b67903 Remove unused variables from problem_test.cc by Sameer Agarwal · 3 years, 9 months ago
  49. 10449fc Add Apache license to the LICENSE file for FixedArray by Sameer Agarwal · 3 years, 9 months ago
  50. 8c3ecec Fix some minor errors in IterationCallback docs by Sameer Agarwal · 4 years ago
  51. 7d3ffcb Remove forced CONFIG from find_package(Eigen3) by Alex Stewart · 3 years, 10 months ago
  52. a029fc0 Use latest FindTBB.cmake from VTK project by Alex Stewart · 3 years, 10 months ago
  53. aa1abbc Replace use of GFLAGS_LIBRARIES with export gflags target by Alex Stewart · 3 years, 9 months ago
  54. db2af1b Add Problem::EvaluateResidualBlockAssumingParametersUnchanged by Sameer Agarwal · 3 years, 9 months ago
  55. ab4ed32 Replace NULL with nullptr in the documentation. by Sameer Agarwal · 3 years, 9 months ago
  56. ee280e2 Allow SubsetParameterization to accept an empty vector of constant parameters. by Sameer Agarwal · 3 years, 9 months ago
  57. 4b8c731 Fix a bug in DynamicAutoDiffCostFunction by Sameer Agarwal · 3 years, 9 months ago
  58. 5cb5b35 Fixed incorrect argument name in RotationMatrixToQuaternion() by Alex Stewart · 3 years, 9 months ago
  59. e39d9ed Add a missing term and remove a superfluous word by Carl Dehlin · 3 years, 11 months ago
  60. 27cab77 Reformulate some sentences by Carl Dehlin · 3 years, 11 months ago
  61. 8ac6655 Fix documentation formatting issues by Carl Dehlin · 3 years, 11 months ago
  62. 7ef83e0 Update minimum required C++ version for Ceres to C++14 by Alex Stewart · 4 years ago
  63. 1d75e75 Improve documentation for LocalParameterization by Sameer Agarwal · 4 years ago
  64. 763398c Update the section on Preconditioners by Sameer Agarwal · 4 years ago
  65. a614f78 Call EvaluationCallback before evaluating the fixed cost. by Sameer Agarwal · 4 years ago
  66. 70308f7 Simplify documentation generation. by Sameer Agarwal · 4 years ago
  67. e886d7e Reduce the number of minimizer iterations in evaluation_callback_test.cc by Sameer Agarwal · 4 years ago
  68. 9483e6f Simplify DynamicCompressedRowJacobianWriter::Write by Sameer Agarwal · 4 years ago
  69. 323cc55 Update the version in package.xml to 2.0.0. by Sameer Agarwal · 4 years ago
  70. 303b078 Fix few typos and alter a NULL to nullptr. by Bayes Nie · 4 years ago
  71. cca93fe Bypass Ceres' FindGlog.cmake in CeresConfig.cmake if possible by Alex Stewart · 4 years ago
  72. 77fc1d0 Use build_depend for private dependencies in Catkin package.xml by Alex Stewart · 4 years ago
  73. a09682f Fix MSVC version check to support use of clang-cl front-end by Alex Stewart · 4 years ago
  74. b70687f Add namespace qualified Ceres::ceres CMake target by Alex Stewart · 4 years ago
  75. 99efa54 Replace type aliases deprecated/removed in C++17/C++20 from FixedArray by Alex Stewart · 4 years ago
  76. adb973e NULL -> nullptr by Sameer Agarwal · 4 years ago
  77. 27b7179 Respect FIND_QUIETLY flag in cmake config file by Alastair Harrison · 4 years ago
  78. 646959e Do not export class template LineParameterization by huangqinjin · 4 years ago
  79. 1f128d0 Change the type of parameter index/offset to match their getter/setter by huangqinjin · 5 years ago
  80. 072c8f0 Initialize integer variables with integer instead of double by huangqinjin · 4 years ago
  81. 8c36bcc Use inline & -inlinehint-threshold in auto-diff benchmarks by Alex Stewart · 4 years ago
  82. 57cf20a static const -> static constexpr where we can. by Sameer Agarwal · 4 years, 1 month ago
  83. 40b2748 Add std::numeric_limit specialization for Jets by Sameer Agarwal · 4 years, 1 month ago
  84. e751d6e Remove AutodiffCodegen by Darius Rueckert · 4 years, 1 month ago
  85. e9eb76f Remove AutodiffCodegen CMake integration by Darius Rueckert · 4 years, 1 month ago
  86. 9435e08 More clang-tidy and wjr@ comment fixes by Sameer Agarwal · 4 years, 1 month ago
  87. d93fac4 Remove AutodiffCodegen Tests by Darius Rueckert · 4 years, 1 month ago
  88. 2281c6e Fixes for comments from William Rucklidge by Sameer Agarwal · 4 years, 1 month ago
  89. d797a87 Use Ridders' method in GradientChecker. by Sameer Agarwal · 4 years, 1 month ago
  90. 4167568 Fix a MSVC type deduction bug in ComputeHouseholderVector by Sameer Agarwal · 4 years, 1 month ago
  91. 947ec0c Remove AutodiffCodegen autodiff benchmarks by Darius Rueckert · 4 years, 1 month ago
  92. 27183d6 Allow LocalParameterizations to have zero local size. by Sameer Agarwal · 4 years, 10 months ago
  93. 7ac7d79 Remove HelloWorldCodegen example by Darius Rueckert · 4 years, 1 month ago
  94. 8c8738b Add photometric and relative-pose residuals to autodiff benchmarks by Nikolaus Demmel · 4 years, 1 month ago
  95. 9f7fb66 Add a constant cost function to the autodiff benchmarks by Darius Rueckert · 4 years, 1 month ago
  96. ab0d373 Fix a comment in autodiff.h by Sameer Agarwal · 4 years, 1 month ago
  97. 27bb997 Change SVD algorithm in covariance computation. by Johannes Beck · 4 years, 1 month ago
  98. 84fdac3 Add const to GetCovarianceMatrix* by Johannes Beck · 4 years, 1 month ago
  99. 6bde61d Add line local parameterization. by Johannes Beck · 4 years, 4 months ago
  100. 2c1c093 Update documentation in autodiff.h by Sameer Agarwal · 4 years, 2 months ago