intrico-2.1.0 has been yanked.
🚀 Intrico
High-performance quantum computing library for Rust
Simulate quantum circuits with precision and speed
⚡ Features
- Memory Efficient — Support for up to 30 qubits with intelligent caching
- High Performance — Optimized gate execution kernels
- Type Safety — Comprehensive error handling with descriptive messages
- Standard Gates — Complete library of quantum gates and operations
🚀 Quick Start
use ;
📦 Installation
Add to your Cargo.toml:
[]
= "2.1.0"
📖 Documentation
Full documentation is available at docs.rs/intrico
📄 License
Licensed under Apache-2.0