1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34
|
Source: pyhst2
Section: contrib/python
Priority: optional
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Sebastien Delafond <seb@debian.org>,
Picca Frédéric-Emmanuel <picca@debian.org>
Build-Depends: cython3,
debhelper (>= 12),
dh-python,
libfftw3-dev,
libhdf5-dev,
libtiff-dev,
mpi-default-dev,
nvidia-cuda-toolkit,
python3-all,
python3-dev,
python3-glymur,
python3-h5py,
python3-mpi4py,
python3-numpy,
python3-setuptools
Standards-Version: 4.4.1
Homepage: https://gitlab.esrf.fr/mirone/pyhst2
Vcs-Browser: https://salsa.debian.org/science-team/pyhst2
Vcs-Git: https://salsa.debian.org/science-team/pyhst2.git
Package: python3-pyhst2-cuda
Architecture: any
Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}
Description: Python High Speed Tomographic reconstruction
PyHST is a Python program for Tomographic data reconstruction based
on direct filtered back-projection algorithm
.
This is the CUDA version
|