Quantum-rs
Welcome to the quantum-rs repository! This project is aimed at providing a quantum computing library written in Rust.
Documentation
Installation
Install quantum-rs with cargo
Or add
[]
= "0.1.0"
to your Cargo.toml file. Remeber to use the latest version.
Features
- Quantum circuits
- Quantum wavefunction approximation
Examples
using quantum-rs;
//temporary
Contributing
Contributions are always welcome!
Please be kind and don't use this as an opportunity to bother other people.
License
Authors
Acknowledgements
- Special thanks to any contributors who help make this project better.