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