fft-lab

Crates.iofft-lab
lib.rsfft-lab
version0.0.0
sourcesrc
created_at2022-10-21 14:38:04.770289
updated_at2022-10-21 14:38:04.770289
descriptionFFT laboratory
homepage
repositoryhttps://gitlab.com/tspiteri/fft-lab
max_upload_size
id693661
size16,564
Trevor Spiteri (tspiteri)

documentation

https://docs.rs/fft-lab

README

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

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.

Commit count: 0

cargo fmt