Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

WestQuant Open

Search the representation, not just the parameters.

WestQuant Open is an open-source representation-search layer for quantum computing. It searches alternative compilation and representation paths across multiple software stacks, while preserving verification and full provenance.

Quick Start

pip install westquant[qiskit]

Then:

from westquant import optimize

result = optimize(circuit, framework="qiskit", backend=backend, budget=64)
print(result.pareto_front)

Or from the command line:

westquant doctor          # Check what's installed
westquant compare circuit.qasm  # Compare default vs WestQuant search
westquant plugins        # List available plugins

Packages

Package Status Description
westquant-core SDK_TESTED Core contracts, WQIR, RepGraph
westquant-qiskit SDK_TESTED Qiskit transpiler stage plugins
westquant-pytket SDK_TESTED pytket compiler pass search
westquant-pennylane SDK_TESTED PennyLane transform search
westquant-pulser SDK_TESTED Pulser neutral-atom search
westquant-orchestrator SDK_TESTED Cross-framework normalization
westquant-bridges EXPERIMENTAL Cirq/Braket/QIR/OpenQASM bridges

Installation

# Single framework
pip install westquant[qiskit]
pip install westquant[pytket]
pip install westquant[pennylane]
pip install westquant[pulser]

# Everything
pip install westquant[all]

Compare

westquant compare circuit.qasm -f qiskit

Output:

                      2Q gates   depth    verified
Qiskit default         143       212       yes
Qiskit opt-3           128       195       yes
WestQuant search       113       179       yes

Candidates evaluated: 64
Verification: EXACT
2Q gate reduction: 20.9%
Depth reduction: 15.6%

Architecture

WestQuant Open
├── westquant-core          # WQIR, RepGraph, search contracts
├── westquant-qiskit        # Qiskit transpiler plugins
├── westquant-pytket        # pytket pass search
├── westquant-pennylane     # PennyLane transform search
├── westquant-pulser        # Pulser neutral-atom search
├── westquant-orchestrator  # Cross-framework normalization
├── westquant-bridges       # Experimental framework bridges
└── westquant               # Umbrella package (this repo)

Verification

Every transformation is independently verified:

  • EXACT: Unitary equivalence via Operator.equiv()
  • UNKNOWN: Conservative — never promoted to EXACT
  • same_problem_different_dynamics: Pulser-specific — never collapsed with EXACT

License

Apache-2.0

Release files for westquant 0.1.0a2

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for westquant 0.1.0a2
File Size Uploaded
westquant-0.1.0a2.tar.gz 17.4 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for westquant 0.1.0a2
File Interpreter ABI Platform
westquant-0.1.0a2-py3-none-any.whl Python 3 none any Details

Total release size: 33.6 kB

Release files / westquant-0.1.0a2.tar.gz

Download URL westquant-0.1.0a2.tar.gz
Size 17.4 kB
Tags Source
SHA-256 checksum
How to use checksums
9079317a4ca8cb64b197c24256b96563855b3e8727b80c6faac3993c50b4a96e
BLAKE2b-256 checksum
How to use checksums
4477e3850a6888b08c59261b5e90359903784b3633da439cf942d22b2593594d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.

Transparency log

Release files / westquant-0.1.0a2-py3-none-any.whl

Download URL westquant-0.1.0a2-py3-none-any.whl
Size 16.2 kB
Tags Python 3
SHA-256 checksum
How to use checksums
b493d465ee44e4747d18c261cb88d8dc99e6565713a0827ed6d9b56eb62d7456
BLAKE2b-256 checksum
How to use checksums
d92f9b3cdd125dc20f7963028ac14707bbbdac46fd1c51ef27bc3861fd363225
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.

Transparency log

Release history Release notifications | RSS feed

This release

0.1.0a2 This release

2 release files

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