Closed HEnquist closed 4 years ago
num-complex 0.3 has been available for a while so it would be nice to upgrade. This PR updates num-complex to 0.3, and transpose to 0.2. The only noticable change is that Complex::from_polar now wants numbers and not references.
Thanks for making this change!
https://crates.io/crates/rustfft/4.0.0
num-complex 0.3 has been available for a while so it would be nice to upgrade. This PR updates num-complex to 0.3, and transpose to 0.2. The only noticable change is that Complex::from_polar now wants numbers and not references.