pyQuil extension for ParityOS
Project description
ParityOS pyQuil
ParityOS extension for pyQuil.
Installation
It is recommended to install this package in a separate Python virtual environment. For example:
# To create a standard Python virtual environment:
python -m venv my_new_venv && source my_new_venv/bin/activate
# Alternatively, to create a Anaconda/Miniconda environment:
conda create --name my_new_conda_env python=<version> && conda activate my_new_conda_env
# or a pyenv environment
pyenv virtualenv <version> my_new_venv && pyenv activate my_new_venv
# or a uv managed environment
uv venv -p <version>
where <version> is a python version and one of [3.11, 3.12].
After activating the virtual environment, install via your favorite package manager, e.g.:
# using pip
pip install parityos-pyquil
# using uv
uv pip install parityos-pyquil
Features
-
parityos-pyquilcan be used to convert aCompilerISAobject, typically obtained from a pyQuilQuantumComputer, into aDeviceModelcompatible with the ParityOS framework. -
The package offers an exporter of ParityOS to PyQuil quantum circuits.
License
This software package is made available under the 3-Clause BSD License. See LICENSE.txt for
details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file parityos_pyquil-0.1.0.tar.gz.
File metadata
- Download URL: parityos_pyquil-0.1.0.tar.gz
- Upload date:
- Size: 20.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.30 {"installer":{"name":"uv","version":"0.9.30","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Debian GNU/Linux","version":"12","id":"bookworm","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6eaeaf7c96042736376de3a046f91846b0a0688e9fdffcec474a2b618281c883
|
|
| MD5 |
8715303f07ca87acfc68bcef1067f5a7
|
|
| BLAKE2b-256 |
6e60235f58281d6341d1f95c372dc8d3f1826d6cb1838b7ec44e556c9f86c642
|
File details
Details for the file parityos_pyquil-0.1.0-py3-none-any.whl.
File metadata
- Download URL: parityos_pyquil-0.1.0-py3-none-any.whl
- Upload date:
- Size: 9.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.30 {"installer":{"name":"uv","version":"0.9.30","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Debian GNU/Linux","version":"12","id":"bookworm","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b64d03964011a748cfb16ea8ad131aa37cedb3016325ae9a015f2cb867de9722
|
|
| MD5 |
462dd37ae3626aac57fae76219a89aca
|
|
| BLAKE2b-256 |
a1a6d79f44f2db03001e5abdb364fcb02682eca2b67b21d52039bfcc3fb325fc
|