Mon, 20 May 2024 22:03:15 UTC | login

Information for build ceres-solver-1.13.0-11.fc31

ID104924
Package Nameceres-solver
Version1.13.0
Release11.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ceres-solver.git#7c1b69446f1d27128a57ed851f07839489f95d01
SummaryA non-linear least squares minimizer
Description 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
Built bydavidlt
State failed
Volume DEFAULT
StartedSat, 27 Jul 2019 07:46:34 UTC
CompletedSat, 27 Jul 2019 08:35:07 UTC
Taskbuild (f31-candidate, /rpms/ceres-solver.git:7c1b69446f1d27128a57ed851f07839489f95d01)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ceres-solver.git#7c1b69446f1d27128a57ed851f07839489f95d01'}}
Tags No tags
RPMs No RPMs
Changelog * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.13.0-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Wed Dec 26 2018 Sandro Mani <manisandro@gmail.com> - 1.13.0-10 - Rebuild (eigen3) * Mon Dec 10 2018 Sandro Mani <manisandro@gmail.com> - 1.13.0-9 - Rebuild (eigen3) * Sat Oct 13 2018 Jerry James <loganjerry@gmail.com> - 1.13.0-8 - Rebuild for tbb 2019_U1 * Sat Oct 06 2018 Sérgio Basto <sergio@serjux.com> - 1.13.0-7 - Rebuit for gflags-2.2.1 and remove ceres-solver_gflags.patch * Tue Jul 31 2018 Florian Weimer <fweimer@redhat.com> - 1.13.0-6 - Rebuild with fixed binutils * Sat Jul 28 2018 Sandro Mani <manisandro@gmail.com> - 1.13.0-5 - Rebuild (eigen3) - Backport patch to fix test failure * Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.13.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Sun Feb 18 2018 Sandro Mani <manisandro@gmail.com> - 1.13.0-3 - Add missing BR: gcc-c++, make * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.13.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Mon Aug 07 2017 Rich Mattes <richmattes@gmail.com> - 1.13.0-1 - Update to release 1.13.0 (rhbz#1470895) * Sun Aug 06 2017 Björn Esser <besser82@fedoraproject.org> - 1.12.0-8 - Rebuilt for AutoReq cmake-filesystem * Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.12.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild