Information for build ceres-solver-2.1.0-4.fc37

ID14278
Package Nameceres-solver
Version2.1.0
Release4.fc37
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/ceres-solver.git#c804c1869a76186675ae09f1b2f2978c5be622cb
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 bykojiadmin
State complete
Volume DEFAULT
StartedSat, 21 Jan 2023 19:16:20 CST
CompletedSun, 22 Jan 2023 04:47:11 CST
Taskbuild (f37-build-side-32-misc-devel, /rpms/ceres-solver.git:c804c1869a76186675ae09f1b2f2978c5be622cb)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ceres-solver.git#c804c1869a76186675ae09f1b2f2978c5be622cb'}}
Tags
f37-build-side-32-misc-devel
f37-updates
RPMs
src
ceres-solver-2.1.0-4.fc37.src.rpm (info) (download)
riscv64
ceres-solver-2.1.0-4.fc37.riscv64.rpm (info) (download)
ceres-solver-devel-2.1.0-4.fc37.riscv64.rpm (info) (download)
ceres-solver-debuginfo-2.1.0-4.fc37.riscv64.rpm (info) (download)
ceres-solver-debugsource-2.1.0-4.fc37.riscv64.rpm (info) (download)
Logs
riscv64
installed_pkgs.log
root.log
state.log
build.log
hw_info.log
mock_output.log
Changelog * 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 * Thu Dec 17 2020 Sandro Mani <manisandro@gmail.com> - 2.0.0-2 - Rebuild (eigen3)