Sign in
ceres-solver
/
ceres-solver
/
880cba0939b2caa2641a5752373ffd47b64edd0f
880cba0
Fix warning C4373 in Visual Studio
by Petter Strandmark
· 12 years ago
d61b68a
Lint cleanups from William Rucklidge
by Sameer Agarwal
· 12 years ago
b22d063
Reduce memory usage in covariance estimation.
by Sameer Agarwal
· 12 years ago
f258e46
Move most of suitesparse/cxsparse ifdef code to their headers
by Sergey Sharybin
· 12 years ago
dc60d9c
Fix broken android build.
by Sameer Agarwal
· 12 years ago
367b65e
Multiple dense linear algebra backends.
by Sameer Agarwal
· 12 years ago
080d1d0
Use more performant, less conservative Eigen solvers.
by Sameer Agarwal
· 12 years ago
fb465a0
Fix compilation error caused by missing suitesparse headers
by Sergey Sharybin
· 12 years ago
2460bf0
Check GCC Version before adding -fast compiler option on OSX.
by Steven Lovegrove
· 12 years ago
c5bcfc0
Lint fixes from Jim Roseborough.
by Sameer Agarwal
· 12 years ago
1692416
Update version from 1.6.0 -> 1.7.0rc1.
by Sameer Agarwal
· 12 years ago
588228b
Add the ability to turn shared library compilation on and off
by Sameer Agarwal
· 12 years ago
6d93450
Fix build breakage on old versions of SuiteSparse.
by Sameer Agarwal
· 12 years ago
42be9ca
Update documentation for Covariance
by Sameer Agarwal
· 12 years ago
5a97471
Covariance estimation using SuiteSparseQR.
by Sameer Agarwal
· 12 years ago
719889b
Minor fixes
by Sameer Agarwal
· 12 years ago
12cc164
Minor fix to reject a line search config with negative L-BFGS rank.
by Alex Stewart
· 12 years ago
9aa0e3c
Adding Wolfe line search algorithm and full BFGS search direction options.
by Alex Stewart
· 12 years ago
51c772c
householderQR -> colPivHouseholderQR.
by Sameer Agarwal
· 12 years ago
c2c6411
DENSE_QR solver now uses non pivoting QR decomposition.
by Sameer Agarwal
· 12 years ago
3c2ad40
Speed up Automatic differentiation by 7%.
by Sameer Agarwal
· 12 years ago
0a07fbf
Use ATLAS as the example BLAS in building.rst
by Sameer Agarwal
· 12 years ago
aee5597
Minor fix to curve_fitting.c
by Sameer Agarwal
· 12 years ago
bd82f82
More CMake file cleanup.
by Sameer Agarwal
· 12 years ago
9f4552b
Stop CMake from trying to detect OpenMP when using Clang.
by Sameer Agarwal
· 12 years ago
6e8bd50
Extend the C API to support loss functions
by Keir Mierle
· 12 years ago
1ab7fde
Update gmock and gtest to the latest svn versions.
by Sameer Agarwal
· 12 years ago
eeedd2e
Rationalize some of the variable names in Solver::Options.
by Sameer Agarwal
· 12 years ago
7a8f797
Lint fixes
by Sameer Agarwal
· 12 years ago
67ccb73
Fix broken build.
by Sameer Agarwal
· 12 years ago
4f010b2
Improve Summary::FullReport when line search is used.
by Sameer Agarwal
· 12 years ago
0924401
Expose line search parameters in Solver::Options.
by Sameer Agarwal
· 12 years ago
1c70ae9
Fix Solver::Summary when line search is used.
by Sameer Agarwal
· 12 years ago
70b06c8
Fix update of L-BFGS history buffers after they become full.
by Alex Stewart
· 12 years ago
a427c87
Lint cleanup.
by Sameer Agarwal
· 12 years ago
6a7c103
Remove dead code that depends on protobuf support.
by Sameer Agarwal
· 12 years ago
79d9353
Remove Protocol Buffers support.
by Sameer Agarwal
· 12 years ago
5d00bf4
Fix the broken build.
by Sameer Agarwal
· 12 years ago
c367b12
Incomplete LQ Factorization.
by Sameer Agarwal
· 12 years ago
72cc457
Fix configuration error on systems without SuiteSparse installed
by Sergey Sharybin
· 12 years ago
0447866
Enforce the read call returns correct value
by Arnaud Gelas
· 12 years ago
8b26cc7
Fix compilation error on systems without SuiteSparse installed
by Sergey Sharybin
· 12 years ago
6dd1856
Fix DynamicAutoDiffCostFunction
by Richard Stebbing
· 12 years ago
1b89595
Fix Problem::RemoveParameterBlock documentation
by Johannes Schönberger
· 12 years ago
a7eb1d5
Lint cleanup
by Sameer Agarwal
· 12 years ago
6445bb1
Fix a logging bug in parameter_block.h
by Sameer Agarwal
· 12 years ago
2f1454f
Add a templated TypedPreconditioner class.
by Sameer Agarwal
· 12 years ago
85b7e9d
Fix an uninitialized variable warning when building with GCC.
by Sameer Agarwal
· 12 years ago
c4a3291
Enable support for dumping trust region minimizer problems.
by Sameer Agarwal
· 12 years ago
5f433c8
Fix a reallocation bug in CreateJacobianBlockSparsityTranspose.
by Sameer Agarwal
· 12 years ago
1f17f56
Add Covariance documentation to html docs.
by Sameer Agarwal
· 12 years ago
f3e1267
Update the documentation for Covariance.
by Sameer Agarwal
· 12 years ago
d48feb8
Lint cleanup
by Sameer Agarwal
· 12 years ago
8f7e896
Multithread covariance estimation.
by Sameer Agarwal
· 12 years ago
4437639
Documentation updates.
by Sameer Agarwal
· 12 years ago
7129cd3
Pay attention to condition number in covariance estimation.
by Sameer Agarwal
· 12 years ago
0f6161b
Add a define for O_BINARY.
by Sameer Agarwal
· 12 years ago
9869c3d
Libmv bundle adjuster example application
by Sergey Sharybin
· 12 years ago
f806576
Collections port fix for MSVC 2008
by Sergey Sharybin
· 12 years ago
14297c9
Fix a grammo
by Sameer Agarwal
· 12 years ago
ae6aad0
Move citation information to the main page
by Sameer Agarwal
· 12 years ago
2a3827e
Compilation error fixes
by Sergey Sharybin
· 12 years ago
f0b071b
Lint and other fixes from William Rucklidge
by Sameer Agarwal
· 12 years ago
0939632
More documentation updates
by Sameer Agarwal
· 12 years ago
a8d38d4
Add sinh, cosh, tanh and tan functions to automatic differentiation
by Johannes Schönberger
· 12 years ago
eb04dc1
Minor fix to tutorial.rst
by Sameer Agarwal
· 12 years ago
ebbb984
Various corrections and enhancements to the documentation.
by Sameer Agarwal
· 12 years ago
97e1795
Minor documentation fixes
by Sameer Agarwal
· 12 years ago
0ff3bb3
CeresConfig.cmake (and similar files) will be installed in "${CMAKE_INSTALL_PREFIX}/cmake/Ceres" after make install
by Pablo Speciale
· 12 years ago
f9e9d6e
Declare the iterator variable outside the loop in curve_fitting.c
by Sameer Agarwal
· 12 years ago
dbc398d
Rodriques instead of Rodriquez (he was french), and other minor erros in documentation
by Pablo Speciale
· 12 years ago
9f9488b
Add iteration and time reporting for inner iterations.
by Sameer Agarwal
· 12 years ago
395b4e9
Documentation fixes
by Sameer Agarwal
· 12 years ago
d4cb94b
Add adaptive stopping to inner iterations.
by Sameer Agarwal
· 12 years ago
07f208f
Speed up corrector.cc
by Sameer Agarwal
· 12 years ago
df01256
Add profiling to covariance estimation.
by Sameer Agarwal
· 12 years ago
45ac14f
Add destructor to Covariance.
by Sameer Agarwal
· 12 years ago
096d593
Comment cleanup from Jim Roseborough
by Sameer Agarwal
· 12 years ago
b99550d
Add BlockRandomAccessCRSMatrix.
by Sameer Agarwal
· 12 years ago
aa20a6d
Updated depend.cmake to follow CMake IF convention.
by Joydeep Biswas
· 12 years ago
02706c1
Sparse covariance estimation.
by Sameer Agarwal
· 12 years ago
f956615
Proof of concept C API for Ceres
by Keir Mierle
· 12 years ago
36c73c2
Stablize the schur ordering algorithm.
by Sameer Agarwal
· 12 years ago
44c79b8
Update license header in split.h
by Sameer Agarwal
· 12 years ago
3702068
Enabling -O4 (link-time optimization) only if compiler/linker support it.
by Alex Stewart
· 12 years ago
a6b76c7
Fix minor typo in contributing.rst
by Sameer Agarwal
· 12 years ago
774e9ae
Fix line noise in docs/index.rst
by Sameer Agarwal
· 12 years ago
a1eaa26
Update glog path
by Sameer Agarwal
· 12 years ago
5d7c195
Update documents to reflect version change.
by Sameer Agarwal
· 12 years ago
0101020
ceres-solver.spec: Use cleaner, more conventional Release string
by Taylor Braun-Jones
· 12 years ago
5ed7167
Fix compile bug on RHEL6 due to missing header
by Taylor Braun-Jones
· 12 years ago
ac62696
Lint cleanup
by Sameer Agarwal
· 12 years ago
1.6.0
01fb8a3
Add documentation about CostFunction::Evaluate.
by Sameer Agarwal
· 12 years ago
69759a2
Small error in documentation: "[...] where x' has the same size as x [...]"
by Pablo Speciale
· 12 years ago
0e0a454
Fix a typo in suitesparse.cc
by Sameer Agarwal
· 12 years ago
50bbc6f
Update ceres-solver.spec
by Sameer Agarwal
· 12 years ago
937777a
Miscellanous fixes in preparation for 1.6.0
by Sameer Agarwal
· 12 years ago
d5b93bf
More pre-ordering support.
by Sameer Agarwal
· 12 years ago
344c09f
Block ordering for SPARSE_SCHUR + CX_SPARSE.
by Sameer Agarwal
· 12 years ago
c3c3dd8
Use the evaluator to compute the gradient in TrustRegionMinimizer.
by Sameer Agarwal
· 12 years ago
Next »