Skip to main content

Support tooling for Quantum Computing simulations.

Project description

icquantum

This project has tools for building and running Quantum Circuit simulations. It is used in some ICHEC projects and demos.

Installing

The package is available on PyPI, you can install it with:

pip install icquantum

Features

Benchmarking

You can run a named quantum circuit from a benchmark as follows:

icquantum benchmark --circuit sample

At the moment the library has a single built-in circuit sample and the MQT Bench benchmark. Circuits for the later are namespaced with mqtbench:, so you can launch one with:

icquantum benchmark --circuit mqtbench:dj

for example. The are many other command line arguments allowing control over number of circuits and iterations run and Qiskit runtime settings. They can be seen with:

icquantum benchmark --help

License

This software is Copyright ICHEC 2024 and can be re-used under the terms of the GPL v3+. See the included LICENSE file for details.

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

icquantum-0.0.1.tar.gz (19.8 kB view hashes)

Uploaded Source

Built Distribution

icquantum-0.0.1-py3-none-any.whl (19.8 kB view hashes)

Uploaded 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