joel-n / Simulator

Small quantum circuit simulator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simulator

Simulates a simple quantum circuit. Gates supported: X, Y, Z, Hadamard, sqrtNOT, CNOT. Supports computations with 4 qubits. May be scaled up by lifting restrictions in start().

Instructions accessed by typing help after running the program (and at start-up).

About

Small quantum circuit simulator


Languages

Language:C++ 100.0%