Search Criteria
Package Details: python-astra-toolbox 2.2.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-astra-toolbox.git (read-only, click to copy) |
---|---|
Package Base: | python-astra-toolbox |
Description: | MATLAB and Python toolbox of high-performance GPU primitives for 2D and 3D tomography |
Upstream URL: | https://github.com/astra-toolbox/astra-toolbox |
Licenses: | GPL3 |
Submitter: | Nordwin |
Maintainer: | Nordwin |
Last Packager: | Nordwin |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2024-02-21 11:04 (UTC) |
Last Updated: | 2024-07-15 12:43 (UTC) |
Dependencies (7)
- boost (boost-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-numpy (python-numpy-flameAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-binAUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR)
- python-scipy (python-scipy-gitAUR, python-scipy-mklAUR, python-scipy-mkl-tbbAUR, python-scipy-mkl-binAUR)
- python-six
- cython (cython-gitAUR, cython0AUR) (make)
- python-setuptools (make)
Latest Comments
Nordwin commented on 2024-02-23 07:22 (UTC)
Thanks for the suggestions, I fixed my patch renaming and included the numpy.int patch.
Fixing their python egg is something that upstream will have to do...
Alad commented on 2024-02-23 05:26 (UTC) (edited on 2024-02-23 05:51 (UTC) by Alad)
Also could you include https://github.com/astra-toolbox/astra-toolbox/commit/c597f99ed3036d5a2b74469e59534fc27f040f7e in the package, without this commit the package doesn't work with numpy 1.26.1
https://github.com/astra-toolbox/astra-toolbox/issues/396
Another issue I found is a deprecation warning when using
pip
Alad commented on 2024-02-23 04:13 (UTC)