Source: astra-toolbox Section: contrib/python Priority: optional Maintainer: Debian Science Maintainers Uploaders: Freexian Packaging Team , Picca Frédéric-Emmanuel Build-Depends: debhelper-compat (= 13), libboost-dev, nvidia-cuda-toolkit-gcc, clang, python3-dev, cython3-legacy, python3-numpy, python3-six, python3-scipy, octave-dev, dh-python, Standards-Version: 4.6.2 Homepage: https://github.com/astra-toolbox/astra-toolbox Rules-Requires-Root: no Testsuite: autopkgtest-pkg-python 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: ${shlibs:Depends}, ${python3:Depends}, ${misc: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: ${shlibs:Depends}, ${misc: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.