Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37048257
en ru br
ALT Linux repositórios
S:2.1.0-alt1_4

Group :: Desenvolvimento/Outros
RPM: ceres-solver

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 2.1.0-alt1_4
Data da compilação: 24 dezembro 2022, 08:13 ( 65.9 weeks ago )
Tamanho:: 3.65 Mb

Home page:   http://ceres-solver.org/

Licença: BSD
Sumário: A non-linear least squares minimizer
Descrição:


Ceres Solver is an open source C++ library for modeling and solving
large, complicated optimization problems. It is a feature rich, mature
and performant library which has been used in production at Google
since 2010. Notable use of Ceres Solver is for the image alignment in
Google Maps and for vehicle pose in Google Street View. Ceres Solver
can solve two kinds of problems.

 1. Non-linear Least Squares problems with bounds constraints.
 2. General unconstrained optimization problems.

Features include:

 - A friendly API: build your objective function one term at a time
 - Automatic and numeric differentiation
 - Robust loss functions
 - Local parameterizations
 - Threaded Jacobian evaluators and linear solvers
 - Trust region solvers with non-monotonic steps (Levenberg-Marquardt and
   Dogleg (Powell & Subspace))
 - Line search solvers (L-BFGS and Nonlinear CG)
 - 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
 - Runs on Linux, Windows, Mac OS X, Android, and iOS

Mantenedor currente: Igor Vlasenko

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • ceres-solver
  • ceres-solver-debuginfo
  • ceres-solver-devel
ACL:
     
    projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    mantenedor atual: Michael Shigorin
    mantenedor da tradução: Fernando Martini aka fmartini © 2009