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

Last updated: May 20,2024

1. Install "libnfft3-single2" package

This guide covers the steps necessary to install libnfft3-single2 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libnfft3-single2

2. Uninstall "libnfft3-single2" package

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

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

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

Package: libnfft3-single2
Priority: optional
Section: universe/libs
Installed-Size: 576
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: nfft
Version: 3.3.0-5
Depends: libc6 (>= 2.17), libfftw3-single3, libgomp1 (>= 4.9)
Filename: pool/universe/n/nfft/libnfft3-single2_3.3.0-5_amd64.deb
Size: 148466
MD5sum: 88600472f3130a9efad49ba3c74d7258
SHA1: a3f22422aa40e6e99647b15a8da813a2cfcafab3
SHA256: bf02fc2fe39203c1a0c25b163812dfb4a5e0f556eb54f8d4e53f856d2a7cff9c
Description-en: library for computing non-uniform Fourier transforms (single 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 single precision.
Description-md5: df6706bfb83ce144deea0dbf10e092f9
Multi-Arch: same
Homepage: http://www-user.tu-chemnitz.de/~potts/nfft
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu