I found this while working on #157 I think this `<` should be a `>`: https://github.com/ejmahler/RustFFT/blob/c7a81dad8223dc9f48fb8b7c2db458a986d06bec/src/array_utils.rs#L181 I kept the logic in #157 to match what's in the master branch. I can correct this either in #157 or a new PR.
I found this while working on #157
I think this
<should be a>:RustFFT/src/array_utils.rs
Line 181 in c7a81da
I kept the logic in #157 to match what's in the master branch. I can correct this either in #157 or a new PR.