Search Criteria
Package Details: python2-piff v0.2.1.r0.00ce142-1
Git Clone URL: | https://aur.archlinux.org/python-piff.git (read-only, click to copy) |
---|---|
Package Base: | python-piff |
Description: | Piff is a Python software package for modeling the point-spread function (PSF) across multiple detectors in the full field of view |
Upstream URL: | https://github.com/rmjarvis/Piff.git |
Licenses: | BSD |
Submitter: | andalenavals |
Maintainer: | None |
Last Packager: | andalenavals |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2017-10-31 03:50 (UTC) |
Last Updated: | 2018-03-04 06:16 (UTC) |
Dependencies (23)
- python2 (python2-bin)
- git (git-vfs, git-git, git-run-command-patch-git) (make)
- libffi (libffi-minimal-git, libffi-git) (make)
- python (nogil-python, python36, python32, python311, python39, python38, python37, python312) (make)
- python-cffi (make)
- python-fitsio-git (make)
- python-lmfit (make)
- python-matplotlib (python-matplotlib-git) (make)
- python-numpy (python-numpy-git, python-numpy1.22, python-numpy-openblas, python-numpy-mkl, python-numpy-flame, python-numpy-mkl-bin) (make)
- python-pyaml (make)
- python-scikit-learn (python-scikit-learn-git) (make)
- python-scipy (python-scipy-git, python-scipy-mkl-bin, python-scipy-mkl) (make)
- python-treecorr-git (make)
- python2 (python2-bin) (make)
- python2-cffi (make)
- python2-fitsio-git (make)
- python2-lmfit (make)
- python2-matplotlib (make)
- python2-numpy (make)
- python2-pyaml (make)
- python2-scikit-learn (make)
- python2-scipy (make)
- python2-treecorr-git (make)
Required by (2)
- python-piff-git (optional)
- python2-piff-git (optional)
Latest Comments
MarsSeed commented on 2022-06-19 21:52 (UTC)
Hi,
It seems this should also drop Python 2, since the missing dependencies for that make the whole build break.
Also, I've noticed that the 'main' branch should be explicitly declared in source URL, because the project sets the default branch to whatever is the latest stable line (currently 'releases/1.2'), but the latest development is always done in the main branch.