"""
QuantRS2 - Quantum Computing Framework for Python
A comprehensive Python interface to the QuantRS2 quantum computing framework,
built on high-performance Rust implementations.
Modules:
core: Core quantum computing primitives, gates, and algorithms
"""
=
=
=
# The core module is the compiled Rust extension
# It will be available as quantrs2.core after installation
=
=