How to Install and Uninstall libnfft3-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "libnfft3-doc" package

In this section, we are going to explain the necessary steps to install libnfft3-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libnfft3-doc

2. Uninstall "libnfft3-doc" package

This guide let you learn how to uninstall libnfft3-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libnfft3-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the libnfft3-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libnfft3-doc
Priority: optional
Section: universe/doc
Installed-Size: 8191
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: all
Source: nfft
Version: 3.3.0-5
Filename: pool/universe/n/nfft/libnfft3-doc_3.3.0-5_all.deb
Size: 482002
MD5sum: 3da7dd2c6f602f7942a13acc6e02a521
SHA1: 78426330cec9beb950dabd4cbfcfba0ab97e96ec
SHA256: eae32daf0c95624fb5087bf0e3c2984ae13c337c89be4514c7a3876d28b483d8
Description-en: documentation for the NFFT library
NFFT3 is a software library written in C for computing nonequispaced fast
Fourier and related transformations. In detail, NFFT3 implements:
.
1) The nonequispaced fast Fourier transform (NFFT)
- the forward transform (NFFT)
- the adjoint transform (adjoint NFFT)
2) Generalisations of the NFFT
- to arbitrary knots in time and frequency domain (NNFFT)
- to the sphere S^2 (NFSFT)
- to the hyperbolic cross (NSFFT)
- to real-valued data, i.e. (co)sine transforms, (NFCT, NFST)
- to the rotation group (NFSOFT)
3) Generalised inverses based on iterative methods, e.g. CGNR, CGNE
4) Applications in
- medical imaging
(i) magnetic resonance imaging
(ii) computerised tomography
- summation schemes
(i) fast Gauss transform (FGT)
(ii) singular kernels
(iii) zonal kernels
- polar FFT, discrete Radon transform, ridgelet transform
.
This package provides the documentation for the NFFT library.
Description-md5: 13acee40b73596ed57a4d1aefd367437
Multi-Arch: foreign
Homepage: http://www-user.tu-chemnitz.de/~potts/nfft
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu