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

Add some docs to superdense coding example #30

Closed oxarbitrage closed 3 years ago

oxarbitrage commented 3 years ago

I added some documentation to the dense coding example file while studying how the protocol works. Feel free to make changes or discard.

Renmusxd commented 3 years ago

Looks good to me as is! Thanks!