Skip to main content

Set up and run QAOA experiments

Project description

Installation

Usually it makes sense to use a new Python environment, to isolate your setup from the global Python installation. That way, you can play around without messing the rest of your system.

  • Using uv in terminal:

    uv venv --python 3.11
    source .venv/bin/activate
  • Using Conda in terminal:

    conda create -n qaoa-library python=3.11
    conda activate qaoa-library
  • In Visual Studio Code:

    1. Open the list of commands Ctrl + Shift + p.

    2. Select Python: Create Environment.

    3. Select Venv.

    4. Select the correct Python version.

Then run

pip install iqm-qaoa

If you have already installed the QAOA library and want to get the latest release you can add the --upgrade flag

pip install iqm-qaoa --upgrade

Documentation

Documentation for the latest version is available online.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

iqm_qaoa-1.29.0.tar.gz (332.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

iqm_qaoa-1.29.0-py3-none-any.whl (183.1 kB view details)

Uploaded Python 3

File details

Details for the file iqm_qaoa-1.29.0.tar.gz.

File metadata

  • Download URL: iqm_qaoa-1.29.0.tar.gz
  • Upload date:
  • Size: 332.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.13

File hashes

Hashes for iqm_qaoa-1.29.0.tar.gz
Algorithm Hash digest
SHA256 c783801327f4d6029297a171a1d96dd831be0b6d86e486de9b9dad43c37b420a
MD5 98bc448aa9e5e09f798b577a4564c42a
BLAKE2b-256 3d4d0f4322567ca225b63eb0367a10a71f2c2d08157fdeefcb3b7732127673ef

See more details on using hashes here.

File details

Details for the file iqm_qaoa-1.29.0-py3-none-any.whl.

File metadata

  • Download URL: iqm_qaoa-1.29.0-py3-none-any.whl
  • Upload date:
  • Size: 183.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.13

File hashes

Hashes for iqm_qaoa-1.29.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a1e69f59e6982d3071fd506b309d2295e705ce5a01b5db824f0b9c1de76370c1
MD5 a5830944df1657fe97fb62396f12fd45
BLAKE2b-256 c466e609acf7dbd749e6381efed1036151efef82da7faff03b22a925a64c24ca

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page