QuState / PhastFT

A high-performance, "quantum-inspired" Fast Fourier Transform (FFT) library written in pure and safe Rust.
Apache License 2.0
193 stars 8 forks source link

Hotfix #20

Closed smu160 closed 3 months ago

smu160 commented 3 months ago

@HEnquist

This PR was created to address issue #18. If you have the time, please look over the changes and let me know if there is anything else that should be amended and/or addressed.

I just realized a few of the changes are only relevant to the python bindings, so feel free to ignore those.

Thank you!

Best, Saveliy

HEnquist commented 3 months ago

Looks good!