Source: pyvkfft-cuda Section: contrib/science Priority: optional Maintainer: Debian PaN Maintainers Uploaders: Debian Science Maintainers , Picca Frédéric-Emmanuel , Roland Mas , Build-Depends: debhelper-compat (= 13), dh-sequence-numpy3, dh-sequence-python3, libvkfft-dev (>= 1.3.4), nvidia-cuda-toolkit, nvidia-detect , python3-all, python3-psutil, python3-pycuda , python3-pytest , python3-setuptools, Standards-Version: 4.6.2 Homepage: https://github.com/vincefn/pyvkfft Vcs-Git: https://salsa.debian.org/science-team/pyvkfft-cuda.git Vcs-Browser: https://salsa.debian.org/science-team/pyvkfft-cuda Rules-Requires-Root: no Package: python3-pyvkfft-cuda Architecture: any Depends: python3-pycuda, python3-pyvkfft, ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, Conflicts: python3-pyvkfft (< 2024.1.4+ds1-2), Description: Binding to the CUDA backends of VkFFT - Python3 pyvkfft offers a simple python interface to the CUDA and OpenCL backends of VkFFT, compatible with pyCUDA, CuPy and pyOpenCL. . This package installs the CUDA backend.