LogosQ Hardware Integrator
A Rust crate for integrating LogosQ with quantum hardware providers, enabling seamless transitions from simulation to real QPU execution.
Features
- Type-safe API calls: Compile-time circuit validation
- Async support: Non-blocking job submission via Tokio
- Multi-backend: IBM Quantum, IonQ, Google, Rigetti
- Robust error handling: Comprehensive error types for all failure modes
Quick Start
use ;
async
Installation
[]
= "0.1"
= { = "1.35", = ["full"] }
Set environment variables:
License
MIT OR Apache-2.0