Port details on branch 2024Q4 |
- ceres-solver Nonlinear least squares minimizer
- 2.2.0_10 math
=0 2.2.0_10Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2024-12-17 01:04:12
- Last Update: 2024-12-17 01:00:26
- Commit Hash: ebb4917
- License: BSD3CLAUSE
- WWW:
- http://ceres-solver.org/
- 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. Ceres Solver can solve two kinds of problems.
1. Non-linear Least Squares problems with bounds constraints.
2. General unconstrained optimization problems.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ceres-solver>0:math/ceres-solver
- To install the port:
- cd /usr/ports/math/ceres-solver/ && make install clean
- To add the package, run one of these commands:
- pkg install math/ceres-solver
- pkg install ceres-solver
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ceres-solver
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1697362134
SHA256 (ceres-solver-ceres-solver-2.2.0_GH0.tar.gz) = 12efacfadbfdc1bbfa203c236e96f4d3c210bed96994288b3ff0c8e7c6f350d4
SIZE (ceres-solver-ceres-solver-2.2.0_GH0.tar.gz) = 3827345
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- glog>=0.5.0 : devel/glog
- sphinx-build : textproc/py-sphinx
- py311-sphinx_rtd_theme>0 : textproc/py-sphinx_rtd_theme@py311
- cmake : devel/cmake-core
- ninja : devel/ninja
- eigen3.pc : math/eigen3
- python3.11 : lang/python311
- Library dependencies:
-
- libglog.so : devel/glog
- libcxsparse.so : math/suitesparse-cxsparse
- libgflags.so : devel/gflags
- libspqr.so : math/suitesparse-spqr
- libcholmod.so : math/suitesparse-cholmod
- libopenblas.so : math/openblas
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for ceres-solver-2.2.0_10:
CUSTOM_BLAS=on: Handcoded BLAS routines instead of Eigen
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
GFLAGS=on: Google Flags support
LAPACK=on: Linear Algebra PACKage
OPENMP=on: Parallel processing support via OpenMP
SCHUR=on: Fixed-size schur specializations
====> Sparse linear algebra library
CXSPARSE=on: CXSparse support
EIGENSPARSE=off: Simplicial Cholesky factorization in Eigen
SUITESPARSE=on: SuiteSparse support
====> Linear Algebra PACKage: you can only select none or one of them
ATLAS=off: ATLAS BLAS implementation
NETLIB=off: BLAS implementation from Netlib
OPENBLAS=on: OpenBLAS BLAS implementation
===> Use 'make config' to modify these settings
- Options name:
- math_ceres-solver
- USES:
- cmake:testing compiler:c++11-lib eigen:3 localbase shebangfix python:build blaslapack:openblas
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.2.0_10 17 Dec 2024 01:00:26
    |
Robert Clausecker (fuz)  |
math/ceres-solver: enable on armv7
Builds fine on 14.1-RELEASE.
Approved by: portmgr (build fix blanket)
MFH: 2024Q4
(cherry picked from commit 5f397935640e329914b62f0632c104fce149479d) |
Number of commits found: 1
|