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.23.0.tar.gz (331.0 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.23.0-py3-none-any.whl (182.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: iqm_qaoa-1.23.0.tar.gz
  • Upload date:
  • Size: 331.0 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.23.0.tar.gz
Algorithm Hash digest
SHA256 bcf5f8086a64cb5d1cfad5226f4f23628948e56ccde76ae85e3cbbc19c968e14
MD5 a925566ca54cae99c66b005f71345838
BLAKE2b-256 da98d841c794b19a17c0aba0273f57e5a64c7b8a88a5b817349792e75605b2de

See more details on using hashes here.

File details

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

File metadata

  • Download URL: iqm_qaoa-1.23.0-py3-none-any.whl
  • Upload date:
  • Size: 182.0 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.23.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7223c58a2288ddc1b53656128f7055322f94e25ab02017a20ac4180356428259
MD5 1f6ba06296b46b1e620641241a0b7611
BLAKE2b-256 afa2993df98924a2d9a5c5c4f1d461be76c90adab4da624f8b4e698fd72ad3f4

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