File: control

package info (click to toggle)
pyhst2 2020c-1
  • links: PTS, VCS
  • area: contrib
  • in suites: bullseye
  • size: 12,532 kB
  • sloc: ansic: 11,807; python: 9,663; cpp: 6,786; makefile: 147; sh: 31
file content (34 lines) | stat: -rw-r--r-- 1,204 bytes parent folder | download
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