软件包:python3-array-api-compat(1.4-1)
python3-array-api-compat 的相关链接
Debian 的资源:
下载源码包 python-array-api-compat:
- [python-array-api-compat_1.4-1.dsc]
- [python-array-api-compat_1.4.orig.tar.gz]
- [python-array-api-compat_1.4-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [data-apis.org]
相似软件包:
Python3 array API compatibility library
This is a small wrapper around common array libraries that is compatible with the Array API standard. Currently, NumPy, CuPy, and PyTorch are supported. If you want support for other array libraries, or if you encounter any issues, please open an issue.
Note that some of the functionality in this library is backwards incompatible with the corresponding wrapped libraries. The end-goal is to eventually make each array library itself fully compatible with the array API, but this requires making backwards incompatible changes in many cases, so this will take some time.
Currently all libraries here are implemented against the 2022.12 version of the standard.
其他与 python3-array-api-compat 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)