Skip to main content

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.

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.3.0.tar.gz (324.5 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.3.0-py3-none-any.whl (177.1 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for iqm_qaoa-1.3.0.tar.gz
Algorithm Hash digest
SHA256 20aa1ddaa912dc460dbc6515013086e2fa38c4f3465d9cd714464be07a29d9cb
MD5 2b942c5c55c80dc0cb1eb22f0b60ff1d
BLAKE2b-256 4a427d1ddd85c038de17fc4d8e3dff42c514cc2aa5dd0e2060a50da47dc7e62a

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for iqm_qaoa-1.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 bdc8043875aec2a95d14b9fef8a8687590f35f748a9bf0acc412f60b91a5ae99
MD5 0036d429902dd5b40e642dddc7e85e77
BLAKE2b-256 1404114cc2f8b3c601ed839df9351a74024ae4cae2769babd7b533d5e2128bc4

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