Search Criteria
Package Details: python-gpy 1.13.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-gpy.git (read-only, click to copy) |
---|---|
Package Base: | python-gpy |
Description: | Gaussian processes framework in python |
Upstream URL: | https://github.com/SheffieldML/GPy |
Licenses: | BSD |
Submitter: | oysstu |
Maintainer: | oysstu |
Last Packager: | oysstu |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2018-07-14 13:33 (UTC) |
Last Updated: | 2023-12-22 12:26 (UTC) |
Dependencies (21)
- python (python37AUR, python311AUR, python310AUR)
- python-climin-gitAUR
- python-matplotlib (python-matplotlib-gitAUR)
- python-numpy (python-numpy-flameAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR, python-numpy-mkl-binAUR)
- python-paramzAUR
- python-scipy (python-scipy-gitAUR, python-scipy-mklAUR, python-scipy-mkl-tbbAUR, python-scipy-mkl-binAUR)
- python-six
- cython (cython-gitAUR, cython0AUR) (make)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-numpy (python-numpy-flameAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR, python-numpy-mkl-binAUR) (make)
- python-setuptools (make)
- python-wheel (make)
- ipython (ipython-gitAUR) (optional)
- jupyter-notebook (optional)
- python-ipykernel (optional)
- python-ipywidgets (optional)
- python-jupyter_client (python-jupyter-client) (optional)
- python-mpi4py (python-mpi4py-intelAUR) (optional)
- python-plotly (python-plotly-gitAUR) (optional)
- Show 1 more dependencies...
Latest Comments
oysstu commented on 2018-08-16 19:57 (UTC)
Good point. Added to makedepends
kartikmohta commented on 2018-08-16 19:34 (UTC)
Can you add
cython
to the makedepends as it's used in the prepare step?