error-mitigation framework, an extension to pytket
Project description
qermit
qermit
is a python module for running error-mitigation protocols on quantum processors using pytket
, CQC's python module for interfacing with CQC tket, a set of quantum programming tools.
This repo containts API documentation, a user manual for getting started with qermit
and source code.
Getting Started
qermit
is available for python3.7
or higher, on Linux, MacOS and Windows.
To install, ensure that you have pip
version 19 or above, and install using pip install qermit
.
Documentation can be found at cqcl.github.io/qermit.
A User Manual can be found at cqcl.github.io/qermit/manual.
Bugs and feature requests
Please file bugs and feature requests on the Github issue tracker.
Contributing
Pull requests are welcome. To make a PR, first fork the repo, make your proposed
changes on the master
branch, and open a PR from your fork. If it passes
tests and is accepted after review, it will be merged in.
Code style
Formatting
All code should be formatted using black, with default options.
Type annotation
On the CI, mypy is used as a static
type checker and all submissions must pass its checks. You should therefore run
mypy
locally on any changed files before submitting a PR.
Tests
To run the tests:
cd
into thetests
directory;- ensure you have installed
pytest
; - run
pytest
.
When adding a new feature, please add a test for it. When fixing a bug, please add a test that demonstrates the fix.
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
File details
Details for the file qermit-0.1.3.tar.gz
.
File metadata
- Download URL: qermit-0.1.3.tar.gz
- Upload date:
- Size: 22.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8993cb094f1b27084e87f7d9a6dca5c96aa8cc23dd599117a07f21d328d58811 |
|
MD5 | 68847005c338c9150289984e715b7b51 |
|
BLAKE2b-256 | 58fb5791acd0189585bd5de756d1fe808541746b1ac09ef7266cff16869d488f |
File details
Details for the file qermit-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: qermit-0.1.3-py3-none-any.whl
- Upload date:
- Size: 88.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 66f95207b5bea18ce20fe8f9015c255243827ade1ba8e7d2cbddcd2e0756e5f6 |
|
MD5 | 62b74aba5feedbbcf85ab95faf84bde0 |
|
BLAKE2b-256 | 0929b5b232cfecd27b067954035e9799160f62b81dba26fd4d820cef27550d93 |