Source: astra-toolbox Section: contrib/python Priority: optional Maintainer: Debian Science Maintainers Uploaders: Picca Frédéric-Emmanuel , Build-Depends: cython3, debhelper-compat (= 13), dh-octave, dh-sequence-numpy3, dh-sequence-octave, dh-sequence-python3, libboost-dev, nvidia-cuda-toolkit-gcc, python3-dev, python3-numpy, python3-scipy, python3-setuptools, python3-six, Standards-Version: 4.6.2 Homepage: https://github.com/astra-toolbox/astra-toolbox Rules-Requires-Root: no Testsuite: autopkgtest-pkg-python, autopkgtest-pkg-octave Vcs-Browser: https://salsa.debian.org/science-team/astra-toolbox Vcs-Git: https://salsa.debian.org/science-team/astra-toolbox.git Package: python3-astra-toolbox Architecture: any Depends: python3-scipy, python3-six, ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, Description: toolbox of high-performance GPU primitives for 2D and 3D tomography (Python3) It supports 2D parallel and fan beam geometries, and 3D parallel and cone beam. All of them have highly flexible source/detector positioning. . A large number of 2D and 3D algorithms are available, including FBP, SIRT, SART, CGLS. . The basic forward and backward projection operations are GPU-accelerated, and directly callable from Octave and Python to enable building new algorithms. . This is the Python3 library. Package: octave-astra-toolbox Architecture: any Depends: ${misc:Depends}, ${octave:Depends}, ${shlibs:Depends}, Description: toolbox of high-performance GPU primitives for 2D and 3D tomography (octave) It supports 2D parallel and fan beam geometries, and 3D parallel and cone beam. All of them have highly flexible source/detector positioning. . A large number of 2D and 3D algorithms are available, including FBP, SIRT, SART, CGLS. . The basic forward and backward projection operations are GPU-accelerated, and directly callable from Octave and Python to enable building new algorithms. . This is the Octave library.