Skip to main content

Quantum backend connector hub — local simulator and backend registry

Project description

crowe-quantum-hub

Backend registry and local quantum simulator — run circuits on a state-vector simulator or register custom backends.

Installation

pip install crowe-quantum-hub

Features

  • Local Simulator: Pure state-vector simulation up to 20 qubits
  • Noisy Simulation: Density matrix promotion with Kraus operator noise
  • Backend Registry: Register, discover, and query quantum backends by capabilities
  • Sampling: Born-rule measurement with configurable shots
  • Expectation Values: Compute ⟨ψ|O|ψ⟩ for arbitrary observables

Quick Start

from crowe_quantum_hub import LocalSimulator, registry

sim = LocalSimulator()

# List available backends
print(registry.list_backends())  # ['local-simulator']

# Find simulators with at least 10 qubits
backends = registry.find(min_qubits=10, simulator_only=True)

Part of the Crowe Quantum Platform

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

crowe_quantum_hub-1.0.1.tar.gz (7.1 kB view details)

Uploaded Source

Built Distribution

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

crowe_quantum_hub-1.0.1-py3-none-any.whl (5.9 kB view details)

Uploaded Python 3

File details

Details for the file crowe_quantum_hub-1.0.1.tar.gz.

File metadata

  • Download URL: crowe_quantum_hub-1.0.1.tar.gz
  • Upload date:
  • Size: 7.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.13

File hashes

Hashes for crowe_quantum_hub-1.0.1.tar.gz
Algorithm Hash digest
SHA256 b3be33926a4e120f9333ae0f4b128947056561336d692b195e4dd77d55288aaa
MD5 3a1b365a627cc5711509af5ecace4811
BLAKE2b-256 87430b6061bc1873d2727171a54abfa6b0b5d0f70f959212492f99bff7766525

See more details on using hashes here.

File details

Details for the file crowe_quantum_hub-1.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for crowe_quantum_hub-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 e9b283b3faaa54206ee1b1273445a8e8ded34febbcf2185f3096c45fff638987
MD5 a413a6f99b4ff5e6439f174ed0f490d5
BLAKE2b-256 0d0c4c383632b705fdbc2dee29d05b659755b1ffcdaad45c9c51d7826561d4bc

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