1. 8d7b252 Improve the test coverage in small_blas_test by Sameer Agarwal · 6 years ago
  2. df4de10 Revert "Optimization for custom small blas multiplication with dynamic" by Sameer Agarwal · 6 years ago
  3. 865ac62 Change a rather strict tolerance in the iterative_refiner_test by Sameer Agarwal · 6 years ago
  4. 68cc71c Optimization for custom small blas multiplication with dynamic by yangfan · 6 years ago
  5. f27082a Handle possible overflow in TrustRegionStepEvaluator. by Sameer Agarwal · 6 years ago
  6. 86814ab Add Iterative Refinement by Sameer Agarwal · 6 years ago
  7. 9814a91 Use C++11's inline member initialization syntax by Sameer Agarwal · 6 years ago
  8. 6851a63 Fix lower-bound on result of minimising step-size polynomial. by Alex Stewart · 6 years ago
  9. 8202edc Add missing <algorithm> headers. by Sameer Agarwal · 6 years ago
  10. 47863a1 Remove unnecessary unique_ptr initializations by Sameer Agarwal · 6 years ago
  11. e809cf0 Adds missing functional include in thread_pool.h by Mike Vitus · 6 years ago
  12. e49507c More C++ification. by Sameer Agarwal · 6 years ago
  13. af77d3e Fix exported gflags include path. by Alex Stewart · 6 years ago
  14. 7c4e8a4 Replace scoped_ptr with C++11's unique_ptr by Keir Mierle · 6 years ago
  15. fc9336e Deprecate mutex.h by Sameer Agarwal · 6 years ago
  16. a1458f3 More C++11ification. by Sameer Agarwal · 6 years ago
  17. ffae101 Removed CERES_USE_CXX11 Remove the special handling for tr1::shared_ptr. by Sameer Agarwal · 6 years ago
  18. 282b8b5 Require >= C++11 & CMake >= 3.5 when building Ceres. by Alex Stewart · 6 years ago
  19. 9d4d0bf Make CompressedRowSparseMatrix sensitive to StorageType by Sameer Agarwal · 6 years ago
  20. edffd38 Remove an unneeded virtual method from EigenSparseCholesky. by Sameer Agarwal · 6 years ago
  21. 0258b2a Update the sizes in small_blas_gem?_benchmark.cc by Sameer Agarwal · 6 years ago
  22. facb199 Add the missing (2,4,6) specialization to Android.mk by Sameer Agarwal · 6 years ago 1.14.0
  23. b5d6ee4 Move C++11 checks to after external find_package() calls. by Alex Stewart · 6 years ago 1.14.0rc2
  24. a80b8cf Fix C++11 detection for VS2010. by Alex Stewart · 6 years ago
  25. 76fc404 Do not add CERES_NO_THREADS is OPENMP is not detected. by Sameer Agarwal · 6 years ago 1.14.0rc1
  26. c2f5cd1 Update docs and code in preparation for 1.14.0 by Sameer Agarwal · 6 years ago
  27. 7bdceb4 Evaluation callback API by Keir Mierle · 6 years ago
  28. 83098e1 Two changes to how we manage user's state. by Sameer Agarwal · 6 years ago
  29. df2d882 Remove armv7 from target architectures when building for iOS >= 11. by Alex Stewart · 6 years ago
  30. 2f2e722 Fix c++98 mode compilation for parallel_utils_test.cc by Sameer Agarwal · 6 years ago
  31. 21f519d Improve threading in covariance. by William Rucklidge · 6 years ago
  32. 0a30117 Add parallel bundle tests to CMake build by Keir Mierle · 6 years ago
  33. 6609602 Remove an errant binary character by Sameer Agarwal · 6 years ago
  34. f0c3b23 Increases the performance of the C++11 threading. by Mike Vitus · 6 years ago
  35. 4e391c3 Corrects the documentation of Problem::AddResidualBlock. by Mike Vitus · 6 years ago
  36. 8c81149 Revert changes to MatrixTransposeMatrixMultiply. by Sameer Agarwal · 6 years ago
  37. 3d93375 Deprecate Solver::Options::num_linear_solver_threads by Sameer Agarwal · 6 years ago
  38. d9d8de5 Convert a nested loop into a linear loop in covariance_impl.h by Sameer Agarwal · 6 years ago
  39. 5fcd315 Fixes the configuration check in port.h. by Mike Vitus · 6 years ago
  40. c48937e Renable accidentally disabled tests in inner_product_computer_test by Sameer Agarwal · 6 years ago
  41. 973d30d Revert "Improve the performance of MatrixTransposeVector Multiply." by Sameer Agarwal · 6 years ago
  42. 0e0d5b4 Make SubsetPreconditionerTest compatible with old Eigen. by Sameer Agarwal · 6 years ago
  43. 7b27175 Adds C++11 parallel for implementation. by Mike Vitus · 6 years ago
  44. f408f89 Adds a Ceres Context structure. by Mike Vitus · 6 years ago
  45. f217ccf Use MatrixTransposeMatrix multiply from small_blas.h by Sameer Agarwal · 6 years ago
  46. 656f9ef Improve the performance of MatrixTransposeMatrix multiply. by Sameer Agarwal · 6 years ago
  47. 22fa21c Build benchmarks with Bazel by Keir Mierle · 6 years ago
  48. a3b1e19 Add examples to the Bazel build by Keir Mierle · 6 years ago
  49. d634d61 Add small_blas_gemm_benchmark. by Sameer Agarwal · 6 years ago
  50. 39ccb79 Implement some C++11 math functions for Jet by Emil Ernerfeldt · 6 years ago
  51. 6c835f8 Improve the performance of MatrixTransposeVector Multiply. by Sameer Agarwal · 6 years ago
  52. 72cb66c Refactor small_blas_benchmark.cc by Sameer Agarwal · 6 years ago
  53. 1141f4a Fix integer conversion warning in MSVC. by Alex Stewart · 6 years ago
  54. 126e0ef Adds missing source and tests to bazel build. by Mike Vitus · 6 years ago
  55. d2090cd Improve NDK build error handling by Keir Mierle · 6 years ago
  56. 27789c0 Adds a ThreadPool and a thread-safe ConcurrentQueue. by Mike Vitus · 6 years ago
  57. 523de29 Fix build: -Wreorder, test fail by Keir Mierle · 6 years ago
  58. 9d02b76 An implementation of SubsetPreconditioner. by Sameer Agarwal · 6 years ago
  59. ff8a13d Add a benchmark for small_blas.h by Sameer Agarwal · 6 years ago
  60. 8549c88 Split bundle adjustment tests into individual binaries by Keir Mierle · 6 years ago
  61. 2f99a2a Require Eigen >= 3.3.4 on aarch64. by Alex Stewart · 6 years ago
  62. dc5ea0e Adds a ParallelFor wrapper for tbb::parallel_for. by Mike Vitus · 6 years ago
  63. c426f46 Fix TBB detection on Windows. by Alex Stewart · 6 years ago
  64. 1af2747 Support disabling Schur specializations in Bazel build by Keir Mierle · 6 years ago
  65. 2145c10 Improve ExecutionSummary by Sameer Agarwal · 6 years ago
  66. 0251359 A bunch of minor changes. by Sameer Agarwal · 6 years ago
  67. 0ca9935 Remove as typo from callbacks.h by Sameer Agarwal · 6 years ago
  68. c82dd50 Removes two unimplemented class functions. by Mike Vitus · 6 years ago
  69. 78d49f4 Update EigenTypes to deal with 1 column matrices by Sameer Agarwal · 6 years ago
  70. 202dd9f Add GradientProblemSolver::Options::update_state_every_iteration by Sameer Agarwal · 6 years ago
  71. 30b862d Fixes the pose graph example documentation. by Mike Vitus · 6 years ago
  72. c12aae5 Fix macOS build by updating glog by Rodrigo Queiro · 6 years ago
  73. c1075cd Create ceres_library() and use to provide :ceres by Rodrigo Queiro · 6 years ago
  74. ac22a97 Run buildifier on BUILD/WORKSPACE by Rodrigo Queiro · 6 years ago
  75. 0932234 Add bazel output to .gitignore by Rodrigo Queiro · 6 years ago
  76. 3f826ef Switch Eigen Bazel to a separate file by Keir Mierle · 6 years ago
  77. 07f1405 Add initial Bazel build, including tests. by Keir Mierle · 6 years ago
  78. 237eb17 Consistently use quotes to include Eigen by Rodrigo Queiro · 6 years ago
  79. c2da960 Fix Eigen >= 3.3 compilation if EIGEN_DONT_VECTORIZE set by Janick Martinez Esturo · 6 years ago
  80. 579c9af Add an optional dependency on the Google Benchmark library. by Sameer Agarwal · 6 years ago
  81. ef36667 Fix the documentation for CostFunction::Evaluate. by Sameer Agarwal · 6 years ago
  82. 29eef08 Fix a mathematical typo. by Sameer Agarwal · 6 years ago
  83. eb5b0e8 Add TBB information to Ceres version string. by Alex Stewart · 6 years ago
  84. 488d401 Cleanup import of TBB in CMake. by Alex Stewart · 6 years ago
  85. aab0193 Move discussion of dependency licensing to Sphinx docs. by Alex Stewart · 6 years ago
  86. 89e53b4 Fix an erroneous namespace comment by Sameer Agarwal · 6 years ago
  87. 852473b Changes TBB to use tbb::task_arena instead of tbb::task_scheduler_init. by Mike Vitus · 6 years ago
  88. e900982 Fix use of unnamed type as template argument warnings on Clang. by Alex Stewart · 6 years ago
  89. cb497df Add link for CLA in docs; minor fixes by Keir Mierle · 6 years ago
  90. f6df80e Fix tiny_solver_test by Sameer Agarwal · 6 years ago
  91. 030b41d Improve compatibility with ceres::Solver by Sameer Agarwal · 6 years ago
  92. dc9bf01 Fix tiny solver build break by Keir Mierle · 6 years ago
  93. ba73ce1 Improve the convergence performance of TinySolver by Sameer Agarwal · 6 years ago
  94. 75570a5 Remove an extraneous blank by Sameer Agarwal · 6 years ago
  95. b485002 Replace template use of >> by Keir Mierle · 6 years ago
  96. f87dfe9 Refactor nist.cc to be compatible with TinySolver by Sameer Agarwal · 6 years ago
  97. 40effe3 Tiny solver autodiff adapter by Keir Mierle · 6 years ago
  98. 8beedf5 Add TinySolverCostFunctionAdapter by Sameer Agarwal · 6 years ago
  99. cc0bd49 A number of minor changes to TinySolver by Sameer Agarwal · 6 years ago
  100. 4d88f50 Two changes to TinySolver by Sameer Agarwal · 6 years ago