You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

318 B

FFT

The package provides an algorithm to compute the discrete Fourier transform and its inverse.

Contributing

  1. Fork the project.
  2. Implement your idea.
  3. Open a pull request.