- 7566eba Various cleanups by Sameer Agarwal · 8 months ago
- 0a53aa9 Take abseil as a dependency by Sameer Agarwal · 9 months ago
- 6fb3dae Add cuDSS as sparse Cholesky solver by Mark Shachkov · 11 months ago
- 522210a Reuse macro to format version string by Mark Shachkov · 11 months ago
- 2ffeb94 Fix typo in AutoDiffManifold comment and docs by MaximSmolskiy · 1 year, 2 months ago
- 9177374 Simplify instantiation of cost functions and their functors by Sergiu Deitsch · 1 year, 10 months ago
- 8b88a9a Use C++17 Bessel functions by Sergiu Deitsch · 2 years, 10 months ago
- 2120eae Optimize the computation of the LM diagonal in TinySolver by Sameer Agarwal · 1 year, 6 months ago
- 4519b8d Drop use of POSIX M_PI by Sergiu Deitsch · 1 year, 6 months ago
- b83abdc Add a default value for Solver::Summary::linear_solver_ordering_type by Sameer Agarwal · 1 year, 6 months ago
- 399395c Miscellaneous ClangTidy fixes by Sameer Agarwal · 1 year, 6 months ago
- 4893392 Rework MSVC warning suppression by Sergiu Deitsch · 1 year, 6 months ago
- 4588b0f Add an example for EvaluationCallback by Sameer Agarwal · 1 year, 6 months ago
- 59182a4 Update documentation by Sameer Agarwal · 1 year, 6 months ago
- dffd8cd Add an accessor for the CostFunctor in DynamicAutoDiffCostFunction by Sameer Agarwal · 1 year, 6 months ago
- 5a30cae Preparing for 2.2.0rc1 by Sameer Agarwal · 1 year, 6 months ago 2.2.0rc1
- de9cbde Work around MinGW32 manifold_test segfault by Sergiu Deitsch · 1 year, 7 months ago
- 357482d Add NumTraits::max_digits10 for Jets by Sameer Agarwal · 1 year, 8 months ago
- 96fdfd2 Implement tests for Euler conversion with jets by Hs293Go · 1 year, 11 months ago
- db1ebd3 Work around lack of constexpr constructors for Jet by Sameer Agarwal · 2 years ago
- 16a4fa0 Further Jet conversion fixes by Sameer Agarwal · 2 years ago
- 92ad18b Fix a Jet conversion bug in rotation.h by Sameer Agarwal · 2 years ago
- 54ad3dd Reorganize ParallelFor source files by Dmitriy Korchemkin · 2 years, 3 months ago
- 0315c6c Provide DynamicAutoDiffCostFunction deduction guide by Sergiu Deitsch · 2 years, 1 month ago
- 79a554f Fix a bug in QuaternionRotatePoint. by Sameer Agarwal · 2 years, 2 months ago
- cb6b306 Use hypot to compute the L^2 norm by Sergiu Deitsch · 2 years, 3 months ago
- 8e5d83f ClangFormat and ClangTidy changes by Sameer Agarwal · 2 years, 3 months ago
- 47e03a6 Add const accessor for Problem::Options used by Problem by Alex Stewart · 2 years, 5 months ago
- 6b296f2 Fix missing namespace qualification and docs for Manifold gtest macro by Alex Stewart · 2 years, 5 months ago
- ccf32d7 Purge all remaining references to (defunct) LocalParameterization by Alex Stewart · 2 years, 5 months ago
- b711682 Evaluation benchmark by Dmitriy Korchemkin · 2 years, 6 months ago
- 2b89ce6 Add generalized Euler Angle conversions by hs293go · 3 years, 4 months ago
- 4cd257c Let NumericDiffFirstOrderFunction take a dynamically sized parameter vector by Sameer Agarwal · 2 years, 6 months ago
- 8290890 CUDA CGNR, Part 4: CudaCgnrSolver by Joydeep Biswas · 2 years, 7 months ago
- 2c78c5f Small naming fixups. by Sameer Agarwal · 2 years, 7 months ago
- 92d8379 Enable usage of schur power series expansion preconditioner. by Mark Shachkov · 2 years, 8 months ago
- 20e85bb Add power series expansion preconditioner by Mark Shachkov · 2 years, 8 months ago
- f62dccd Fix the Sphere and Line Manifold formulations by Julio L. Paneque · 2 years, 8 months ago
- df55682 Fix Eigen error in 2D sphere manifolds by Julio L. Paneque · 2 years, 8 months ago
- 68c53bb Remove ceres::LocalParameterization by Sameer Agarwal · 2 years, 10 months ago
- 5af8e64 Update year in solver.h by Sameer Agarwal · 2 years, 9 months ago
- 88e08cf Mixed-precision Iterative Refinement Cholesky With CUDA by Joydeep Biswas · 2 years, 10 months ago
- 4e5ea29 Fixed MSVC 2022 warning by Sergiu Deitsch · 2 years, 9 months ago
- 70f1aac Fix fmin/fmax() when using Jets with float as their scalar type by Alex Stewart · 2 years, 9 months ago
- f11c256 Fix fmin/fmax() to use Jet averaging on equality by Alex Stewart · 2 years, 10 months ago
- b90053f Revert C++17 usage of std::exclusive_scan by Joydeep Biswas · 2 years, 10 months ago
- b480377 Update documentation for linear_solver_ordering_type by Sameer Agarwal · 2 years, 10 months ago
- 2335b5b Remove support for CXSparse by Sameer Agarwal · 2 years, 10 months ago
- 8ba8fbb Remove Solver::Options::use_postordering by Sameer Agarwal · 2 years, 10 months ago
- 39ec5e8 Add Nested Dissection based fill reducing ordering by Sameer Agarwal · 2 years, 11 months ago
- f1414cb Correct spelling in comments and docs. by Evan Levine · 3 years ago
- caf614a Modernize code using c++17 constructs by Sameer Agarwal · 3 years ago
- be61813 Simplify some template metaprograms using fold expressions. by Sameer Agarwal · 3 years ago
- 3b0096c Add the ability to specify the pivot threshold in Covariance::Options by Sameer Agarwal · 3 years ago
- 1274743 Ceres Solver now requires C++17 by Sameer Agarwal · 3 years ago
- 0d6a029 Fix unused arguments of Make1stOrderPerturbation by Dmitriy Korchemkin · 3 years ago
- ee35ef6 ClangFormat cleanup via scripts/all_format.sh by Sameer Agarwal · 3 years ago
- 4705159 Add missing includes for config.h by Sameer Agarwal · 3 years ago
- b0aef21 Allow to store pointers in ProductManifold by Sergiu Deitsch · 3 years, 1 month ago
- 284be88 Allow ProductManifold default construction by Sergiu Deitsch · 3 years, 1 month ago
- 7796341 Fix MSVC linker error by Sergiu Deitsch · 3 years, 1 month ago
- 7743d2e Store ProductManifold instances in a tuple by Sergiu Deitsch · 3 years, 1 month ago
- eadfead Move LineManifold and SphereManifold into their own headers. by Sameer Agarwal · 3 years, 1 month ago
- 6a37fbf Add static/compile time sizing to EuclideanManifold by Sameer Agarwal · 3 years, 1 month ago
- f085166 Fix MSVC compilation errors by Sergiu Deitsch · 3 years, 1 month ago
- c8658c8 Modernize more by Sergiu Deitsch · 3 years, 1 month ago
- 8fe8ebc Add final specifier to public classes by Sameer Agarwal · 3 years, 1 month ago
- 518970f Context should be exported by Sameer Agarwal · 3 years, 1 month ago
- 47502b8 Miscellaneous CUDA related changes. by Sameer Agarwal · 3 years, 1 month ago
- f90833f Simplify symbol export by Sergiu Deitsch · 3 years, 2 months ago
- c6158e0 Replace NULL by nullptr by Sergiu Deitsch · 3 years, 1 month ago
- 9c5f29d Use compiler attributes instead of [[deprecated]] by Sameer Agarwal · 3 years, 1 month ago
- 0141ca0 Deprecate LocalParameterizations by Sameer Agarwal · 3 years, 2 months ago
- 4742bf3 Add LineManifold. by Johannes Beck · 3 years, 1 month ago
- c14f360 Drop trivial special members by Sergiu Deitsch · 3 years, 1 month ago
- a35bd1b Use = default for trivial special members by Sergiu Deitsch · 3 years, 2 months ago
- 484d341 Replace virtual keyword by override by Sergiu Deitsch · 3 years, 2 months ago
- 36d6d86 Add support for dense CUDA solvers #1 by Joydeep Biswas · 3 years, 2 months ago
- af5e48c Add SphereManifold. by Johannes Beck · 3 years, 2 months ago
- 182cb01 Normalize Jet classification and comparison by Sergiu Deitsch · 3 years, 2 months ago
- ce96690 Add const accessor for functor wrapped by auto/numeric-diff objects by Alex Stewart · 3 years, 2 months ago
- 7d6524d Support fma Jet by Sergiu Deitsch · 3 years, 2 months ago
- a0d81ad Fix a bug in AutoDiffManifold by Sameer Agarwal · 3 years, 2 months ago
- 0572efc Fix a compilation warning in autodiff_manifold.h by Sameer Agarwal · 3 years, 2 months ago
- 77c0c4d Migrate examples to use Manifolds by Sameer Agarwal · 3 years, 2 months ago
- 19eef54 Rename Quaternion to QuaternionManifold. by Sameer Agarwal · 3 years, 2 months ago
- ca6d841 Add AutoDiffManifold by Sameer Agarwal · 3 years, 2 months ago
- 97d7e07 Move the manifold testing matchers to manifold_test_utils.h by Sameer Agarwal · 3 years, 2 months ago
- 125a0e9 LocalParameterization -> Manifold #1 by Sameer Agarwal · 3 years, 3 months ago
- c0cb42e Add Problem::HasParameterization by Sameer Agarwal · 3 years, 2 months ago
- 7e2f9d9 Add EigenQuaternion manifold and tests for it. by Sameer Agarwal · 3 years, 2 months ago
- b81a8bb Add the Quaternion manifold and tests. by Sameer Agarwal · 3 years, 3 months ago
- ce15370 Fixed missing headers in manifold.h by Sameer Agarwal · 3 years, 3 months ago
- 23b204d LocalParameterization -> Manifold #1 by Sameer Agarwal · 3 years, 3 months ago
- c2fab65 Fix docs of supported sparse backends for mixed_precision_solves option by Alex Stewart · 3 years, 4 months ago
- 1f374a9 Support promotion in comparison between Jet and scalars by Sergiu Deitsch · 3 years, 4 months ago
- 06e68db Avoid midpoint overflow in the differential by Sergiu Deitsch · 3 years, 4 months ago
- b1391e0 Support midpoint Jet by Sergiu Deitsch · 3 years, 4 months ago
- 8426526 Support lerp Jet by Sergiu Deitsch · 3 years, 4 months ago
- 57c2796 support 3-argument hypot jet by Sergiu Deitsch · 3 years, 4 months ago