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, 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.

The code is hosted on GitHub.

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.4.0.tar.gz (7.2 kB view details)

Uploaded Source

Built Distribution

udft-3.4.0-py3-none-any.whl (8.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: udft-3.4.0.tar.gz
  • Upload date:
  • Size: 7.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.11 CPython/3.8.10 Linux/5.11.0-41-generic

File hashes

Hashes for udft-3.4.0.tar.gz
Algorithm Hash digest
SHA256 50b7e6405b4d425b318aabdd63b585557194e98659dfe93b3c8981ad10b8176a
MD5 2d2793f6a9c7a38ce1064d7c36698378
BLAKE2b-256 460c351bfb7e0d0d700413769d6531a7091d6c7a646c623cc165dd516aeb9e88

See more details on using hashes here.

File details

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

File metadata

  • Download URL: udft-3.4.0-py3-none-any.whl
  • Upload date:
  • Size: 8.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.11 CPython/3.8.10 Linux/5.11.0-41-generic

File hashes

Hashes for udft-3.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 30168ed4a19e2c4e95a70838e3eafa8c3204a05f1e6956c97cf5019d55ffdc3c
MD5 359f191fc29198857fc281f79da82ddb
BLAKE2b-256 5c711bd1f8804e982e1cb59389ad794eac6d07d4f32469b27e9c51d88040a397

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