1
I Use This!
Low Activity
Analyzed about 22 hours ago. based on code collected 1 day ago.

Project Summary

Ceres Solver is a portable C++ library that allows for modeling and solving large complicated nonlinear least squares problems. Features include:

* A friendly API: build your objective function one term at a time.
* Automatic differentiation.
* Robust loss functions.
* Local parameterizations.
* Threaded Jacobian evaluators and linear solvers.
* Levenberg-Marquardt and Dogleg (Powell & Subspace) solvers.
* Dense QR and Cholesky factorization (using Eigen) for small problems.
* Sparse Cholesky factorization (using SuiteSparse) for large sparse problems.
* Specialized solvers for bundle adjustment problems in computer vision.
* Iterative linear solvers for general sparse and bundle adjustment problems.

Tags

engineering linear_algebra mathematics nonlinear scientific solver

In a Nutshell, ceres-solver...

BSD 3-clause "New" or "Revised" License
Permitted

Commercial Use

Modify

Distribute

Place Warranty

Forbidden

Hold Liable

Use Trademarks

Required

Include Copyright

Include License

These details are provided for information only. No information here is legal advice and should not be used as such.

Project Security

Vulnerabilities per Version ( last 10 releases )

There are no reported vulnerabilities

Project Vulnerability Report

Security Confidence Index

Poor security track-record
Favorable security track-record

Vulnerability Exposure Index

Many reported vulnerabilities
Few reported vulnerabilities

Did You Know...

  • ...
    there are over 3,000 projects on the Open Hub with security vulnerabilities reported against them
  • ...
    you can subscribe to e-mail newsletters to receive update from the Open Hub blog
  • ...
    55% of companies leverage OSS for production infrastructure
  • ...
    anyone with an Open Hub account can update a project's tags
About Project Security

Languages

C++
96%
6 Other
4%

30 Day Summary

Apr 16 2024 — May 16 2024

12 Month Summary

May 16 2023 — May 16 2024
  • 79 Commits
    Down -115 (59%) from previous 12 months
  • 10 Contributors
    Down -2 (16%) from previous 12 months