Search Criteria
Package Details: opengm-git r2125.31e01c6-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/opengm-git.git (read-only, click to copy) |
---|---|
Package Base: | opengm-git |
Description: | A C++ Library for Discrete Graphical Models |
Upstream URL: | https://github.com/opengm/opengm |
Licenses: | MIT |
Conflicts: | opengm |
Provides: | opengm |
Submitter: | b52 |
Maintainer: | b52 |
Last Packager: | b52 |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2017-01-04 12:23 (UTC) |
Last Updated: | 2017-01-09 21:05 (UTC) |
Dependencies (7)
- boost (boost-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- python-numpy (python-numpy-flameAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR, python-numpy-mkl-binAUR) (make)
- boost-libs (optional) – Python support
- python-h5py (python-h5py-gitAUR, python-h5py-openmpi) (optional) – Python support
- python-numpy (python-numpy-flameAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR, python-numpy-mkl-binAUR) (optional) – Python support
Latest Comments
wangqr commented on 2019-04-13 05:11 (UTC)
OpenGM is using deprecated boost::python::numeric. To build OpenGM, the python binding needs to be disabled.
See https://github.com/opengm/opengm/issues/502