Sign in
ceres-solver
/
ceres-solver
/
fcfd6777710d644cc4cea1956751c5dbd6e7f00c
/
internal
/
ceres
fcfd677
CCOLCAMD -> CCOLAMD.
by Sameer Agarwal
· 13 years ago
3a71c1e
StateUpdatingCallback was being initialized with the wrong array.
by Sameer Agarwal
· 13 years ago
03f8c23
Fix autodiff test: need at least 1 residual.
by Keir Mierle
· 13 years ago
1.1.1
32de18d
Fix handling of constant blocks when reordering
by Keir Mierle
· 13 years ago
835911e
Add a lower bound on the regularization constant in LM.
by Sameer Agarwal
· 13 years ago
a9d8ef8
1. Remove constant_sparsity from LinearSolver::Options. It introduces
by Sameer Agarwal
· 13 years ago
ca6c7d3
Minor typo in levenberg_marquardt.cc
by Sameer Agarwal
· 13 years ago
1fdc520
Refactor the array validation routines into their own file, as they are used by
by Sameer Agarwal
· 13 years ago
2d2c90a
Write a MATLAB/Octave script for readling in the linear least squares problem
by Sameer Agarwal
· 13 years ago
7f97467
Linear solver threads instead of Linear Solver Threads
by Sameer Agarwal
· 13 years ago
a7392aa
Residuals instead of Residual in FullReport
by Sameer Agarwal
· 13 years ago
daa9824
1. Changed the semantics of how SuiteSparse dependencies are checked and used. Now SuiteSparse is built by default, only if all of its
by Sameer Agarwal
· 13 years ago
a2758db
Exact equality for floating point values seems to be processor/compiler sensitive, this causes correct tests to fails. Replacing EXPECT_EQ with EXPECT_NEAR with a tight tolerance fixes this.
by Sameer Agarwal
· 13 years ago
b01f198
Replace EXPECT_EQ for floating point comparisons with EXPECT_NEAR
by Sameer Agarwal
· 13 years ago
fdeb577
Support varying numbers of residuals in autodiff.
by Keir Mierle
· 13 years ago
82f4b88
Extend support writing linear least squares problems to disk.
by Sameer Agarwal
· 13 years ago
f8bd7fa
Small tweaks to the block jacobi preconditioner.
by Keir Mierle
· 13 years ago
e2a6cdc
Address some of the comments on CGNR patch
by Keir Mierle
· 13 years ago
39efc5e
Fix tests broken by the CGNR change.
by Keir Mierle
· 13 years ago
3faa08b
Formatting fixed based on Keir's comments and extended the tests
by Sameer Agarwal
· 13 years ago
4f21c68
Fix the struct weak ordering used by independent set ordering, tests for it
by Sameer Agarwal
· 13 years ago
887b156
fix he degree ordering routine
by Sameer Agarwal
· 13 years ago
f7898fb
Add a general sparse iterative solver: CGNR
by Keir Mierle
· 13 years ago
0a359d6
Comment formatting.
by Keir Mierle
· 13 years ago
db4ec93
Comment formatting
by Keir Mierle
· 13 years ago
f10b033
Merge branch 'ctest'
by Sameer Agarwal
· 13 years ago
a0cefc3
Arnaus Gelas' patch to move to Ctest
by Sameer Agarwal
· 13 years ago
cc38774
Clarify ProgramEvaluator comments.
by Keir Mierle
· 13 years ago
92d5ab5
Link BLAS explicitly on non-Mac platforms
by Keir Mierle
· 13 years ago
df3e54e
Fix link order of CHOLMOD
by Keir Mierle
· 13 years ago
8ebb073
Initial commit of Ceres Solver.
by Keir Mierle
· 13 years ago