How to Install and Uninstall python3-pyoperators Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "python3-pyoperators" package

Please follow the guidance below to install python3-pyoperators on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-pyoperators

2. Uninstall "python3-pyoperators" package

Please follow the step by step instructions below to uninstall python3-pyoperators on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-pyoperators package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-pyoperators
Priority: optional
Section: universe/python
Installed-Size: 639
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: pyoperators
Version: 0.13.6-1
Depends: python3-numpy (>= 1:1.8.0), python3-numpy-abi9, python3 (<< 3.6), python3 (>= 3.4~), python3-numexpr, python3-scipy, libc6 (>= 2.4)
Suggests: python3-pyfftw
Filename: pool/universe/p/pyoperators/python3-pyoperators_0.13.6-1_amd64.deb
Size: 107668
MD5sum: 834393e1abbf38aabcf8680a1aba1707
SHA1: d2ce3f19f3fe2bcd974aabff2e9853283cf8fd6f
SHA256: 80306747961b226e8fe407a4a340d338faff06830648785a4ae8fcb7ec6c7421
Description-en: Operators and solvers for high-performance computing (Python 3)
The PyOperators package defines operators and solvers for high-performance
computing. These operators are multi-dimensional functions with optimised
and controlled memory management. If linear, they behave like matrices with
a sparse storage footprint.
.
This package provides the Python 3 version of the library.
Description-md5: 2d5ad6cfcb10294e08f08a5ca3eea673
Homepage: http://pchanial.github.io/pyoperators/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu