Search Criteria
Package Details: python2-pygpu-git 0.7.6-1
Git Clone URL: | https://aur.archlinux.org/python-pygpu-git.git (read-only) |
---|---|
Package Base: | python-pygpu-git |
Description: | Python bindings for libgpuarray |
Upstream URL: | https://github.com/Theano/libgpuarray |
Licenses: | |
Submitter: | petronny |
Maintainer: | petronny |
Last Packager: | petronny |
Votes: | 3 |
Popularity: | 0.000015 |
First Submitted: | 2017-06-22 10:12 |
Last Updated: | 2018-09-30 09:50 |
Dependencies (12)
- libgpuarray-git
- python2-mako
- cmake (cmake-git) (make)
- cython (cython-kivy, cython-git) (make)
- cython2 (cython2-kivy) (make)
- git (git-git) (make)
- python-numpy (python-numpy-openblas, python-numpy-mkl) (make)
- python-setuptools (make)
- python2-numpy (python2-numpy-openblas, python2-numpy-mkl) (make)
- python2-setuptools (make)
- python-pycuda (optional)
- python-pyopencl (python-pyopencl-git) (optional)
Required by (2)
- python-theano (optional)
- python2-theano (optional)
Latest Comments
oysstu commented on 2018-09-25 19:21
Fails on import due to missing python-mako, please add to depends
dydokamil commented on 2017-06-16 15:32
@pixelou it worked, thank you!
nlgranger commented on 2017-03-30 07:50
Hi, I think you meant to write:
mv "$srcdir/${_reponame}/pygpu" "${pkgdir}/usr/include/gpuarray/"
in package().
davidmcinnis commented on 2016-03-23 06:39
Package conflicts with python-mako.
usr/bin/mako-render
The above file exists in both python-mako and this package.