Skip to main content

Generate Quill quantum circuit diagrams from Qiskit circuits

Project description

Quilled

PyPI Package MIT License Tests

Generate Quill quantum circuit diagrams from Qiskit circuits

Python package

The python package features???. You can install it via

pip install quilled

After the installation, you can use the package as follows:

import quilled
from qiskit import QuantumCircuit

qc = QuantumCircuit(2)

qc.h([0, 1])
qc.cz(0, 1)
qc.t([0, 1])

source_string = quilled.source(qc)

Or in order to directly draw and display in a Jupyter Notebook.

from quilled import qprint

qprint(qc)

License

This library is distributed under the MIT License.

If you want to support work like this, you can consider a one-time or monthly sponsorship.

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

quilled-0.1.0.tar.gz (4.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

quilled-0.1.0-py3-none-any.whl (4.7 kB view details)

Uploaded Python 3

File details

Details for the file quilled-0.1.0.tar.gz.

File metadata

  • Download URL: quilled-0.1.0.tar.gz
  • Upload date:
  • Size: 4.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for quilled-0.1.0.tar.gz
Algorithm Hash digest
SHA256 c3797f2a54e535275bfcf3c3b0911eaa4cd34dc6094b143b8e281a28c8f0f536
MD5 fd7e17f29ce650113e7f7643fdb6030b
BLAKE2b-256 a387bcdefbdb79f403bf56d150e758cace832b4aa2e4916fec2e9ce3136ccbd0

See more details on using hashes here.

Provenance

The following attestation bundles were made for quilled-0.1.0.tar.gz:

Publisher: publish-python.yml on Mc-Zen/quilled

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file quilled-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: quilled-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 4.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for quilled-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7503d9910e385cb38677782cc27d648bc1cfe56d71c16adc22d2d5e5eed131d6
MD5 d19e1d6e2e19657e2a087446f6b6fa97
BLAKE2b-256 4814c06ea682d469fea6215cfec20d853dbd8989980e8da49328b86f9dff416c

See more details on using hashes here.

Provenance

The following attestation bundles were made for quilled-0.1.0-py3-none-any.whl:

Publisher: publish-python.yml on Mc-Zen/quilled

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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