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.
|
10 years ago | |
---|---|---|
benches | 10 years ago | |
src | 10 years ago | |
tests | 10 years ago | |
.gitignore | 10 years ago | |
.travis.yml | 10 years ago | |
Cargo.toml | 10 years ago | |
LICENSE.txt | 10 years ago | |
README.md | 10 years ago |
README.md
DFT
![Status](https://travis-ci.org/stainless-steel/dft.svg?branch=master)
The package provides an algorithm to compute the discrete Fourier transform.
Documentation
Contributing
- Fork the project.
- Implement your idea.
- Open a pull request.