Thu, 23 May 2024 21:54:40 UTC | login

Information for build ceres-solver-1.13.0-6.fc29

ID71455
Package Nameceres-solver
Version1.13.0
Release6.fc29
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
StartedSat, 18 Aug 2018 16:26:27 UTC
CompletedSat, 18 Aug 2018 18:55:38 UTC
Taskbuild (f29-candidate, ceres-solver-1.13.0-6.fc29.src.rpm)
Tags
f29
f30
RPMs
src
ceres-solver-1.13.0-6.fc29.src.rpm (info) (download)
riscv64
ceres-solver-1.13.0-6.fc29.riscv64.rpm (info) (download)
ceres-solver-devel-1.13.0-6.fc29.riscv64.rpm (info) (download)
ceres-solver-debuginfo-1.13.0-6.fc29.riscv64.rpm (info) (download)
ceres-solver-debugsource-1.13.0-6.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * 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 * Wed Dec 28 2016 Rich Mattes <richmattes@gmail.com> - 1.12.0-1 - Update to 1.12.0 (rhbz#1385268) * Tue Oct 04 2016 Sandro Mani <manisandro@gmail.com> - 1.11.0-9 - Rebuild for eigen3-3.2.10 * Thu Sep 22 2016 Jerry James <loganjerry@gmail.com> - 1.11.0-8 - Rebuild for tbb 2017 - tbb is available on all arches in Fedora and RHEL > 6