Skip to main content

Qickit is an agnostic gate-based circuit SDK, providing an integrated interface for using any supported quantum circuit framework seamlessly.

Reason this release was yanked:

Will change install command to `pip install qickit-core`

Project description

Qickit

PyPI version License Tests codecov Codacy Badge Ruff

image

qickit is an agnostic gate-based circuit SDK, providing an integrated interface for using any supported quantum circuit framework seamlessly, and provides a complete pipeline from construction of circuits to mapping on actual hardware.

Getting Started

Prerequisites

  • python 3.10, 3.11, 3.12

Quick Installation

qickit can be installed with the command:

pip install qickit

Pip will handle all dependencies automatically and you will always install the latest (and well-tested) version.

To install from source, follow the instructions in the documentation.

Usage

The docs/examples are a good way for understanding how qickit works. Depending on your preference, you may use the package as end-to-end, or use it in parts for low-level modifications.

The /notebooks directory contains pedagogical material for utilizing qickit:

  • Creating and Manipulating Circuits : This notebook demonstrates the basics of creating quantum circuits, and how different existing frameworks have been integrated within qickit.
  • Preparing Quantum States and Operators : This notebook demonstrates how to prepare arbitrary statevectors and unitary operators to quantum circuits using exact encoding schema.
  • Running Quantum Circuits : This notebook demonstrates the different backends available for running circuits, ranging from simulators to QPUs.

Testing

Run tests with the command:

py -m pytest tests

To run all tests including slow ones, use:

py -m pytest tests --runslow

Contribution Guidelines

If you'd like to contribute to qickit, please take a look at our contribution guidelines. By participating, you are expected to uphold our code of conduct.

We use GitHub issues for tracking requests and bugs.

License

Distributed under Apache v2.0 License. See LICENSE for details.

Citation

If you wish to attribute/distribute our work, please cite the accompanying paper:

@article{malekaninezhad2024qickit,
   title={qickit: {A} {H}igh-{L}evel {P}ython {L}ibrary for {I}ntegrating {Q}uantum {G}ate-based {F}rameworks},
   author={Amir Ali Malekani Nezhad},
   year={2024},
   journal={arXiv preprint arXiv:TBD},
}

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

qickit-0.0.0rc0.tar.gz (155.2 kB view details)

Uploaded Source

File details

Details for the file qickit-0.0.0rc0.tar.gz.

File metadata

  • Download URL: qickit-0.0.0rc0.tar.gz
  • Upload date:
  • Size: 155.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.11.9

File hashes

Hashes for qickit-0.0.0rc0.tar.gz
Algorithm Hash digest
SHA256 99d0836ca2740d357b38b34b12d221e931fd68c675064d8d451f081b410a049e
MD5 1bfa4659823542f41d2da270381c82c2
BLAKE2b-256 81b7cd4f3b1fc653f96a65ec22795c6833a407c94d9bdbb41d3821100842cd74

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