Search Criteria
Package Details: gtsam 4.2.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/gtsam.git (read-only, click to copy) |
---|---|
Package Base: | gtsam |
Description: | A library of C++ classes that implement smoothing and mapping (SAM) in robotics and vision, using factor graphs and Bayes networks as the underlying computing paradigm rather than sparse matrices. |
Upstream URL: | https://gtsam.org/ |
Licenses: | BSD |
Conflicts: | gtsam-git, gtsam-mkl |
Provides: | gtsam |
Submitter: | kartikmohta |
Maintainer: | kartikmohta |
Last Packager: | kartikmohta |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2013-12-06 18:38 (UTC) |
Last Updated: | 2023-09-11 03:04 (UTC) |
Dependencies (5)
- boost-libs
- eigen (eigen-gitAUR)
- boost (boost-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- intel-tbb (onetbb-gitAUR, onetbb) (optional) – Use Intel TBB to accelerate computations (add this to the depends section of the PKGBUILD and rebuild the package)
Latest Comments
« First ‹ Previous 1 2 3
acxz commented on 2019-07-07 03:07 (UTC)
As seen on the following page https://gtsam.org/get_started/ can you also add
intel-mkl
as an optional dependency https://aur.archlinux.org/packages/intel-mkl/ and changeintel-tbb
to an optional dependency?cmake
should also be a make dependency.acxz commented on 2019-07-02 14:35 (UTC) (edited on 2019-07-07 03:03 (UTC) by acxz)
Upstream has changed to https://gtsam.org/ and their development is on github now (https://github.com/borglab/gtsam) with release 4.0.0. Can this information be reflected on this package?
EDIT: Thank you!
acxz commented on 2019-05-03 00:32 (UTC) (edited on 2019-05-06 19:18 (UTC) by acxz)
A new version has been released, can this package be updated? https://bitbucket.org/gtborg/gtsam/src/3.2.2/
Edit: Thank you!
« First ‹ Previous 1 2 3