1 unstable release
0.0.0 | Oct 21, 2022 |
---|
#85 in #fft
6KB
FFT laboratory
Coming soon.
Using the fft-lab crate
The fft-lab crate is available on crates.io. To use it in your crate, add it as a dependency inside Cargo.toml:
[dependencies]
fft-lab = "0.0.0"
The fft-lab crate requires rustc version 1.64.0 or later.
License
This crate is free software: you can redistribute it and/or modify it under the terms of either
- the Apache License, Version 2.0 or
- the MIT License
at your option.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache License, Version 2.0, shall be dual licensed as above, without any additional terms or conditions.