- 7ef4a12 Add a section on implicit and inverse function theorems by Sameer Agarwal · 3 years, 7 months ago
- 686428f Move the further reading section to bibliography by Sameer Agarwal · 3 years, 7 months ago
- e47d87f Add a note about Trigg's correction by Sameer Agarwal · 3 years, 7 months ago
- d285251 Fix the docs for Problem::RemoveResidualBlock & Problem::RemoveParameterBlock by Sameer Agarwal · 3 years, 7 months ago
- 17dccef Add NumericDiffFirstOrderFunction by Sameer Agarwal · 3 years, 7 months ago
- 98719ce Fix a type in interfacing_with_autodiff.html by Sameer Agarwal · 3 years, 7 months ago
- 0299ce9 Update conf.py to be compatible with Sphinx 4.1.2 by Sameer Agarwal · 3 years, 7 months ago
- dc20db3 [docs] Fix `IterationSummary` section. Add missing `IterationCallback` by Alexander Karatarakis · 3 years, 8 months ago
- 90ba7d1 [docs] Fix typos by Alexander Karatarakis · 3 years, 8 months ago
- 7de561e Fix dependency check for building documentation by Sumit Dey · 3 years, 10 months ago
- 3fdde8e Remove an errant double link. by Sameer Agarwal · 3 years, 9 months ago
- 20ad431 Fixing a typo in the version history by Noah Snavely · 3 years, 9 months ago
- 399cda7 Update build documentation to reflect detection of Eigen via config mode by Alex Stewart · 4 years, 6 months ago 2.0.0
- bb12727 Fix typos. by Sameer Agarwal · 4 years, 6 months ago
- a0ec5c3 Update version history for 2.0.0RC2 by Sameer Agarwal · 4 years, 6 months ago 2.0.0rc2
- bdcdcc7 update docs for changed cmake usage by Nikolaus Demmel · 4 years, 7 months ago
- 3f69e5b Corrections from William Rucklidge by Sameer Agarwal · 4 years, 6 months ago
- d1b35ff Corrections from William Rucklidge by Sameer Agarwal · 4 years, 6 months ago
- 137bbe8 add info about clang-format to contributing docs by Nikolaus Demmel · 4 years, 7 months ago
- 921368c Fix a number of typos in covariance.h by Sameer Agarwal · 4 years, 7 months ago
- 82275d8 some fixes for Linux and macOS install docs by Nikolaus Demmel · 4 years, 7 months ago
- 8e1d8e3 A number of small changes. by Sameer Agarwal · 4 years, 8 months ago
- 368a738 AutoDiffCostFunction: optional ownership by Julian Kent · 5 years ago
- 242c703 Minor fixes to the documentation by Sameer Agarwal · 4 years, 9 months ago
- 79bbf95 Add changelog for 2.0.0 by Sameer Agarwal · 4 years, 9 months ago 2.0.0rc1
- 8c3ecec Fix some minor errors in IterationCallback docs by Sameer Agarwal · 5 years ago
- 7d3ffcb Remove forced CONFIG from find_package(Eigen3) by Alex Stewart · 4 years, 9 months ago
- aa1abbc Replace use of GFLAGS_LIBRARIES with export gflags target by Alex Stewart · 4 years, 9 months ago
- db2af1b Add Problem::EvaluateResidualBlockAssumingParametersUnchanged by Sameer Agarwal · 4 years, 9 months ago
- ab4ed32 Replace NULL with nullptr in the documentation. by Sameer Agarwal · 4 years, 9 months ago
- e39d9ed Add a missing term and remove a superfluous word by Carl Dehlin · 4 years, 10 months ago
- 27cab77 Reformulate some sentences by Carl Dehlin · 4 years, 10 months ago
- 8ac6655 Fix documentation formatting issues by Carl Dehlin · 4 years, 10 months ago
- 7ef83e0 Update minimum required C++ version for Ceres to C++14 by Alex Stewart · 4 years, 11 months ago
- 1d75e75 Improve documentation for LocalParameterization by Sameer Agarwal · 5 years ago
- 763398c Update the section on Preconditioners by Sameer Agarwal · 5 years ago
- 70308f7 Simplify documentation generation. by Sameer Agarwal · 5 years ago
- 303b078 Fix few typos and alter a NULL to nullptr. by Bayes Nie · 5 years ago
- b70687f Add namespace qualified Ceres::ceres CMake target by Alex Stewart · 5 years ago
- 2281c6e Fixes for comments from William Rucklidge by Sameer Agarwal · 5 years ago
- 27183d6 Allow LocalParameterizations to have zero local size. by Sameer Agarwal · 6 years ago
- 6bde61d Add line local parameterization. by Johannes Beck · 5 years ago
- f212c92 Let Problem::SetParameterization be called more than once. by Sameer Agarwal · 5 years ago
- 19728e7 Add documentation for Problem::IsParameterBlockConstant by Sameer Agarwal · 5 years ago
- edb8322 Update the minimum required version of Eigen to 3.3. by Sameer Agarwal · 5 years ago
- 46ca461 Fix `gradient_check_relative_precision` docs typo by Chris Choi · 5 years ago
- 3e5db5b Fixing documentation typo. by Frank · 6 years ago
- 487c1aa Expose SubsetPreconditioner in the API by Sameer Agarwal · 6 years ago
- bf709ec Move EvaluationCallback from Solver::Options to Problem::Options. by Sameer Agarwal · 6 years ago
- db1f5b5 Allow some methods in Problem to use const double*. by Sameer Agarwal · 6 years ago
- 084042c Lint changes from William Rucklidge by Sameer Agarwal · 6 years ago
- 1b852c5 Add Problem::EvaluateResidualBlock. by Sameer Agarwal · 6 years ago
- d467a62 IdentityTransformation -> IdentityParameterization by Sameer Agarwal · 6 years ago
- eaec6a9 Fix more typos in CostFunctionToFunctor documentation. by Sameer Agarwal · 6 years ago
- 99b5aa4 Fix typos in CostFunctionToFunctor documentation. by Sameer Agarwal · 6 years ago
- 21d40da Remove UTF-8 chars by huangqinjin · 7 years ago
- 3793693 Fix typo in NIST url. by Alessandro Gentilini · 7 years ago
- b040970 Remove conversions from a double to a Jet. by Kuang Fangjun · 7 years ago
- 0d3a84f Fix typos in doc and errors in the demo code. by Kuang Fangjun · 7 years ago
- b979df5 Fix a dead link in doc. by Kuang Fangjun · 7 years ago
- 2ac62a6 Fix docs for Problem::EvaluateOptions and contributing by Dmitriy Korchemkin · 7 years ago
- 32cb9e4 Respect bounds when using Solver::Options::check_gradients by Sameer Agarwal · 7 years ago
- 3df43b9 Remove Android build using Android.mk. by Sameer Agarwal · 7 years ago
- 16f9b34 Remove Intel TBB threading support. by Alex Stewart · 7 years ago
- 2166bad Replace include_directories() with target_include_directories(). by Alex Stewart · 7 years ago
- 8f41ca6 Add Apple's Accelerate framework as a sparse linear algebra library. by Alex Stewart · 7 years ago
- 9f3d9ae Add android CMake support by Linus Mårtensson · 7 years ago
- d656d34 Refactor Ceres threading option configuration. by Alex Stewart · 7 years ago
- 9671d85 Replace (MSVC/GCC/CLANG)_VERSION with CMAKE_CXX_COMPILER_VERSION. by Alex Stewart · 7 years ago
- cfdc2af Remove Solver::Options::num_linear_solver_threads by Sameer Agarwal · 7 years ago
- 7c4e8a4 Replace scoped_ptr with C++11's unique_ptr by Keir Mierle · 7 years ago
- 282b8b5 Require >= C++11 & CMake >= 3.5 when building Ceres. by Alex Stewart · 7 years ago
- a80b8cf Fix C++11 detection for VS2010. by Alex Stewart · 7 years ago
- c2f5cd1 Update docs and code in preparation for 1.14.0 by Sameer Agarwal · 7 years ago
- 7bdceb4 Evaluation callback API by Keir Mierle · 7 years ago
- df2d882 Remove armv7 from target architectures when building for iOS >= 11. by Alex Stewart · 7 years ago
- 4e391c3 Corrects the documentation of Problem::AddResidualBlock. by Mike Vitus · 7 years ago
- 3d93375 Deprecate Solver::Options::num_linear_solver_threads by Sameer Agarwal · 7 years ago
- 2145c10 Improve ExecutionSummary by Sameer Agarwal · 7 years ago
- 0251359 A bunch of minor changes. by Sameer Agarwal · 7 years ago
- 202dd9f Add GradientProblemSolver::Options::update_state_every_iteration by Sameer Agarwal · 7 years ago
- ef36667 Fix the documentation for CostFunction::Evaluate. by Sameer Agarwal · 7 years ago
- 29eef08 Fix a mathematical typo. by Sameer Agarwal · 7 years ago
- 488d401 Cleanup import of TBB in CMake. by Alex Stewart · 7 years ago
- aab0193 Move discussion of dependency licensing to Sphinx docs. by Alex Stewart · 7 years ago
- cb497df Add link for CLA in docs; minor fixes by Keir Mierle · 7 years ago
- 4ffec20 Add TBB threading support. by Yury Prokazov · 9 years ago
- 3088584 Add docs explaining how to build Ceres with OpenMP on OS X. by Alex Stewart · 8 years ago
- cc73c77 Update LAPACK option to refer to direct use by Ceres only. by Alex Stewart · 8 years ago
- 19333b0 Update version history & installation.rst by Sameer Agarwal · 8 years ago 1.13.0
- 87f8236 Fix dynamic_sparsity_test. by Sameer Agarwal · 8 years ago 1.13.0rc1
- b704612 Update version history. by Sameer Agarwal · 8 years ago
- 7a6ae54 Add William Rucklidge to the list of maintainers. by Sameer Agarwal · 8 years ago
- a9977da Fix and enhance GradientProblemSolver::Summary::FullReport by Sameer Agarwal · 8 years ago
- aaae5c5 Update docs: .netrc --> .gitcookies by Keir Mierle · 8 years ago
- 7d1ec64 Add a missing file. by Sameer Agarwal · 8 years ago
- 14d8297 Refactor Covariance::Options::algorithm_type. by Sameer Agarwal · 8 years ago
- 5ee2b35 Untabify changes from Jim Roseborough by Sameer Agarwal · 8 years ago
- 056d21d Fix a bunch of typos in the documentation. by Sameer Agarwal · 8 years ago
- 0a50cd8 Fix typo in docs: max_lbfs_rank -> max_lbfgs_rank. by Alex Stewart · 8 years ago