Drew Short 76604b0d8c Temporarily expose the compse function for testing 10 years ago
benches Rename the package to dft 10 years ago
src Temporarily expose the compse function for testing 10 years ago
tests Rename the package to dft 10 years ago
.gitignore Initialize the project 10 years ago
.travis.yml Do not require sudo 10 years ago
Cargo.toml Bump the version number 10 years ago
LICENSE.txt Initialize the project 10 years ago
README.md Update the version badge 10 years ago

README.md

DFT Version Status

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

Documentation

Contributing

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