ceres v2.1.0
- Created
- Updated
non-linear optimization package
# License
# Supported Platforms
All platforms are supported
# Features
No default features set.
# cuda
Support for CUDA based dense solvers
Supports: linux | (!osx & !uwp & !(arm64 & windows))
- ✅ linux
- ✅ windows-x64
- ✅ windows-x86
- ❌
osx - ❌
uwp - ❌
windows-arm64
Host Dependencies:
No dependencies.
# cxsparse
CXSparse support for Ceres
Dependencies:
ceres
Features:
suitesparse
and 11 transitive dependencies:
- blas (by clapack )
- gklib (by metis )
- lapack (by ceres )
lapack-reference (by blas , lapack , lapack-reference )
Platforms:
!osx & !ios & !uwp & !(arm & windows)
- metis (by suitesparse )
- pthreads (by pthread )
suitesparse (by ceres )
Features: (none)
vcpkg-gfortran (by lapack-reference )
Platforms:
windows
Host Dependencies:
2 transitive dependencies:
# eigensparse
Use of Eigen as a sparse linear algebra library in Ceres
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
# lapack
Use Lapack in Ceres
Dependencies:
and 7 transitive dependencies:
- blas (by clapack )
lapack-reference (by blas , lapack , lapack-reference )
Platforms:
!osx & !ios & !uwp & !(arm & windows)
- pthreads (by pthread )
vcpkg-gfortran (by lapack-reference )
Platforms:
windows
Host Dependencies:
2 transitive dependencies:
# schur
Enable fixed-size Schur specializations in Ceres
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
# suitesparse
SuiteSparse support for Ceres
Dependencies:
ceres
Features:
lapack
suitesparse
Features: (none)
and 10 transitive dependencies:
- blas (by clapack )
- gklib (by metis )
- lapack (by ceres )
lapack-reference (by blas , lapack , lapack-reference )
Platforms:
!osx & !ios & !uwp & !(arm & windows)
- metis (by suitesparse )
- pthreads (by pthread )
vcpkg-gfortran (by lapack-reference )
Platforms:
windows
Host Dependencies:
2 transitive dependencies:
# tools
Ceres tools
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (by gflags )
- vcpkg-cmake-config (by gflags )
# Dependencies
# Host Dependencies
No transitive dependencies.
# Dependents
# Host Dependents
No dependents.
# 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
# Changelog
and 30 more commits:
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 MSVC3dfffcd
fix ceres VS2017 compilation error26516fe
vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7)c8488c2
update ceres to 1.132a342a0
bump version number0094308
fix ceres find_package error for downstream projectc5bf439
1 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 constraintsfea889c
Updated the ceres port