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.38.1.tar.gz (349.3 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.38.1-py3-none-any.whl (203.2 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for iqm_qaoa-1.38.1.tar.gz
Algorithm Hash digest
SHA256 5d950e5b23a960c710e4f97785d1fd9639e0df54c1f5d0f3383815c028e9f393
MD5 e3afde70a148caff2ef2cf023c1f0972
BLAKE2b-256 a8aa233457356e693e103fafa6cea0d0d4a62c81849768690372e8b000d50590

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for iqm_qaoa-1.38.1-py3-none-any.whl
Algorithm Hash digest
SHA256 d0159869bba20048705a37fd8b71f4aed7a36475395511d12b9fb9e4bf7d18f3
MD5 3427290a6a37ad1b7732c362d2a85398
BLAKE2b-256 295fcb0c8c18b7dc2e453431b87a1587e075e0a6222d5799782c299f1c2f815b

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