[ 原始碼: pyopencl ]
套件: python3-pyopencl (2019.1.1-1build1)
python3-pyopencl 的相關超連結
Trisquel 的資源:
下載原始碼套件 pyopencl:
- [pyopencl_2019.1.1-1build1.dsc]
- [pyopencl_2019.1.1.orig.tar.xz]
- [pyopencl_2019.1.1-1build1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian OpenCL Maintainers (郵件存檔)
- Tomasz Rybak
外部的資源:
- 主頁 [mathema.tician.de]
相似套件:
Python 3 module to access OpenCL parallel computation API
PyOpenCL lets you access the OpenCL parallel computation API from Python. Here's what sets PyOpenCL apart:
* Object cleanup tied to lifetime of objects. This idiom, often called RAII in C++, makes it much easier to write correct, leak- and crash-free code. * Completeness. PyOpenCL puts the full power of OpenCL’s API at your disposal, if you wish. * Convenience. While PyOpenCL's primary focus is to make all of OpenCL accessible, it tries hard to make your life less complicated as it does so--without taking any shortcuts. * Automatic Error Checking. All OpenCL errors are automatically translated into Python exceptions. * Speed. PyOpenCL’s base layer is written in C++, so all the niceties above are virtually free. * Helpful, complete documentation and a wiki. * Liberal licensing (MIT).
This package contains Python 3 modules.
其他與 python3-pyopencl 有關的套件
|
|
|
-
- dep: libc6 (>= 2.7)
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
-
- dep: libgcc-s1 (>= 3.5)
- GCC support library
-
- dep: libstdc++6 (>= 6)
- GNU Standard C++ Library v3
-
- dep: ocl-icd-libopencl1
- Generic OpenCL ICD Loader
- 或者 libopencl1
- 本虛擬套件由這些套件提供: ocl-icd-libopencl1
-
- dep: ocl-icd-libopencl1 (>= 1.0)
- Generic OpenCL ICD Loader
- 或者 libopencl-1.1-1
- 本虛擬套件由這些套件提供: ocl-icd-libopencl1
-
- dep: ocl-icd-libopencl1 (>= 1.0)
- Generic OpenCL ICD Loader
- 或者 libopencl-1.2-1
- 本虛擬套件由這些套件提供: ocl-icd-libopencl1
-
- dep: ocl-icd-libopencl1 (>= 2.2.0)
- Generic OpenCL ICD Loader
- 或者 libopencl-2.0-1
- 本虛擬套件由這些套件提供: ocl-icd-libopencl1
-
- dep: ocl-icd-libopencl1 (>= 2.2.8)
- Generic OpenCL ICD Loader
- 或者 libopencl-2.1-1
- 本虛擬套件由這些套件提供: ocl-icd-libopencl1
-
- dep: pocl-opencl-icd
- pocl ICD
- 或者 opencl-icd
- 本虛擬套件由這些套件提供: beignet-opencl-icd, intel-opencl-icd, mesa-opencl-icd, pocl-opencl-icd
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.9)
- dep: python3 (>= 3.8~)
-
- dep: python3-appdirs (>= 1.4.0)
- determining appropriate platform-specific directories (Python 3)
-
- dep: python3-decorator
- simplify usage of Python decorators by programmers
-
- dep: python3-numpy (>= 1:1.16.0~rc1)
- Fast array facility to the Python 3 language
-
- dep: python3-numpy-abi9
- 本虛擬套件由這些套件提供: python3-numpy
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python3-pytools (>= 2017.6)
- big bag of things supplementing Python 3 standard library
-
- dep: python3-six (>= 1.9.0)
- Python 2 and 3 compatibility library (Python 3 interface)
-
- rec: python-pyopencl-doc
- module to access OpenCL parallel computation API (documentation)
-
- rec: python3-mako
- fast and lightweight templating for the Python 3 platform
-
- sug: python3-imaging-tk
- 套件暫時不可用
-
- sug: python3-matplotlib
- Python based plotting system in a style similar to Matlab (Python 3)
-
- sug: python3-opengl
- Python bindings to OpenGL (Python 3)
-
- sug: python3-pyopencl-dbg
- Python 3 module to access OpenCL API (debug extensions)
-
- sug: python3-pytest
- Simple, powerful testing in Python3