Download Aeonmi Starter Kit

Build your first quantum circuit in 10 minutes. Everything you need included.

Download (12.7 MB)
4 Quantum Examples
Verified Working
100% Free & Open

What's Included

Prerequisites

Install Python 3.8+ and Qiskit:

pip install qiskit qiskit-aer

Quick Start

Extract the zip, then run:

cd aeonmi_starter_kit
run.bat

Example Output

=== HELLO QUANTUM === Creating Bell state: (|00⟩ + |11⟩)/√2 Step 1: Initialize |00⟩ Step 2: Apply Hadamard to qubit 0 Creates superposition: (|00⟩ + |10⟩)/√2 Step 3: Apply CNOT (entangle qubits) Result: (|00⟩ + |11⟩)/√2 Final quantum state: |00⟩: 0.707 (50% probability) |01⟩: 0.000 (0% probability) |10⟩: 0.000 (0% probability) |11⟩: 0.707 (50% probability) ✓ This is quantum entanglement! Measuring one qubit instantly determines the other. Only |00⟩ and |11⟩ appear — never |01⟩ or |10⟩.

Next Steps

After running the examples:

System Requirements

Support

If you encounter any issues: