QoolQit is a Python library for algorithm development in the Rydberg Analog Model.
Installation
QoolQit can be installed from PyPi with pip/pipx/uv as follows
Install from source
If you wish to install directly from the source, for example, if you are developing code for QoolQit, you can:
1) Clone the QoolQit GitHub repository
2) Setup an environment for developing. We recommend using Hatch. From your qoolqit folder run
If you wish to use a different environment manager like conda or venv, activate your environment and run