Renmusxd / RustQIP

Quantum computing using rust. Efficient and a borrow-checked no cloning theorem!
https://docs.rs/qip/
MIT License
223 stars 18 forks source link

Debug QFFT #9

Open Renmusxd opened 4 years ago

Renmusxd commented 4 years ago

The quantum fft function was ported over from the python QIP project, but likely isn't entirely bug free (I was not able to write tests which I found satisfactory which also passed). This needs to be debugged and fixed, possibly also moved over to the common circuits directory.

Renmusxd commented 3 years ago

Should be resolved before 1.0 release ( Issue #6 ).