ceresv2.2.0
- Updated
non-linear optimization package
- Project website: https://github.com/ceres-solver/ceres-solver
#Supported Platforms
All platforms supported.
#Features
No default features.
#eigensparse
Use of Eigen as a sparse linear algebra library in Ceres
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (through gklib)
- vcpkg-cmake-config (through gklib)
#lapack
Use Lapack in Ceres
Dependencies:
and 5 transitive dependencies:
- blas (through clapack)
lapack-reference (through lapack, lapack-reference)
Platforms:
!windows | !static | mingw
Features:blas-select,noblasvcpkg-gfortran (through lapack-reference)
Platforms:
windows & !mingw
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (through openblas)
- vcpkg-cmake-config (through openblas)
#schur
Enable fixed-size Schur specializations in Ceres
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
#suitesparse
SuiteSparse support for Ceres
Dependencies:
ceres
Features:
lapacksuitesparse-cholmod
Features:
matrixops- suitesparse-config
- suitesparse-spqr
and 10 transitive dependencies:
- blas (through clapack)
- lapack (through ceres)
lapack-reference (through lapack, lapack-reference)
Platforms:
!windows | !static | mingw
Features:blas-select,noblas- suitesparse-amd (through suitesparse-cholmod)
- suitesparse-camd (through suitesparse-cholmod)
- suitesparse-ccolamd (through suitesparse-cholmod)
- suitesparse-colamd (through suitesparse-cholmod)
vcpkg-gfortran (through lapack-reference)
Platforms:
windows & !mingw
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (through openblas)
- vcpkg-cmake-config (through openblas)
#Used By
#Host Tool For
No ports use this.
#Contributors
mmazaherit
Robert Schumacher
Arkady Shapkin
Han Hu
jasjuang
Alexander Karatarakis
cDc
Victor Romero
Stefano Sinigardi
pravic
Billy O'Neal
Don Venable
Alexander Neumann
ras0219
Francisco Facioni
Jack·Boos·Yu
nicole mazzuca
Mengna Li
Frank
Adolfo Solis
Aleksi Sapon
autoantwort
John Buonagurio
Johannes Schönberger
Martin Valgur
Kai Pastor
Kai Jia
hesmar
Yury Bura
#Changelog
Show 37 earlier changes
436f1de[Ceres] Set LIB_SUFFIX for Ceres to ensure portfile and build agree.afe6d4f[ceres] update to 1.1485fe593[ceres] enable static CRT linkage for MSVC3dfffcdfix ceres VS2017 compilation error26516fevcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7)c8488c2update ceres to 1.132a342a0bump version number0094308fix ceres find_package error for downstream projectc5bf4391 fix relative path for looking include directory 2 install the additional FindEigen Gflags Glog file, because the original ***Config.cmake file of the library do not define proper variable for use in CeresConfig.cmake4857f86[ceres] Portfile fix27bb11f[ceres][suitesparse] Bump version29c913c[ceres] Install *.config files89cd681[ceres][openblas] Strengthen constraintsfea889cUpdated the ceres port