Expand description
Comprehensive quantum process tomography module
This module provides advanced quantum process tomography capabilities using SciRS2 for statistical analysis, optimization, and machine learning.
Re-exports§
pub use core::ProcessTomographyExecutor;pub use core::SciRS2ProcessTomographer;pub use fallback as scirs2_fallback;pub use analysis::*;pub use config::*;pub use reconstruction::*;pub use results::*;pub use utils::*;pub use validation::*;
Modules§
- analysis
- Analysis components for process tomography
- config
- Configuration types for process tomography
- core
- Core process tomography implementation
- fallback
- Fallback implementations when SciRS2 is not available
- reconstruction
- Process reconstruction methods
- results
- Result and data structures for process tomography
- utils
- Utility functions for process tomography
- validation
- Validation methods for process tomography
Structs§
- Process
Comparison Result - Result of process comparison
- Process
Validation Report - Process validation report
Enums§
- Export
Format - Export formats
Functions§
- benchmark_
process - Benchmark process against standard quantum channels
- compare_
processes - Compare two quantum processes
- comprehensive_
process_ characterization - Comprehensive process characterization with full analysis
- create_
process_ monitoring_ system - Create process monitoring system for continuous characterization
- create_
process_ tomographer - Create a new process tomographer with default configuration
- create_
process_ tomographer_ with_ config - Create a process tomographer with custom configuration
- export_
process_ results - Export process tomography results in various formats
- quick_
process_ tomography - Perform quick process tomography with minimal configuration
- validate_
process_ result - Validate process tomography result