Setup#

Qrisp is written in pure Python implying it can be installed conveniently with PyPi. Currently Python version 3.8, 3.9 & 3.10 have been confirmed to work with Qrisp.

Simply execute:

pip install qrisp

Visit our Tutorial page to get started with building your first algorithms!