Skip to main content

qiskit-pqcee-provider

The Qiskit provider for pQCee blockchain quantum simulator

Install

pip install qiskit-pqcee-provider

Usage

import qiskit
from qiskit_pqcee_provider import PqceeProvider

provider = PqceeProvider()
backend = provider.get_backend('pqcee_simulator')

qc = qiskit.QuantumCircuit(2)
qc.h(0)
qc.cx(0, 1)
qc.measure_all()

job = backend.run(qc, shots=10)
result = job.result()
print(result.get_counts())

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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

qiskit_pqcee_provider-0.1.5-py2.py3-none-any.whl (26.2 kB view details)

Uploaded Python 2Python 3

File details

Details for the file qiskit_pqcee_provider-0.1.5-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for qiskit_pqcee_provider-0.1.5-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 5ea1ec997d820a9415bded1edbc93967b1bd01a2af0cd730b4d44c8d49dc2a74
MD5 e9c91857b0a5405798ab7da33ebc1af7
BLAKE2b-256 f1504a77c40a686683cbe0305ab24ae003d19a26cda5494a47018d84f2e5a9a5

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.5 This release

1 file

0.1.4

1 file

0.1.3

1 file

0.1.2

1 file

0.1.1

1 file

0.1.0

1 file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page