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
1 2 Next › Last »
micwoj92 commented on 2025-01-25 19:47 (UTC)
Thanks
jlaehne commented on 2025-01-24 09:27 (UTC)
@micwoj92 the aur package simply mirrors the dependencies from github: https://github.com/hyperspy/hyperspy/blob/23ed96099b360a572be67a26ab2ad21c46d9110f/pyproject.toml#L23 - I created an issue to clarify whether these dependencies are indeed still needed: https://github.com/hyperspy/hyperspy/issues/3481
micwoj92 commented on 2025-01-23 23:10 (UTC)
Dependencies python-jinja, python-pooch, python-dateutil, python-pyaml, python-requests are not needed.
jlaehne commented on 2025-01-20 09:45 (UTC) (edited on 2025-01-20 09:46 (UTC) by jlaehne)
Currently works only with
python<13
aspython-traits
is not compatible withpython=13
! See https://github.com/enthought/traits/issues/1815carlosal1015 commented on 2023-12-19 03:43 (UTC)
Should be python-sphinx_design instead of python-sphinx-design
jat255 commented on 2020-11-13 18:06 (UTC)
I updated the git version of
python-hyperspy
to the binary package as welljat255 commented on 2020-11-13 17:56 (UTC)
I agree, I think requiring the bin package is probably wise (I just faced this issue myself with an upgrade). Since it provides the "non-bin" package, anyone who doesn't like this can just install the regular python-llvmlite package manually to get around using a binary package.
jlaehne commented on 2020-11-13 10:09 (UTC)
I propose to install https://aur.archlinux.org/packages/python-llvmlite-bin instead of
python-llvmlite
(dependency ofpython-sparse
throughpython-numba
) as otherwise you might regularly face compatibility issues on updates ofllvm-libs
.jlaehne commented on 2020-08-31 18:23 (UTC)
You're right, I have been pondering about that as well. I will clone to the new name in the next days and then we have to launch a merge request later. Same holds for the three related packages.
jat255 commented on 2020-08-31 17:16 (UTC)
@jlaehne, to conform with the python packaging guidelines, we should rename this package to "python-hyperspy", I think (https://wiki.archlinux.org/index.php/Python_package_guidelines)
1 2 Next › Last »