[ 源代码: python-peachpy ]
软件包:python3-peachpy(0.0~git20211013.257881e-1.1)
python3-peachpy 的相关链接
Debian 的资源:
下载源码包 python-peachpy:
- [python-peachpy_0.0~git20211013.257881e-1.1.dsc]
- [python-peachpy_0.0~git20211013.257881e.orig.tar.xz]
- [python-peachpy_0.0~git20211013.257881e-1.1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Portable Efficient Assembly Codegen in Higher-level Python (Python 3)
PEACH-Py is a Python framework for writing high-performance assembly kernels. PEACH-Py is developed to simplify writing optimized assembly kernels while preserving all optimization opportunities of traditional assembly. Some PEACH-Py features:
* Automatic register allocation * Stack frame management, including re-aligning of stack frame as needed * Generating versions of a function for different calling conventions from the same source (e.g. functions for Microsoft x64 ABI and System V x86-64 ABI can be generated from the same source) * Allow one to define constants in the place where they are used (just like in high-level languages) * Tracking of instruction extensions used in the function. * Multiplexing of multiple instruction streams (helpful for software pipelining)
This package installs the library for Python 3.
其他与 python3-peachpy 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-six
- Python 2 和 3 之间的兼容库
-
- sug: python3-peachpy-doc
- 软件包暂时不可用