Search Criteria
Package Details: python-emcee-git 3.1.4.dev6+gc3164ce-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-emcee-git.git (read-only, click to copy) |
---|---|
Package Base: | python-emcee-git |
Description: | The Python ensemble sampling toolkit for affine-invariant MCMC |
Upstream URL: | https://pypi.org/project/emcee |
Licenses: | MIT |
Conflicts: | python-emcee |
Provides: | python-emcee |
Submitter: | andalenavals |
Maintainer: | Universebenzene |
Last Packager: | Universebenzene |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2019-03-12 14:59 (UTC) |
Last Updated: | 2023-06-13 07:01 (UTC) |
Dependencies (13)
- python-numpy (python-numpy-flameAUR, python-numpy-mkl-binAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mklAUR, python-numpy-mkl-tbbAUR)
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools-scm (make)
- python-wheel (make)
- python-h5py (python-h5py-gitAUR, python-h5py-openmpi) (check)
- python-pytest (check)
- python-scipy (python-scipy-mkl-binAUR, python-scipy-gitAUR, python-scipy-mklAUR, python-scipy-mkl-tbbAUR) (check)
- python-emcee-docAUR (optional) – Documentations for emcee
- python-h5py (python-h5py-gitAUR, python-h5py-openmpi) (optional) – For HDF5 backend
- python-scipy (python-scipy-mkl-binAUR, python-scipy-gitAUR, python-scipy-mklAUR, python-scipy-mkl-tbbAUR) (optional)
- python-tqdm (optional) – For progress bars
Required by (10)
- python-astroslam (requires python-emcee)
- python-emcee-doc (requires python-emcee) (make)
- python-gammapy (requires python-emcee) (optional)
- python-lmfit (requires python-emcee) (optional)
- python-lmfit-git (requires python-emcee) (optional)
- python-naima (requires python-emcee)
- python-naima (requires python-emcee) (check)
- python-smac (requires python-emcee)
- python-sncosmo (requires python-emcee) (check)
- python-sncosmo (requires python-emcee) (optional)
Latest Comments
MarsSeed commented on 2023-06-12 08:59 (UTC)
The package would need a minor fix:
provides=("python-emcee=$pkgver")
MarsSeed commented on 2023-06-12 08:56 (UTC)
Hey @Universebenzene, I've made you the owner of this package, in case you want to keep it.
It was abandoned for years. I've removed Python 2 from it last year, but I don't have any use for it.
I thought it's better to let you choose the fate of it.
If you don't need it, feel free to let me know and/or submit a deletion request.
MarsSeed commented on 2022-06-11 19:37 (UTC)
Effectively this does not support Python 2 anymore, since python2-h5py for hdf5 dropped Python 2 in 2019 and is heavily broken (cannot compile), and emcee (obviously) did not take over development of python2-h5py.
I suggest you please kindly drop the python2- subpackage to let the Python 3 based other subpackage build successfully.