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 more basic quantum algorithms #2

Open Renmusxd opened 4 years ago

Renmusxd commented 4 years ago

There are many small functions which make appearances in a variety of larger algorithms, it would probably be worth implementing a sort of quantum standard library to improve coding quality of life and decrease debugging time.