Source: python-arrayfire Maintainer: Debian Science Maintainers Uploaders: Ghislain Antony Vaillant Section: python Testsuite: autopkgtest Priority: optional Build-Depends: debhelper (>= 9), dh-python, libarrayfire-unified3 (>= 3.3.0+dfsg1-1~), python-all, python-numpydoc, python-setuptools, python-sphinx, python3-all, python3-setuptools Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/python-arrayfire.git Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/python-arrayfire.git Homepage: http://arrayfire.com/ X-Python-Version: >= 2.6 X-Python3-Version: >= 3.2 Package: python-arrayfire Architecture: all Depends: ${misc:Depends}, ${python:Depends}, libarrayfire-unified3 (>= 3.3.0+dfsg1-1~) Suggests: python-arrayfire-doc Description: ArrayFire bindings for Python 2 ArrayFire is a high performance library for parallel computing with an easy-to-use API. It enables users to write scientific computing code that is portable across CUDA, OpenCL and CPU devices. This project provides Python bindings for the ArrayFire library. . This package provides the bindings for Python 2. Package: python3-arrayfire Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, libarrayfire-unified3 (>= 3.3.0+dfsg1-1~) Suggests: python-arrayfire-doc Description: ArrayFire bindings for Python 3 ArrayFire is a high performance library for parallel computing with an easy-to-use API. It enables users to write scientific computing code that is portable across CUDA, OpenCL and CPU devices. This project provides Python bindings for the ArrayFire library. . This package provides the bindings for Python 3. Package: python-arrayfire-doc Architecture: all Multi-Arch: foreign Section: doc Depends: ${misc:Depends}, ${sphinxdoc:Depends}, libjs-mathjax Description: documentation for the ArrayFire Python bindings ArrayFire is a high performance library for parallel computing with an easy-to-use API. It enables users to write scientific computing code that is portable across CUDA, OpenCL and CPU devices. This project provides Python bindings for the ArrayFire library. . This package provides the documentation for the Python bindings.