Mon, 03 Jun 2024 17:16:44 UTC | login

Information for build ceres-solver-2.1.0-5.fc38

ID243457
Package Nameceres-solver
Version2.1.0
Release5.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ceres-solver.git#01e64bf47b12ad941de3589554bf12f15301ca14
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, 11 May 2023 17:48:37 UTC
CompletedFri, 12 May 2023 19:28:17 UTC
Taskbuild (f38, /rpms/ceres-solver.git:01e64bf47b12ad941de3589554bf12f15301ca14)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ceres-solver.git#01e64bf47b12ad941de3589554bf12f15301ca14'}}
Tags
f38
f39
f40
RPMs
src
ceres-solver-2.1.0-5.fc38.src.rpm (info) (download)
riscv64
ceres-solver-2.1.0-5.fc38.riscv64.rpm (info) (download)
ceres-solver-devel-2.1.0-5.fc38.riscv64.rpm (info) (download)
ceres-solver-debuginfo-2.1.0-5.fc38.riscv64.rpm (info) (download)
ceres-solver-debugsource-2.1.0-5.fc38.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Mon Nov 28 2022 Sandro Mani <manisandro@gmail.com> - 2.1.0-4 - Add Requires: suitesparse-devel to ceres-solver-devel * Sat Sep 17 2022 Tom Rix <trix@redhat.com> - 2.1.0-3 - Workaround a build problem on ppc and epel9 * Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Mar 28 2022 Sandro Mani <manisandro@gmail.com> - 2.1.0-1 - Update to 2.1.0 * Wed Jan 19 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Sun Aug 22 2021 Sandro Mani <manisandro@gmail.com> - 2.0.0-7 - Rebuild (eigen3) * Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jul 13 2021 Björn Esser <besser82@fedoraproject.org> - 2.0.0-5 - Properly set BLA_VENDOR to FlexiBLAS for cmake >= 3.19 * Tue Feb 23 2021 Jiri Kucera <jkucera@redhat.com> - 2.0.0-4 - When building for ELN, some tests are failing also on s390x * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild