Skip to main content

Crate zeta_quantum

Crate zeta_quantum 

Source
Expand description

Copyright (c) 2026 Zeta Reticula Inc Licensed under the MIT License. See LICENSE for details.

Re-exports§

pub use bms::BMSObservable;
pub use bms::EscapeRoute;
pub use error::ZetaError;
pub use error::ZetaResult;
pub use flux_holonomy::compute_flux_sector;
pub use flux_holonomy::FluxSector;
pub use nonlocal_dynamics::evolve_nonlocal_lindblad;
pub use nonlocal_dynamics::reduce_to_subsystem;
pub use nonlocal_dynamics::von_neumann_entropy;
pub use nonlocal_dynamics::EntropicSubsystem;
pub use phi_ir::PhiCircuit;
pub use phi_ir::PhiElement;
pub use phi_ir::WeylGen;
pub use qpu::Modality;
pub use qpu::QPU;
pub use radiative_entropy::RadiativeVisibility;

Modules§

api
Copyright (c) 2026 Zeta Reticula Inc Licensed under the MIT License. See LICENSE for details.
bms
Copyright (c) 2026 Zeta Reticula Inc Licensed under the MIT License. See LICENSE for details.
cache
Copyright (c) 2026 Zeta Reticula Inc Licensed under the MIT License. See LICENSE for details.
cost
Copyright (c) 2026 Zeta Reticula Inc Licensed under the MIT License. See LICENSE for details.
error
Copyright (c) 2026 Zeta Reticula Inc Licensed under the MIT License. See LICENSE for details.
flux_holonomy
Copyright (c) 2026 Zeta Reticula Inc Licensed under the MIT License. See LICENSE for details.
ir
Copyright (c) 2026 Zeta Reticula Inc Licensed under the MIT License. See LICENSE for details.
nonlocal_dynamics
Copyright (c) 2026 Zeta Reticula Inc Licensed under the MIT License. See LICENSE for details.
phi_ir
Copyright (c) 2026 Zeta Reticula Inc Licensed under the MIT License. See LICENSE for details.
qpu
Copyright (c) 2026 Zeta Reticula Inc Licensed under the MIT License. See LICENSE for details.
radiative_entropy
Copyright (c) 2026 Zeta Reticula Inc Licensed under the MIT License. See LICENSE for details.

Structs§

QuantumQuantizer
The main quantization engine that converts quantum circuits to the phi language