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 (external)
$ git clone https://github.com/pasqal-io/qoolqit.git
2) Setup an environment for developing. We recommend using Hatch (external). From your qoolqit
folder run
If you wish to use a different environment manager like conda
or venv
, activate your environment and run