Skip to main content

Unitary discrete Fourier Transform (and related)

Project description

UDFT: Unitary Discrete Fourier Transform (and related)

licence pypi status version maintained Documentation Status

This module implements unitary discrete Fourier transform, that is orthonormal. This module existed before the introduction of the norm="ortho" keyword and is now a very (very) thin wrapper around Numpy or pyFFTW (maybe others in the future), mainly done for my personal usage. There is also functions related to Fourier and convolution like ir2fr.

It is useful for convolution [1]: they respect the Perceval equality, e.g., the value of the null frequency is equal to 1/√N * ∑ₙ xₙ.

[1] B. R. Hunt "A matrix theory proof of the discrete convolution theorem", IEEE
Trans. on Audio and Electroacoustics, vol. au-19, no. 4, pp. 285-288, dec. 1971

If you are having issues, please let me know

francois.orieux AT l2s.centralesupelec.fr

Installation and documentation

UDFT is just the file udft.py and depends on numpy and Python 3.7 only. Documentation is here. I recommend using poetry for installation

   poetry add udft

or

   poetry add udft[fftw]

to install the pyFFTW also (recommended), but the package is available with pip also. For a quick and dirty installation, just copy the udft.py file: it is quite stable, follow the Semantic Versioning, and major changes are unlikely.

License

The code is in the public domain.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

udft-3.1.0.tar.gz (7.0 kB view details)

Uploaded Source

Built Distribution

udft-3.1.0-py3-none-any.whl (8.5 kB view details)

Uploaded Python 3

File details

Details for the file udft-3.1.0.tar.gz.

File metadata

  • Download URL: udft-3.1.0.tar.gz
  • Upload date:
  • Size: 7.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.6 CPython/3.8.5 Linux/5.8.0-48-generic

File hashes

Hashes for udft-3.1.0.tar.gz
Algorithm Hash digest
SHA256 c52dcda7d810ec1b712cef58c3fd8cd08b66a99bc25d9c3c287da714221dd4ae
MD5 46ea5cc347909ac8046afa1f39e9a081
BLAKE2b-256 839dd5f69057ad590bddc86b82f5459a3a7125059cb6e53cdf1b0898faa45065

See more details on using hashes here.

File details

Details for the file udft-3.1.0-py3-none-any.whl.

File metadata

  • Download URL: udft-3.1.0-py3-none-any.whl
  • Upload date:
  • Size: 8.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.6 CPython/3.8.5 Linux/5.8.0-48-generic

File hashes

Hashes for udft-3.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 cfbdf6e7fd8302a850dc6b43bb25fb115e583d21522ec5e0def36d74160dace9
MD5 5a268559ddc29cf09ddc9348e8878d92
BLAKE2b-256 3394afda7b9917fc9c74432c40563467c95b51094d07902d03d37434f844e849

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page