Skip to main content

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


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 hashes)

Uploaded Source

Built Distribution

pytket_pecos-0.1.0-py2.py3-none-any.whl (5.9 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page