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