How to Install and Uninstall python-pyfftw-doc Package on Kali Linux

Last updated: May 05,2024

1. Install "python-pyfftw-doc" package

Learn how to install python-pyfftw-doc on Kali Linux

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

2. Uninstall "python-pyfftw-doc" package

Please follow the guidelines below to uninstall python-pyfftw-doc on Kali Linux:

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

3. Information about the python-pyfftw-doc package on Kali Linux

Package: python-pyfftw-doc
Source: pyfftw
Version: 0.13.0-1
Installed-Size: 707
Maintainer: Debian Science Maintainers
Architecture: all
Depends: libjs-sphinxdoc (>= 4.3), python3-numpy
Size: 66320
SHA256: 530db7aa09ed962ab45ec1b0c159a13b8ba8e33d3548d87e37a6594a87f2dca8
SHA1: 3971d448e3475728a57ddedbf892cef7e43833b7
MD5sum: 7f8c0a025533ab9f27b24ffed84dbd32
Description: 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
Homepage: https://github.com/pyFFTW/pyFFTW
Section: python
Priority: optional
Filename: pool/main/p/pyfftw/python-pyfftw-doc_0.13.0-1_all.deb