How to Install and Uninstall python-pyfftw-doc Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 06,2024

1. Install "python-pyfftw-doc" package

This tutorial shows how to install python-pyfftw-doc on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python-pyfftw-doc

2. Uninstall "python-pyfftw-doc" package

This tutorial shows how to uninstall python-pyfftw-doc on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python-pyfftw-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-pyfftw-doc package on Ubuntu 21.10 (Impish Indri)

Package: python-pyfftw-doc
Architecture: all
Version: 0.12.0-1build3
Priority: optional
Section: universe/python
Source: pyfftw
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 648
Depends: libjs-jquery, libjs-underscore, python3-numpy
Filename: pool/universe/p/pyfftw/python-pyfftw-doc_0.12.0-1build3_all.deb
Size: 71868
MD5sum: 0081691c445472ff350aaaffc61ba23c
SHA1: 6e0427c172616b2aae51ae7fdb2c306d7e62fbd1
SHA256: c84ba46510c1679d8c9d531a416e438351ea3a8e39c81c679afe21ab9c540158
SHA512: b532409002646ab7926169fe377d2d9596696028943ab1ed4dd2450e60c17a14f1df811652973ec2ea71f3e22866e3031139f0238badd30f66a552780e146259
Homepage: https://github.com/pyFFTW/pyFFTW
Description-en: Pythonic wrapper around FFTW - docs
Pythonic wrapper around FFTW, the speedy FFT library. The ultimate
aim is to present a unified interface for all the possible transforms
that FFTW can perform.
.
Both the complex DFT and the real DFT are supported, as well as
arbitrary axes of abitrary shaped and strided arrays, which makes it
almost feature equivalent to standard and real FFT functions of
numpy.fft (indeed, it supports the clongdouble dtype which numpy.fft
does not).
.
pyFFTW is BSD-licensed and should not be confused with python-fftw, a
GPL-licensed python module with the same aim of providing python
bindings to FFTW3. Or python-gpyfft, which provides bindings to the
OpenCL FFT library clFFT.
.
This package provides the pyFFTW documentation.
Description-md5: 5e416b123cb7d4af1bfff60b96d7eca0