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

Last updated: May 10,2024

1. Install "libnfft3-dev" package

Please follow the steps below to install libnfft3-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libnfft3-dev

2. Uninstall "libnfft3-dev" package

Please follow the steps below to uninstall libnfft3-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libnfft3-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 64
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: nfft
Version: 3.3.0-5
Depends: libfftw3-dev, libnfft3-double2 (= 3.3.0-5), libnfft3-long2 (= 3.3.0-5), libnfft3-single2 (= 3.3.0-5)
Suggests: libnfft3-doc
Filename: pool/universe/n/nfft/libnfft3-dev_3.3.0-5_amd64.deb
Size: 10004
MD5sum: 2e4287ce5c4a449e627e32703f1932c4
SHA1: 9af2de12f6a6c0a6ef01bce7344e1a42611349d6
SHA256: dd5396838bacb436ff17d398c988d9b56acd31e2bba6c0e7bb85ff397f8cc66d
Description-en: development files 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 development files for the NFFT library.
Description-md5: 432414d93a9e3106a4e0f2f50499b91c
Multi-Arch: same
Homepage: http://www-user.tu-chemnitz.de/~potts/nfft
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu