Skip to content

Quantum Experiment Platform v1.0.0 - Initial Release

Choose a tag to compare

@rpathai7-netizen rpathai7-netizen released this 12 Apr 09:59
· 25 commits to main since this release

Quantum Experiment Platform v1.0.0

Welcome to a production-ready quantum computing platform!

Features

  • Scalable Simulator: 30 qubits (local) to 6000+ qubits (analytical)
  • Cloud Integration: IBM Quantum, AWS Braket, Google Quantum
  • 9 Circuit Types: QAOA, VQE, Grover, GHZ, Deutsch, and more
  • Advanced Analysis: Entropy, correlations, entanglement detection
  • Comprehensive Documentation: 90K+ lines
  • Benchmarking Suite: 100+ performance tests

Quick Start

pip install qiskit qiskit-aer numpy
python examples.py

Documentation

📖 README | QUICKSTART | FAQ