1. 0c70ed3 Document DumpLinearLeastSquaresProblem by brettmichaelgreen · 9 days ago master
  2. 345357a ClangTidy cleanup by Sameer Agarwal · 3 weeks ago
  3. 4a3f008 Fix a bug in inner iterations by Sameer Agarwal · 3 weeks ago
  4. f9b7b66 Support Eigen3 5.0.0 by Sergiu Deitsch · 7 weeks ago
  5. 77d7044 Do not rely on a define for disabling warnings by Sergiu Deitsch · 7 weeks ago
  6. d4e3ba3 Ensure consistent visibility attributes by Sergiu Deitsch · 7 weeks ago
  7. 6f00e41 Reuse constants by Sergiu Deitsch · 5 months ago
  8. 93e66f0 Fixed discrepancy in QuaternionRotatePoint for different orders by Sergiu Deitsch · 3 months ago
  9. 4997d0e Drop removed windows-2019 runner by Sergiu Deitsch · 3 months ago
  10. b92ade3 Reorder the fields in ParameterBlock by Sameer Agarwal · 3 months ago
  11. f616f61 Update CMakeLists.txt to support CUDA 13 by Mackay · 3 months ago
  12. bae3cf7 Fix typo in logged warning by Johannes Bruenger · 3 months ago
  13. c380195 Fix threading bug in CovarianceImpl. by Matt Vitelli · 4 months ago
  14. 8c50a34 Reuse rotation functionality in (Eigen)QuaternionManifold by Sergiu Deitsch · 5 months ago
  15. 370631f Use Euler parameters in QuaternionPlusImpl by Sergiu Deitsch · 5 months ago
  16. 968f928 Do not restrict Grid1D and Grid2D output to double by Sergiu Deitsch · 5 months ago
  17. 4148d6a Allow AngleAxisRotatePoint to be applied in-place by Sergiu Deitsch · 5 months ago
  18. 9c22db8 Fix typos in CMake comments by Sergiu Deitsch · 5 months ago
  19. 2dcc72c Update Bazel dependencies by Sergiu Deitsch · 5 months ago
  20. 0e760e0 Use subsections instead of an enumeration in solving FAQ by Sergiu Deitsch · 5 months ago
  21. 3c34003 Fix docs typo by Sergiu Deitsch · 5 months ago
  22. 8a545eb Update dependencies to support GCC 15 by Sergiu Deitsch · 5 months ago
  23. 8313335 Partially revert hypot arguments zero checks by Sergiu Deitsch · 6 months ago
  24. c15da00 Avoid division by zero by Sergiu Deitsch · 7 months ago
  25. a1d7bac Provide Jet Eigen::NumTraits quiet_NaN and infinity by Sergiu Deitsch · 6 months ago
  26. b5b63b5 ClangTidy fixes by Sameer Agarwal · 6 months ago
  27. 5d7baac ClangTidy fixes by Sameer Agarwal · 6 months ago
  28. a3fd8ec Add a module statement to MODULE.bazel by Sameer Agarwal · 6 months ago
  29. a43073a Fix vector operations benchmark compilation by Sergey Sharybin · 8 months ago
  30. 46b4b3b Do not discard caller's CMAKE_MODULE_PATH by Sergiu Deitsch · 9 months ago
  31. af39e3b Use standard CMake package configuration mechanism to report failures by Sergiu Deitsch · 9 months ago
  32. ded29e4 Do not custom format TBB version by Sergiu Deitsch · 9 months ago
  33. 7d196b4 Emit deprecation warning on unscoped import target usage by Sergiu Deitsch · 9 months ago
  34. ca4da54 Use LINK_LIBRARY generator expression only for static absl by Sergiu Deitsch · 9 months ago
  35. bcca8fb Use ubuntu-24.04 Github runner in Android Github workflow by Sergiu Deitsch · 9 months ago
  36. cd8c107 Avoid GNU linker LTO warnings in Github workflows by Sergiu Deitsch · 9 months ago
  37. 5121022 Update NDK in Android Github workflow to latest LTS by Sergiu Deitsch · 9 months ago
  38. 539dffb Use high-speed linker in Linux Github workflow by Sergiu Deitsch · 1 year, 6 months ago
  39. f0720ae Raise minimum required Eigen version to 3.3.4 by Sergiu Deitsch · 9 months ago
  40. 2d2b7b5 Ensure DynamicCostFunctionToFunctor to be exported by Sergiu Deitsch · 1 year, 10 months ago
  41. 1b27b66 Specify docs requirements by Sergiu Deitsch · 9 months ago
  42. 8ff216c Add ReadTheDocs support by Sergiu Deitsch · 9 months ago
  43. fc3699d Cleanup Sphinx config by Sergiu Deitsch · 9 months ago
  44. 533bcfd Avoid incorrect member reference warning by Sergiu Deitsch · 9 months ago
  45. f86747f Remove unreferenced footnote by Sergiu Deitsch · 9 months ago
  46. 018bb49 Use subsections instead of an enumeration for FAQs by Sergiu Deitsch · 11 months ago
  47. 80e4669 Fix FAQs spelling by Sergiu Deitsch · 11 months ago
  48. 3fb1547 Use console syntax highlighting for application output by Sergiu Deitsch · 11 months ago
  49. d1c79cb Fix docs indent by Sergiu Deitsch · 11 months ago
  50. 32df9c5 Replace macos-12 runner by macos-15 by Sergiu Deitsch · 9 months ago
  51. 2c90a63 Add residuals and jacobian getters to TinySolver. by connorlee77 · 9 months ago
  52. c29b525 Fix the Bazel build by Sameer Agarwal · 1 year, 2 months ago
  53. 3db40b8 Use std::string_view in EventLogger by Sameer Agarwal · 1 year, 2 months ago
  54. 01a06ef Add an EventLogger to TrustRegionPreprocessor by Sameer Agarwal · 1 year, 2 months ago
  55. a0dc19e Fix Abseil usage of installed cmake-config by Reinhold Gschweicher · 1 year, 2 months ago
  56. 8c740b8 ClangTidy fixes by Sameer Agarwal · 1 year, 2 months ago
  57. 42475ee Use absl::btree_map instead of std::map by Sameer Agarwal · 1 year, 2 months ago
  58. dcce78b Add some time logging to bundle_adjuster.cc by Sameer Agarwal · 1 year, 2 months ago
  59. e1385cc Fix MSVC build by Sergiu Deitsch · 1 year, 2 months ago
  60. 39b7cba Use absl hash containers for graph algorithms by Sameer Agarwal · 1 year, 2 months ago
  61. 00b33b6 Fix MSVC build by Sergiu Deitsch · 1 year, 2 months ago
  62. 0a7845f Unbreak the build due to a silly typo by Sameer Agarwal · 1 year, 2 months ago
  63. 88f2cb3 ClangTidy fixes by Sameer Agarwal · 1 year, 2 months ago
  64. c59882e ClangTidy fixes by Sameer Agarwal · 1 year, 2 months ago
  65. 793efde Fix Abseil version checking by Sameer Agarwal · 1 year, 2 months ago
  66. 07651df Partially update the installation docs by Sameer Agarwal · 1 year, 3 months ago
  67. 8f1b612 GradientProblem & related classes use std::unique_ptr by Sameer Agarwal · 1 year, 3 months ago
  68. 487ce37 Allow system/local Abseil master by Reinhold Gschweicher · 1 year, 2 months ago
  69. 6aa7df9 Reduce the minimum required version of Abseil by Sameer Agarwal · 1 year, 2 months ago
  70. ea4400c Update reference from Project Tango to ARCore by Ian Muldoon · 1 year, 2 months ago
  71. ecae3de Fix a declaration order problem in sparse_cholesky_test.cc by Sameer Agarwal · 1 year, 3 months ago
  72. 8964e52 ClangTidy fixes by Sameer Agarwal · 1 year, 3 months ago
  73. 80fce72 Add mixed precision solves for SUITE_SPARSE by Sameer Agarwal · 1 year, 3 months ago
  74. 8f85014 Change the version from 2.2.0 to 2.3.0 by Sameer Agarwal · 1 year, 3 months ago
  75. 9186dcc Add the ability to use system installed versions of abseil and googletest by Sameer Agarwal · 1 year, 3 months ago
  76. 6726cd5 Fix absl::log_flags linking on Linux by Sameer Agarwal · 1 year, 3 months ago
  77. 4aa57d8 Replace string_view with string. by Sameer Agarwal · 1 year, 3 months ago
  78. f45b987 More ClangTidy Fixes by Sameer Agarwal · 1 year, 3 months ago
  79. a3afe3d ClangTidy fixes by Sameer Agarwal · 1 year, 3 months ago
  80. 0bd9e63 Add absl/log/vlog_is_on.h when using VLOG_IS_ON by Sameer Agarwal · 1 year, 3 months ago
  81. b97ffea Use absl::time by Sameer Agarwal · 1 year, 3 months ago
  82. 03caeed ceres/stringprintf -> absl::strings by Sameer Agarwal · 1 year, 4 months ago
  83. 0ecdb82 Link to absl::log_flags by Sameer Agarwal · 1 year, 3 months ago
  84. 9503130 Delete an unused file memory.h by Sameer Agarwal · 1 year, 4 months ago
  85. ebb66e6 ceres::internal::FixedArray -> absl::FixedArray by Sameer Agarwal · 1 year, 4 months ago
  86. c181b6d ClangTidy fixes part 3 by Sameer Agarwal · 1 year, 4 months ago
  87. 3c4f012 ClangTidy fixes #2 by Sameer Agarwal · 1 year, 4 months ago
  88. 0ca2db5 Fix a number of typos by Sameer Agarwal · 1 year, 4 months ago
  89. 6b9a690 ClangTidy cleanup part 1 by Sameer Agarwal · 1 year, 4 months ago
  90. 68eeba2 Add a missing include by Sameer Agarwal · 1 year, 4 months ago
  91. 1e19a11 Add a missing include by Sameer Agarwal · 1 year, 4 months ago
  92. de4ea5b Add a missing override by Sameer Agarwal · 1 year, 4 months ago
  93. 7566eba Various cleanups by Sameer Agarwal · 1 year, 4 months ago
  94. dc480fc Fix shared library builds by Sergiu Deitsch · 1 year, 4 months ago
  95. ba6b678 Remove glog and gflags from the CI workflows by Sameer Agarwal · 1 year, 4 months ago
  96. 968079f Remove ASSERT macros from non-void functions by Sameer Agarwal · 1 year, 4 months ago
  97. 6016a69 Remove a header added by mistake by Sameer Agarwal · 1 year, 4 months ago
  98. 57e2618 Add more missing headers by Sameer Agarwal · 1 year, 4 months ago
  99. ea4d8c6 Fix an incorrect include by Sameer Agarwal · 1 year, 4 months ago
  100. 14e8118 Add a missing header to context_impl.cc by Sameer Agarwal · 1 year, 4 months ago