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.8.0.tar.gz (325.4 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.8.0-py3-none-any.whl (178.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: iqm_qaoa-1.8.0.tar.gz
  • Upload date:
  • Size: 325.4 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.8.0.tar.gz
Algorithm Hash digest
SHA256 875ed6c0e28b2ebb62280730bb52e3514db40d8ddc00f9de38a1cf035a3d000b
MD5 a8cb564724ed5eb4728b8e25f644a47a
BLAKE2b-256 8d95de170451b1dd1678ac7097633dcea70ccfd77ec21b5da7390681e89c7cdf

See more details on using hashes here.

File details

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

File metadata

  • Download URL: iqm_qaoa-1.8.0-py3-none-any.whl
  • Upload date:
  • Size: 178.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.8.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8b56a468a843cdc47aec0a285a57901dd36b96f0dfc7c43d4ed7eed03e8e6d05
MD5 404f63eb439116b4f38200619717c5c4
BLAKE2b-256 e7bbbda3e1d57671ea5e3459e3a41311344ebbdfa6511bc7050253d503819589

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 Sentry Error logging StatusPage Status page