Home - m-marini/qucomp GitHub Wiki

Qucomp is a java quantum computing emulation.

To run Qucomp you need the Java 21 runtime environment installed.

The application installable file are available in Downloads

Once the application is downloaded and extracted, run the runnit.cmd command in the bin folder.

The application allows to simulate quantum circuit computing composing quantum gates, setting input qubits status and computing the resulting states.

Since the computational and memory requirements are combinatorial to the number of qubits it is suggested to limit the number of qubits to less then 10 qubits (1024 states).


Release 0.3.0