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.
Ivan Ukhov d3435d6d23 Change the description of the package 9 years ago
benches Add benchmarks for the real part 9 years ago
src Change the description of the package 9 years ago
tests Compress the test data 9 years ago
.gitignore Initialize the project 9 years ago
.travis.yml Set up Travis CI 9 years ago
Cargo.toml Change the description of the package 9 years ago
LICENSE.txt Initialize the project 9 years ago
README.md Change the description of the package 9 years ago

README.md

FFT Version Status

The package provides a fast Fourier transform algorithm.

Documentation

Contributing

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