Search Criteria
Package Details: python-hyperspy 2.2.0-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-hyperspy.git (read-only, click to copy) |
---|---|
Package Base: | python-hyperspy |
Description: | Hyperspectral data analysis |
Upstream URL: | http://hyperspy.org |
Keywords: | electron-microscopy scientific-data-analysis spectral-imaging |
Licenses: | GPL3 |
Conflicts: | hyperspy |
Provides: | hyperspy |
Replaces: | hyperspy |
Submitter: | jlaehne |
Maintainer: | jlaehne (jat255) |
Last Packager: | jlaehne |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2020-09-01 08:10 (UTC) |
Last Updated: | 2025-01-28 08:40 (UTC) |
Dependencies (38)
- python (python37AUR, python311AUR, python310AUR)
- python-cloudpickle
- python-dask
- python-importlib-metadata
- python-jinja
- python-matplotlib (python-matplotlib-gitAUR)
- python-natsort
- python-numpy (python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-binAUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR)
- python-packaging
- python-pint
- python-prettytable
- python-rosettasciioAUR
- python-scikit-imageAUR
- python-scipy (python-scipy-gitAUR, python-scipy-mkl-binAUR, python-scipy-mkl-tbbAUR, python-scipy-mklAUR)
- python-sympy (python-sympy-gitAUR)
- python-tqdm
- python-traits
- python-yaml (python-yaml-gitAUR)
- python-build (make)
- python-installer (make)
- Show 18 more dependencies...
Latest Comments
« First ‹ Previous 1 2
jlaehne commented on 2019-11-18 15:23 (UTC)
I had to manually install python-fsspec, python-dask, python-distributed (in this order) using makpekg -sid, as there is a circular dependency between python-dask and python-distributed.
jlaehne commented on 2019-11-14 13:47 (UTC)
Note that
python-sparse
requirespython-numba
, which in turn requirespython-llvmlite
, where currently the PKGBUILD needs to be patched for a working install due to outdated llsm-dependencies. See https://aur.archlinux.org/packages/python-llvmlite/« First ‹ Previous 1 2