1. c29b525 Fix the Bazel build by Sameer Agarwal · 3 weeks ago master
  2. 3db40b8 Use std::string_view in EventLogger by Sameer Agarwal · 3 weeks ago
  3. 01a06ef Add an EventLogger to TrustRegionPreprocessor by Sameer Agarwal · 5 weeks ago
  4. a0dc19e Fix Abseil usage of installed cmake-config by Reinhold Gschweicher · 6 weeks ago
  5. 8c740b8 ClangTidy fixes by Sameer Agarwal · 5 weeks ago
  6. 42475ee Use absl::btree_map instead of std::map by Sameer Agarwal · 5 weeks ago
  7. dcce78b Add some time logging to bundle_adjuster.cc by Sameer Agarwal · 5 weeks ago
  8. e1385cc Fix MSVC build by Sergiu Deitsch · 5 weeks ago
  9. 39b7cba Use absl hash containers for graph algorithms by Sameer Agarwal · 5 weeks ago
  10. 00b33b6 Fix MSVC build by Sergiu Deitsch · 5 weeks ago
  11. 0a7845f Unbreak the build due to a silly typo by Sameer Agarwal · 5 weeks ago
  12. 88f2cb3 ClangTidy fixes by Sameer Agarwal · 5 weeks ago
  13. c59882e ClangTidy fixes by Sameer Agarwal · 5 weeks ago
  14. 793efde Fix Abseil version checking by Sameer Agarwal · 5 weeks ago
  15. 07651df Partially update the installation docs by Sameer Agarwal · 9 weeks ago
  16. 8f1b612 GradientProblem & related classes use std::unique_ptr by Sameer Agarwal · 10 weeks ago
  17. 487ce37 Allow system/local Abseil master by Reinhold Gschweicher · 6 weeks ago
  18. 6aa7df9 Reduce the minimum required version of Abseil by Sameer Agarwal · 6 weeks ago
  19. ea4400c Update reference from Project Tango to ARCore by Ian Muldoon · 7 weeks ago
  20. ecae3de Fix a declaration order problem in sparse_cholesky_test.cc by Sameer Agarwal · 8 weeks ago
  21. 8964e52 ClangTidy fixes by Sameer Agarwal · 8 weeks ago
  22. 80fce72 Add mixed precision solves for SUITE_SPARSE by Sameer Agarwal · 8 weeks ago
  23. 8f85014 Change the version from 2.2.0 to 2.3.0 by Sameer Agarwal · 8 weeks ago
  24. 9186dcc Add the ability to use system installed versions of abseil and googletest by Sameer Agarwal · 10 weeks ago
  25. 6726cd5 Fix absl::log_flags linking on Linux by Sameer Agarwal · 2 months ago
  26. 4aa57d8 Replace string_view with string. by Sameer Agarwal · 2 months ago
  27. f45b987 More ClangTidy Fixes by Sameer Agarwal · 2 months ago
  28. a3afe3d ClangTidy fixes by Sameer Agarwal · 2 months ago
  29. 0bd9e63 Add absl/log/vlog_is_on.h when using VLOG_IS_ON by Sameer Agarwal · 2 months ago
  30. b97ffea Use absl::time by Sameer Agarwal · 3 months ago
  31. 03caeed ceres/stringprintf -> absl::strings by Sameer Agarwal · 3 months ago
  32. 0ecdb82 Link to absl::log_flags by Sameer Agarwal · 3 months ago
  33. 9503130 Delete an unused file memory.h by Sameer Agarwal · 3 months ago
  34. ebb66e6 ceres::internal::FixedArray -> absl::FixedArray by Sameer Agarwal · 3 months ago
  35. c181b6d ClangTidy fixes part 3 by Sameer Agarwal · 3 months ago
  36. 3c4f012 ClangTidy fixes #2 by Sameer Agarwal · 3 months ago
  37. 0ca2db5 Fix a number of typos by Sameer Agarwal · 3 months ago
  38. 6b9a690 ClangTidy cleanup part 1 by Sameer Agarwal · 3 months ago
  39. 68eeba2 Add a missing include by Sameer Agarwal · 3 months ago
  40. 1e19a11 Add a missing include by Sameer Agarwal · 3 months ago
  41. de4ea5b Add a missing override by Sameer Agarwal · 3 months ago
  42. 7566eba Various cleanups by Sameer Agarwal · 3 months ago
  43. dc480fc Fix shared library builds by Sergiu Deitsch · 3 months ago
  44. ba6b678 Remove glog and gflags from the CI workflows by Sameer Agarwal · 3 months ago
  45. 968079f Remove ASSERT macros from non-void functions by Sameer Agarwal · 3 months ago
  46. 6016a69 Remove a header added by mistake by Sameer Agarwal · 3 months ago
  47. 57e2618 Add more missing headers by Sameer Agarwal · 3 months ago
  48. ea4d8c6 Fix an incorrect include by Sameer Agarwal · 3 months ago
  49. 14e8118 Add a missing header to context_impl.cc by Sameer Agarwal · 3 months ago
  50. 0a53aa9 Take abseil as a dependency by Sameer Agarwal · 4 months ago
  51. 21b026a Use googletest branch v1.14.x by Sameer Agarwal · 4 months ago
  52. 8ef35d0 Fix CTest build config parameter by Sergiu Deitsch · 4 months ago
  53. 6fb3dae Add cuDSS as sparse Cholesky solver by Mark Shachkov · 6 months ago
  54. e47a42c Fix MSVC builds and test runs by Sergiu Deitsch · 4 months ago
  55. 540b1f2 Checkout git submodules during github CI runs. by Mark Shachkov · 4 months ago
  56. 6f2c319 Unbreak levenberg_marquardt_strategy_test by Sameer Agarwal · 4 months ago
  57. 894fd69 Update the googletest version by Sameer Agarwal · 4 months ago
  58. 7220e1d Use CUDA 12.5.1 in Windows Github workflow by Sergiu Deitsch · 4 months ago
  59. 7f9cc57 Set CMAKE_CUDA_ARCHITECTURES depending on CUDAToolkit_VERSION by Markus Hess · 5 months ago
  60. 6a74af2 Remove a level of indirection when using CellInfo by Sameer Agarwal · 5 months ago
  61. f8c2994 Drop Ubuntu 20.04 and add Ubuntu 24.04 support by Sergiu Deitsch · 5 months ago
  62. 20954e6 Eliminate CUDA set but unused variable warning by Sergiu Deitsch · 5 months ago
  63. 57aba3e Enable Apple linker library deduplication by Sergiu Deitsch · 5 months ago
  64. 1f15197 Drop macos-11 runner and support macos-14 instead by Sergiu Deitsch · 5 months ago
  65. 5de0fda Update Github actions by Sergiu Deitsch · 5 months ago
  66. 308a5bb Add missing include by Sergiu Deitsch · 5 months ago
  67. 7158651 Remove 32-bit MinGW from CI matrix by Sergiu Deitsch · 5 months ago
  68. f71181a Remove remaining references to CXSparse by Sameer Agarwal · 5 months ago
  69. 522210a Reuse macro to format version string by Mark Shachkov · 6 months ago
  70. cd2dd06 Fix clang16 compiler warnings by Johannes Schönberger · 6 months ago
  71. 1f2e631 Add missing std qualifiers by Yuriy Chernyshov · 7 months ago
  72. 125c068 Link static cuda libs when ceres is build static by Markus Heß · 8 months ago
  73. 62c03d6 Revert "Update Eigen::BDCSVD usage to comply with Eigen 3.4" by Sameer Agarwal · 9 months ago
  74. 4027f69 Update Eigen::BDCSVD usage to comply with Eigen 3.4 by Xiaodong Huang · 9 months ago
  75. 1b2ebab Typo fixes in the documentation by Sameer Agarwal · 9 months ago
  76. 2ffeb94 Fix typo in AutoDiffManifold comment and docs by MaximSmolskiy · 9 months ago
  77. da34da3 Remove CreateFakeBundleAdjustmentPartitionedJacobian by Sameer Agarwal · 9 months ago
  78. 85b2c41 ClangTidy fixes by Sameer Agarwal · 9 months ago
  79. 9177374 Simplify instantiation of cost functions and their functors by Sergiu Deitsch · 1 year, 5 months ago
  80. 8b88a9a Use C++17 Bessel functions by Sergiu Deitsch · 2 years, 5 months ago
  81. 84436f7 Use native CMake TBB package configuration by Sergiu Deitsch · 9 months ago
  82. 556a56f Do not assume Homebrew usage by Sergiu Deitsch · 9 months ago
  83. 3fd2a72 MinGW no longer provides a 32-bit METIS package by Sergiu Deitsch · 9 months ago
  84. e776a6f Unbreak the Bazel build. by Sameer Agarwal · 9 months ago
  85. 095d483 Skip structure detection on preprocessor failure by Dmitriy Korchemkin · 12 months ago
  86. a087630 Fix typos in comments by MaximSmolskiy · 1 year ago
  87. 7749737 Fix search on ceres-solver.org by Sameer Agarwal · 1 year ago
  88. 8533139 Update docs for 2.2.0. by Sameer Agarwal · 1 year ago 2.2.0
  89. 2120eae Optimize the computation of the LM diagonal in TinySolver by Sameer Agarwal · 1 year ago
  90. 611b139 Fix Solver::Options::callbacks type in documentation by Dmitriy Korchemkin · 1 year ago
  91. b652d3b Unbreak the windows build by Sameer Agarwal · 1 year ago
  92. b79c4d3 ClangTidy fixes by Sameer Agarwal · 1 year ago
  93. 76af132 Update docs for 2.2.0RC3 by Sameer Agarwal · 1 year ago 2.2.0rc3
  94. dc7a859 Single-threaded operations on small vectors by Dmitriy Korchemkin · 1 year, 1 month ago
  95. b379ab7 Remove MaxNumThreadsAvailable by Sameer Agarwal · 1 year ago
  96. 354002f Schedule task in ParallerFor from the previous task by Dmitriy Korchemkin · 1 year, 1 month ago
  97. a9b3fcf Minor update to docs by Sameer Agarwal · 1 year, 1 month ago
  98. 5ccab18 Drop use of POSIX M_PI_2 and M_PI_4 by Sergiu Deitsch · 1 year, 1 month ago
  99. 4519b8d Drop use of POSIX M_PI by Sergiu Deitsch · 1 year, 1 month ago
  100. b83abdc Add a default value for Solver::Summary::linear_solver_ordering_type by Sameer Agarwal · 1 year, 1 month ago