Installation

Using pip

To install netqasm do

pip install netqasm

To simulate a set of application files using a simulator, additional packages are required. Currently supported simulators are:

From source

To install netqasm from source, clone this repo and run

make install

To verify the installation, do:

make verify