Emulation of pytket circuits using PECOS
Project description
pytket-pecos
This package enables emulation of pytket circuits using the PECOS emulator.
Installation
Installation requires Python 3.10 or 3.11. Linux, MacOS and Windows are all supported.
From source
# Clone the pytket-pecos repo:
git clone git@github.com:CQCL/pytket-pecos.git
# Set up the virtual environment
cd pytket-pecos
python -m venv env
. env/bin/activate
pip install -U pip flit wheel
# Install pytket-pecos
flit install
Testing
To run the unit tests:
python -m unittest test.test_emulator
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
pytket_pecos-0.1.0.tar.gz
(6.2 kB
view details)
Built Distribution
File details
Details for the file pytket_pecos-0.1.0.tar.gz
.
File metadata
- Download URL: pytket_pecos-0.1.0.tar.gz
- Upload date:
- Size: 6.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.31.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
04d67a08b7e164010121af042465b295d130f4212d4f725b42a2a590c00e82bc
|
|
MD5 |
a30a6a07cae308d731b4856a19d0ab8e
|
|
BLAKE2b-256 |
8dace991d1a69ab214cd00ac92c2c03ad9b1dc39c6d463b74a645f208d5219d3
|
File details
Details for the file pytket_pecos-0.1.0-py2.py3-none-any.whl
.
File metadata
- Download URL: pytket_pecos-0.1.0-py2.py3-none-any.whl
- Upload date:
- Size: 5.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.31.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
21a31754fddbc21781819fefec5bc15cbcc5cddeb763532987d41f932ea52e9e
|
|
MD5 |
b66e41cb3e541f20221d5b95caeb640f
|
|
BLAKE2b-256 |
28d6c97b615c0338993e3cb1dd4808e39bcd46e458a9b4dee6531f0065f0dbeb
|