1. 806af05 Add support for maximum matrix sizes to TinySolver. by Pez Firoozfam · 5 weeks ago master
  2. 41958f3 [modernize] Fix StringTo... casing, duplicate declaration, and internal header guard by Sameer Agarwal · 4 weeks ago
  3. 4a60fb8 ClangTidy fixes by Sameer Agarwal · 3 weeks ago
  4. 2b9a2d7 Modernize include/ceres headers to C++17 and Abseil conventions by Sameer Agarwal · 5 weeks ago
  5. ea4de24 Modernize ParameterBlock::Plus with std::clamp by Sameer Agarwal · 5 weeks ago
  6. 87c406d Modernize InvertPSDMatrix with if constexpr by Sameer Agarwal · 5 weeks ago
  7. 2f946a5 [modernize] Modernize internal autodiff and numeric_diff logic by Sameer Agarwal · 5 weeks ago
  8. 3d1b494 Modernize CostFunction and FirstOrderFunction constructors by Sameer Agarwal · 5 weeks ago
  9. 3abe932 [modernize] Modernize ProductManifold using fold expressions by Sameer Agarwal · 5 weeks ago
  10. bcbaff6 [modernize] Modernize AutoDiff and NumericDiff CostFunctions to C++17 by Sameer Agarwal · 5 weeks ago
  11. ae3f2e8 [modernize] Use std::is_scalar_v in jet_traits.h by Sameer Agarwal · 6 weeks ago
  12. a694c64 [modernize] Unify VariadicEvaluate using C++17 std::apply by Sameer Agarwal · 6 weeks ago
  13. b25fe07 [modernize] Refactor NumericDiff to use if constexpr recursion by Sameer Agarwal · 6 weeks ago
  14. bda3823 [modernize] Use if constexpr and std::clamp in TinySolver by Sameer Agarwal · 6 weeks ago
  15. 188fe7b [modernize] Use inline constexpr in parameter_dims.h by Sameer Agarwal · 6 weeks ago
  16. 532ad49 [modernize] Use std::clamp and C++17 headers in cubic_interpolation.h by Sameer Agarwal · 6 weeks ago
  17. 4390b34 [modernize] Use if constexpr in EuclideanManifold constructor by Sameer Agarwal · 6 weeks ago
  18. 4bd55bd [modernize] Convert kImpossibleValue to inline constexpr in types.h by Sameer Agarwal · 6 weeks ago
  19. ccd1198 Make test_util GTest-optional to fix benchmark builds with BUILD_TESTING=OFF by Sameer Agarwal · 6 weeks ago
  20. 084b3e3 Apply deterministic parameter block reordering by Johannes Schönberger · 3 months ago
  21. a2bab5a Fix ODR violations by Sergiu Deitsch · 7 months ago
  22. de96ed5 Eliminate benchmark deprecation warnings by Sergiu Deitsch · 3 months ago
  23. 18887f1 Drop removed macos-13 runner by Sergiu Deitsch · 3 months ago
  24. 0c70ed3 Document DumpLinearLeastSquaresProblem by brettmichaelgreen · 6 months ago
  25. 345357a ClangTidy cleanup by Sameer Agarwal · 6 months ago
  26. 4a3f008 Fix a bug in inner iterations by Sameer Agarwal · 6 months ago
  27. f9b7b66 Support Eigen3 5.0.0 by Sergiu Deitsch · 7 months ago
  28. 77d7044 Do not rely on a define for disabling warnings by Sergiu Deitsch · 7 months ago
  29. d4e3ba3 Ensure consistent visibility attributes by Sergiu Deitsch · 7 months ago
  30. 6f00e41 Reuse constants by Sergiu Deitsch · 11 months ago
  31. 93e66f0 Fixed discrepancy in QuaternionRotatePoint for different orders by Sergiu Deitsch · 8 months ago
  32. 4997d0e Drop removed windows-2019 runner by Sergiu Deitsch · 8 months ago
  33. b92ade3 Reorder the fields in ParameterBlock by Sameer Agarwal · 8 months ago
  34. f616f61 Update CMakeLists.txt to support CUDA 13 by Mackay · 9 months ago
  35. bae3cf7 Fix typo in logged warning by Johannes Bruenger · 9 months ago
  36. c380195 Fix threading bug in CovarianceImpl. by Matt Vitelli · 9 months ago
  37. 8c50a34 Reuse rotation functionality in (Eigen)QuaternionManifold by Sergiu Deitsch · 11 months ago
  38. 370631f Use Euler parameters in QuaternionPlusImpl by Sergiu Deitsch · 11 months ago
  39. 968f928 Do not restrict Grid1D and Grid2D output to double by Sergiu Deitsch · 11 months ago
  40. 4148d6a Allow AngleAxisRotatePoint to be applied in-place by Sergiu Deitsch · 11 months ago
  41. 9c22db8 Fix typos in CMake comments by Sergiu Deitsch · 11 months ago
  42. 2dcc72c Update Bazel dependencies by Sergiu Deitsch · 11 months ago
  43. 0e760e0 Use subsections instead of an enumeration in solving FAQ by Sergiu Deitsch · 11 months ago
  44. 3c34003 Fix docs typo by Sergiu Deitsch · 11 months ago
  45. 8a545eb Update dependencies to support GCC 15 by Sergiu Deitsch · 11 months ago
  46. 8313335 Partially revert hypot arguments zero checks by Sergiu Deitsch · 11 months ago
  47. c15da00 Avoid division by zero by Sergiu Deitsch · 12 months ago
  48. a1d7bac Provide Jet Eigen::NumTraits quiet_NaN and infinity by Sergiu Deitsch · 11 months ago
  49. b5b63b5 ClangTidy fixes by Sameer Agarwal · 12 months ago
  50. 5d7baac ClangTidy fixes by Sameer Agarwal · 12 months ago
  51. a3fd8ec Add a module statement to MODULE.bazel by Sameer Agarwal · 12 months ago
  52. a43073a Fix vector operations benchmark compilation by Sergey Sharybin · 1 year, 1 month ago
  53. 46b4b3b Do not discard caller's CMAKE_MODULE_PATH by Sergiu Deitsch · 1 year, 2 months ago
  54. af39e3b Use standard CMake package configuration mechanism to report failures by Sergiu Deitsch · 1 year, 2 months ago
  55. ded29e4 Do not custom format TBB version by Sergiu Deitsch · 1 year, 2 months ago
  56. 7d196b4 Emit deprecation warning on unscoped import target usage by Sergiu Deitsch · 1 year, 2 months ago
  57. ca4da54 Use LINK_LIBRARY generator expression only for static absl by Sergiu Deitsch · 1 year, 2 months ago
  58. bcca8fb Use ubuntu-24.04 Github runner in Android Github workflow by Sergiu Deitsch · 1 year, 2 months ago
  59. cd8c107 Avoid GNU linker LTO warnings in Github workflows by Sergiu Deitsch · 1 year, 2 months ago
  60. 5121022 Update NDK in Android Github workflow to latest LTS by Sergiu Deitsch · 1 year, 2 months ago
  61. 539dffb Use high-speed linker in Linux Github workflow by Sergiu Deitsch · 1 year, 11 months ago
  62. f0720ae Raise minimum required Eigen version to 3.3.4 by Sergiu Deitsch · 1 year, 2 months ago
  63. 2d2b7b5 Ensure DynamicCostFunctionToFunctor to be exported by Sergiu Deitsch · 2 years, 3 months ago
  64. 1b27b66 Specify docs requirements by Sergiu Deitsch · 1 year, 2 months ago
  65. 8ff216c Add ReadTheDocs support by Sergiu Deitsch · 1 year, 2 months ago
  66. fc3699d Cleanup Sphinx config by Sergiu Deitsch · 1 year, 2 months ago
  67. 533bcfd Avoid incorrect member reference warning by Sergiu Deitsch · 1 year, 2 months ago
  68. f86747f Remove unreferenced footnote by Sergiu Deitsch · 1 year, 2 months ago
  69. 018bb49 Use subsections instead of an enumeration for FAQs by Sergiu Deitsch · 1 year, 4 months ago
  70. 80e4669 Fix FAQs spelling by Sergiu Deitsch · 1 year, 4 months ago
  71. 3fb1547 Use console syntax highlighting for application output by Sergiu Deitsch · 1 year, 4 months ago
  72. d1c79cb Fix docs indent by Sergiu Deitsch · 1 year, 4 months ago
  73. 32df9c5 Replace macos-12 runner by macos-15 by Sergiu Deitsch · 1 year, 2 months ago
  74. 2c90a63 Add residuals and jacobian getters to TinySolver. by connorlee77 · 1 year, 2 months ago
  75. c29b525 Fix the Bazel build by Sameer Agarwal · 1 year, 7 months ago
  76. 3db40b8 Use std::string_view in EventLogger by Sameer Agarwal · 1 year, 7 months ago
  77. 01a06ef Add an EventLogger to TrustRegionPreprocessor by Sameer Agarwal · 1 year, 7 months ago
  78. a0dc19e Fix Abseil usage of installed cmake-config by Reinhold Gschweicher · 1 year, 8 months ago
  79. 8c740b8 ClangTidy fixes by Sameer Agarwal · 1 year, 7 months ago
  80. 42475ee Use absl::btree_map instead of std::map by Sameer Agarwal · 1 year, 7 months ago
  81. dcce78b Add some time logging to bundle_adjuster.cc by Sameer Agarwal · 1 year, 7 months ago
  82. e1385cc Fix MSVC build by Sergiu Deitsch · 1 year, 7 months ago
  83. 39b7cba Use absl hash containers for graph algorithms by Sameer Agarwal · 1 year, 7 months ago
  84. 00b33b6 Fix MSVC build by Sergiu Deitsch · 1 year, 7 months ago
  85. 0a7845f Unbreak the build due to a silly typo by Sameer Agarwal · 1 year, 7 months ago
  86. 88f2cb3 ClangTidy fixes by Sameer Agarwal · 1 year, 7 months ago
  87. c59882e ClangTidy fixes by Sameer Agarwal · 1 year, 7 months ago
  88. 793efde Fix Abseil version checking by Sameer Agarwal · 1 year, 7 months ago
  89. 07651df Partially update the installation docs by Sameer Agarwal · 1 year, 8 months ago
  90. 8f1b612 GradientProblem & related classes use std::unique_ptr by Sameer Agarwal · 1 year, 8 months ago
  91. 487ce37 Allow system/local Abseil master by Reinhold Gschweicher · 1 year, 8 months ago
  92. 6aa7df9 Reduce the minimum required version of Abseil by Sameer Agarwal · 1 year, 8 months ago
  93. ea4400c Update reference from Project Tango to ARCore by Ian Muldoon · 1 year, 8 months ago
  94. ecae3de Fix a declaration order problem in sparse_cholesky_test.cc by Sameer Agarwal · 1 year, 8 months ago
  95. 8964e52 ClangTidy fixes by Sameer Agarwal · 1 year, 8 months ago
  96. 80fce72 Add mixed precision solves for SUITE_SPARSE by Sameer Agarwal · 1 year, 8 months ago
  97. 8f85014 Change the version from 2.2.0 to 2.3.0 by Sameer Agarwal · 1 year, 8 months ago
  98. 9186dcc Add the ability to use system installed versions of abseil and googletest by Sameer Agarwal · 1 year, 8 months ago
  99. 6726cd5 Fix absl::log_flags linking on Linux by Sameer Agarwal · 1 year, 9 months ago
  100. 4aa57d8 Replace string_view with string. by Sameer Agarwal · 1 year, 9 months ago