SimQ is a very basic implementation of a Quantum Simulator in Python to learn the basic components
$$ clone repo
$$ Run main.py from quantumSim folder: python gui.py
$$ Use gui to build your circuit
$$Result: the circuit will automatically run 1024 times and the output distrubution will be displayed on a bar chart
- Add more gates to circuit and make circuit adapt to more that 6 Qubits
- Add a block sphere visualizer