Setup#

Qrisp is written in pure Python implying it can be installed conveniently with PyPi. Currently Python version 3.10 - 3.12 have been confirmed to work with Qrisp.

Simply execute:

pip install qrisp

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