Wed, 01 May 2024 13:17:29 UTC | login

Information for build ceres-solver-1.13.0-10.fc30

ID86339
Package Nameceres-solver
Version1.13.0
Release10.fc30
Epoch
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 complete
Volume DEFAULT
StartedSun, 13 Jan 2019 16:16:38 UTC
CompletedMon, 14 Jan 2019 07:45:11 UTC
Taskbuild (f30-candidate, ceres-solver-1.13.0-10.fc30.src.rpm)
Tags
f30
f31
RPMs
src
ceres-solver-1.13.0-10.fc30.src.rpm (info) (download)
riscv64
ceres-solver-1.13.0-10.fc30.riscv64.rpm (info) (download)
ceres-solver-devel-1.13.0-10.fc30.riscv64.rpm (info) (download)
ceres-solver-debuginfo-1.13.0-10.fc30.riscv64.rpm (info) (download)
ceres-solver-debugsource-1.13.0-10.fc30.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * 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 * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.12.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Mon May 15 2017 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.12.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_27_Mass_Rebuild * Wed Feb 22 2017 Sandro Mani <manisandro@gmail.com> - 1.12.0-4 - Rebuild for eigen3-3.3.3 * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.12.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Sun Jan 22 2017 Sandro Mani <manisandro@gmail.com> - 1.12.0-2 - Rebuild for eigen3-3.3.2