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.40.4.tar.gz (393.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.40.4-py3-none-any.whl (219.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: iqm_qaoa-1.40.4.tar.gz
  • Upload date:
  • Size: 393.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.12

File hashes

Hashes for iqm_qaoa-1.40.4.tar.gz
Algorithm Hash digest
SHA256 974ffcf4394b0089d2d748039daacf818f08eb37cd90685d0af1589f46210ebb
MD5 2ddedd5bba72d7375d993bc651524bde
BLAKE2b-256 152b4f85f80d04bdbd69f5abe5eca888e1556b0a49c012565590c06a97018e0f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: iqm_qaoa-1.40.4-py3-none-any.whl
  • Upload date:
  • Size: 219.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.12

File hashes

Hashes for iqm_qaoa-1.40.4-py3-none-any.whl
Algorithm Hash digest
SHA256 b5d609f3abb0e6c4f87be51daa545af21ee8a8601711a4b377c075d4680177ba
MD5 10c304d4f3c48bd744bdbd010a7605ed
BLAKE2b-256 83263c776e61ccae3a532a7638a0cbbde20b29f0849f2d77e795bb9079edebd2

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