Search Criteria
Package Details: python-trackpy 0.4.2-1
Git Clone URL: | https://aur.archlinux.org/python-trackpy.git (read-only, click to copy) |
---|---|
Package Base: | python-trackpy |
Description: | Tools for particle tracking |
Upstream URL: | https://github.com/soft-matter/trackpy |
Licenses: | |
Submitter: | Francois_B |
Maintainer: | None |
Last Packager: | TrialnError |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2014-10-05 18:39 |
Last Updated: | 2020-01-15 20:43 |
Dependencies (13)
- python (python-dbg)
- python-matplotlib (python-matplotlib-git)
- python-numpy (python-numpy-mkl-bin, python-numpy-openblas, python-numpy-git, python-numpy-mkl)
- python-pandas
- python-scipy (python-scipy-mkl, python-scipy-mkl-bin)
- python-six
- python-yaml
- python-nose (check)
- python-setuptools (make)
- python-numba (python-numba-py39-git) (optional) – for accelerated feature-finding and linking
- python-pillow (python-pillow-git, python-pillow-simd) (optional) – for some display routines
- python-pims (optional) – simplifies image-reading
- python-pytables (optional) – saving results in an HDF5 file
Latest Comments
Francois_B commented on 2016-01-08 13:44
Bug report for failure to upgrade to 0.3.0: https://github.com/soft-matter/trackpy/issues/338
Francois_B commented on 2016-01-08 13:35
Upstream tends to change md5sum, I don't know why. Fixed for 0.2.4.
anntzer commented on 2016-01-08 04:04
Kindly bumping the issue.
anntzer commented on 2015-10-02 21:38
md5sum is wrong.
Francois_B commented on 2014-12-11 19:17
My bad... I'll fix that. Sorry
anntzer commented on 2014-12-11 18:50
All python dependencies (except nose and setuptools) should be depends, not makedepends (otherwise they'd be removed when removing non-required non-explicitly installed packages, which has just happened to me with python-pims). Same issue affects the PKGBUILD of python-pims, in fact.