Docs.rs
quantrs2-core-0.1.0-alpha.5
quantrs2-core 0.1.0-alpha.5
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
cool-japan
Dependencies
bincode ^1.3
normal
chrono ^0.4
normal
flate2 ^1.1
normal
ndarray ^0.16.1
normal
ndarray-linalg ^0.17
normal
num-complex ^0.4.6
normal
num-traits ^0.2
normal
num_cpus ^1.17.0
normal
numpy ^0.25
normal
optional
pyo3 ^0.25.1
normal
optional
quantrs2-symengine ^0.1.0-alpha.5
normal
optional
quantrs2-symengine-sys ^0.1.0-alpha.5
normal
optional
rand ^0.9.1
normal
rand_chacha ^0.9.0
normal
rayon ^1.10.0
normal
rustc-hash ^2.1
normal
scirs2-core ^0.1.0-alpha.4
normal
scirs2-linalg ^0.1.0-alpha.4
normal
scirs2-optimize ^0.1.0-alpha.4
normal
scirs2-sparse ^0.1.0-alpha.4
normal
serde ^1.0
normal
serde_json ^1.0
normal
smallvec ^1.15
normal
thiserror ^2.0.12
normal
tokio ^1.45.1
normal
uuid ^1.17.0
normal
zstd ^0.13
normal
Versions
36.54%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
quantrs2_
core
0.1.0-alpha.5
Module multi
Module Items
Structs
In quantrs2_
core::
gate
quantrs2_core
::
gate
Module
multi
Copy item path
Source
Expand description
Multi-qubit gate operations
Structs
ยง
CH
Controlled-H (CH) gate
CNOT
Controlled-NOT gate
CRX
Controlled Rotation-X gate (CRX)
CRY
Controlled Rotation-Y gate (CRY)
CRZ
Controlled Rotation-Z gate (CRZ)
CS
Controlled-Phase (CS) gate
CY
Controlled-Y (CY) gate
CZ
Controlled-Z gate
Fredkin
Fredkin (CSWAP) gate
SWAP
SWAP gate
Toffoli
Toffoli (CCNOT) gate