Mon, 03 Jun 2024 15:00:58 UTC | login

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

ID116577
Package Nameceres-solver
Version1.13.0
Release12.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ceres-solver.git#ec6b420667e742ff35a504274a6a943fcd903536
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
StartedThu, 01 Aug 2019 03:14:03 UTC
CompletedThu, 01 Aug 2019 04:42:32 UTC
Taskbuild (f31-candidate, /rpms/ceres-solver.git:ec6b420667e742ff35a504274a6a943fcd903536)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ceres-solver.git#ec6b420667e742ff35a504274a6a943fcd903536'}}
Tags
f31
f32
f33
RPMs
src
ceres-solver-1.13.0-12.fc31.src.rpm (info) (download)
riscv64
ceres-solver-1.13.0-12.fc31.riscv64.rpm (info) (download)
ceres-solver-devel-1.13.0-12.fc31.riscv64.rpm (info) (download)
ceres-solver-debuginfo-1.13.0-12.fc31.riscv64.rpm (info) (download)
ceres-solver-debugsource-1.13.0-12.fc31.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.13.0-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * 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