How to Install and Uninstall python3-peachpy Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 21,2024

1. Install "python3-peachpy" package

Here is a brief guide to show you how to install python3-peachpy on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-peachpy

2. Uninstall "python3-peachpy" package

Here is a brief guide to show you how to uninstall python3-peachpy on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-peachpy $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-peachpy package on Ubuntu 21.10 (Impish Indri)

Package: python3-peachpy
Architecture: amd64
Version: 0.0~git20200303.f189ad2-4
Priority: optional
Section: universe/python
Source: python-peachpy
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Deep Learning Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 5238
Depends: python3-six, python3:any
Suggests: python3-peachpy-doc
Filename: pool/universe/p/python-peachpy/python3-peachpy_0.0~git20200303.f189ad2-4_amd64.deb
Size: 193148
MD5sum: 159ffb3e1032c3444050a7db916b659d
SHA1: d03aad5fba6c793db9fc28fc1e15f683e13c04dd
SHA256: dcb9a30722a5ae192adde5e964e814a5f9a7e9f9ca830c68184edb4ea70536a7
SHA512: 81680376081fd2101c154cc11acd679861613e0d5eedd7025a06f799f2d9823e68d844d861207595d53e1805f78d5ed2cbdb9874788dd0b76ff7c7abafaece1f
Homepage: https://github.com/Maratyszcza/PeachPy
Description-en: 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.
Description-md5: 9267d187f73328c7b6ebdb94c4b8097b