Learn quantum computing through hands-on examples. From basic entanglement to advanced algorithms like VQE and QAOA.
Quantum Entanglement
Create two entangled qubits that are perfectly correlated - the foundation of quantum computing.
Quantum Speedup
Find a marked item in an unsorted database quadratically faster than classical computers.
State Transfer
Transfer a quantum state from one qubit to another using entanglement and classical communication.
Chemistry Simulation
Find the ground state energy of molecules - the key to drug discovery and materials science.
Optimization
Solve hard combinatorial problems like routing, scheduling, and portfolio optimization.
Install QubitLang and run these examples on your machine.
cd Qubitlang/cli && python qubitlang_cli.py run example.ql