Crates.io | quantum-rs |
lib.rs | quantum-rs |
version | 0.0.0 |
source | src |
created_at | 2024-01-10 09:57:41.223121 |
updated_at | 2024-01-10 09:57:41.223121 |
description | This project is aimed at providing a quantum computing library written in Rust. |
homepage | |
repository | https://github.com/ValpsZ/quantum-rs |
max_upload_size | |
id | 1095063 |
size | 2,544 |
Welcome to the quantum-rs repository! This project is aimed at providing a quantum computing library written in Rust.
Install quantum-rs with cargo
cargo add quantum-rs
Or add
[dependencies]
quantum-rs = "0.1.0"
to your Cargo.toml file. Remeber to use the latest version.
Quantum circuits
Quantum wavefunction approximation
using quantum-rs;
//temporary
Contributions are always welcome!
Please be kind and don't use this as an opportunity to bother other people.