Search Criteria
Package Details: python-gpy 1.10.0-2
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-05-04 07:35 (UTC) |
Dependencies (18)
- python (python36, python32, python37, python39, python38, python310, python312)
- python-climin-git
- python-matplotlib (python-matplotlib-git)
- python-numpy (python-numpy1.22, python-numpy-flame, python-numpy-mkl-bin, python-numpy-git, python-numpy-openblas, python-numpy-mkl)
- python-paramz
- python-scipy (python-scipy-mkl-bin, python-scipy-git, python-scipy-mkl)
- python-six
- cython (cython-git, cython0) (make)
- python-numpy (python-numpy1.22, python-numpy-flame, python-numpy-mkl-bin, python-numpy-git, python-numpy-openblas, python-numpy-mkl) (make)
- python-setuptools (make)
- ipython (ipython-git) (optional)
- jupyter-notebook (optional)
- python-ipykernel (optional)
- python-ipywidgets (optional)
- python-jupyter_client (python-jupyter-client) (optional)
- python-mpi4py (python-mpi4py-intel) (optional)
- python-plotly (python-plotly-git) (optional)
- python-sphinx (python-sphinx-git, python-sphinx71) (optional)
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?