Skip to main content

The complete Crowe Quantum Platform — unified quantum computing, scientific reasoning, and creative expression

Project description

crowe-quantum-trinity

Meta-package that installs and re-exports the entire Crowe Quantum Platform. One import, everything available.

Installation

pip install crowe-quantum-trinity

Usage

from crowe_quantum_trinity import (
    states, gates,           # Core types
    Interpreter,             # Qubit-Flow language
    UncertainValue,          # Uncertainty propagation
    QuantumSequencer,        # Audio synthesis
)

# Everything is available from a single import
interp = Interpreter()
result = interp.run("""
    qreg q[2];
    H q[0];
    CNOT q[0], q[1];
    measure q[0] -> c[0];
""")
print(result.counts)

Included Packages

Package Description
crowe-quantum-core States, gates, types, CircuitIR
crowe-synapse Synapse-Lang DSL compiler
crowe-qubit-flow Qubit-Flow language interpreter
crowe-quantum-net Quantum channels & teleportation
crowe-quantum-hub Backend registry & simulator
crowe-quantum-viz Bloch sphere & circuit visualization
crowe-quantum-audio Quantum audio synthesis

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_trinity-2.0.0.tar.gz (9.6 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_trinity-2.0.0-py3-none-any.whl (7.7 kB view details)

Uploaded Python 3

File details

Details for the file crowe_quantum_trinity-2.0.0.tar.gz.

File metadata

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

File hashes

Hashes for crowe_quantum_trinity-2.0.0.tar.gz
Algorithm Hash digest
SHA256 4f07a760290f4f58cb7ca1b11da8386c105177ebe335c95e678f559f30aefc0d
MD5 03137ed8b3ccb12379f740eb4f2024f1
BLAKE2b-256 485b44672b5a349f6750fb34d40411e9d7de1c70a7d0c2906b5e71a5c48787e9

See more details on using hashes here.

File details

Details for the file crowe_quantum_trinity-2.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for crowe_quantum_trinity-2.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e81d1b5e34fcbd8f493f53e282358de3cfa94d8cc449c4234c240485ed02b5df
MD5 610d90d06a6d81944bd9d1d9024302d7
BLAKE2b-256 79d605412eeaa3615fa448f7942e6a5465a4e5a779c1ccb98630f7cc8b07290d

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