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

Make a boolean circuit to quantum circuit converter tool. #4

Open Renmusxd opened 4 years ago

Renmusxd commented 4 years ago

It would be interesting to add a system to construct a boolean circuit and convert it to a quantum circuit.

See section 6.2 of Quantum Computing: A Gentle Introduction by Rieffel and Polack.