Search Criteria
Package Details: python-silx 1.0.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-silx.git (read-only, click to copy) |
---|---|
Package Base: | python-silx |
Description: | A collection of Python packages for data analysis at synchrotron radiation facilities. |
Upstream URL: | http://www.silx.org |
Licenses: | LGPL, MIT |
Submitter: | blochl |
Maintainer: | blochl |
Last Packager: | blochl |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2017-01-03 22:19 (UTC) |
Last Updated: | 2022-08-14 00:56 (UTC) |
Dependencies (9)
- python-matplotlib (python-matplotlib-git)
- python-numpy (python-numpy-git, python-numpy1.22, python-numpy-openblas, python-numpy-mkl, python-numpy-flame, python-numpy-mkl-bin)
- python-pyqt5 (python-pyqt5-sip4, python-pyqt5-webkit)
- cython (cython3, cython-git) (make)
- ipython (ipython-git) (optional) – for interactive console
- opencl-driver (intel-opencl, opencl-nvidia-410xx, amdapp-sdk, opencl-nvidia-340xx, beignet-git, opencl-nvidia-440xx, vc4cl-git, mesa-minimal+-git, intel-opencl-runtime, opencl-nvidia-430xx, opencl-legacy-amdgpu-pro, beignet, opencl-nvidia-merged, opencl-510xx-nvidia, opencl-mesa-steamos, intel-compute-runtime-git, mesa-d3d12, opencl-mesa-panfork-git, opencl-nvidia-470xx, opencl-amd, opencl-nvidia-390xx, intel-cpu-runtime, intel-compute-runtime-bin, mesa-git, mesa-rusticl-git, opencl-nvidia-beta, opencl-nvidia-vulkan, mesa-git-adreno, rusticl-mesa-minimal-git, intel-compute-runtime, opencl-mesa, opencl-nvidia, rocm-opencl-runtime) (optional) – for sift - OpenCL implementation
- python-h5py-openmpi (optional) – for HDF5 input/output
- python-pyopencl (python-pyopencl-git) (optional) – for sift - OpenCL implementation
- python-qtconsole (python-qtconsole-git) (optional) – for GUI console
Latest Comments
blochl commented on 2018-07-04 17:34 (UTC)
Thanks! Updated directly to 0.8.0, as it was out today. With this version I didn't need to perform any changes in order to compile it.
m-pilia commented on 2018-06-29 12:26 (UTC)
Version 0.7.0 is out. However, to build it, it required a small syntax fix, adding
sed -i '429s/;//' "silx/third_party/_local/scipy_spatial/qhull/src/libqhull_r.h"
before the build command.