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

Last updated: May 10,2024

1. Install "libnfft3-double2" package

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

$ sudo apt update $ sudo apt install libnfft3-double2

2. Uninstall "libnfft3-double2" package

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

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

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

Package: libnfft3-double2
Priority: optional
Section: universe/libs
Installed-Size: 772
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: nfft
Version: 3.3.0-5
Depends: libc6 (>= 2.17), libfftw3-double3, libgomp1 (>= 4.9)
Filename: pool/universe/n/nfft/libnfft3-double2_3.3.0-5_amd64.deb
Size: 194810
MD5sum: 4a4a35ff401bc92a01eba6b5b27f8175
SHA1: 920b0586815b1a1b83954ec17fdd8678636d4c1d
SHA256: 46511cee5141ca9017f90ea7750fac919b281383ed4ea751e11a68b5fadb876a
Description-en: library for computing non-uniform Fourier transforms (double precision)
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 shared library compiled with double precision.
Description-md5: 5bfc19860cbf54d3ba05ca8716f6219d
Multi-Arch: same
Homepage: http://www-user.tu-chemnitz.de/~potts/nfft
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu