File: control

package info (click to toggle)
tomopy 1.15.3%2Bds1-3
  • links: PTS, VCS
  • area: contrib
  • in suites: forky, sid
  • size: 16,320 kB
  • sloc: cpp: 8,205; ansic: 7,231; python: 6,629; sh: 169; makefile: 70
file content (50 lines) | stat: -rw-r--r-- 1,399 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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
Source: tomopy
Maintainer: Debian PaN Maintainers <debian-pan-maintainers@alioth-lists.debian.net>
Uploaders:
 Debian Python Team <team+python@tracker.debian.org>,
 Roland Mas <lolando@debian.org>,
Section: contrib/python
Priority: optional
Build-Depends:
 debhelper-compat (= 13),
 dh-python,
 intel-mkl [amd64 i386],
 libfftw3-dev,
 libomp-dev [amd64 arm64 armhf ppc64 ppc64el hurd-amd64],
 libopencv-dev,
 nvidia-cuda-toolkit-gcc [amd64 arm64 ppc64el],
 pybuild-plugin-pyproject,
 python3-all,
 python3-all-dev,
 python3-numexpr,
 python3-numpy,
 python3-pytest,
 python3-pywt,
 python3-scipy,
 python3-setuptools,
 python3-skbuild,
 python3-skimage,
 rename,
Standards-Version: 4.7.2
Homepage: https://github.com/tomopy/tomopy
Testsuite: autopkgtest-pkg-pybuild
Vcs-Git: https://salsa.debian.org/python-team/packages/tomopy.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/tomopy

Package: python3-tomopy
Architecture: any
Depends:
 python3-numexpr,
 python3-numpy,
 python3-scipy,
 python3-skimage,
 ${misc:Depends},
 ${python3:Depends},
 ${shlibs:Depends},
Recommends:
 python3-dxchange,
Description: Python package for tomographic data processing and image reconstruction
 Features:
  * Image reconstruction algorithms for tomography.
  * Various filters, ring removal algorithms, phase retrieval algorithms.
  * Forward projection operator for absorption and wave propagation.