Quantum computing circuit toolkit with Python interface for roqoqo.
# Cargo.toml
[dependencies]
qoqo = "1.21.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a quantum circuit and adds a Hadamard gate.
Enable the 'python' feature in Cargo.toml: qoqo = { version = "1.21", features = ["python"] }No dependency data recorded yet.