Expand description
New organized API for QuantRS2 Simulation 1.0
This module provides a hierarchical organization of the simulation API with clear naming conventions and logical grouping. Organized public API for QuantRS2 Simulation
This module provides a hierarchical organization of the simulation crate’s public API, designed for the 1.0 release with clear naming conventions and logical grouping.
Modules§
- algorithms
- Advanced algorithms and applications
- dev_
tools - Developer tools and debugging
- distributed
- Large-scale and distributed simulation
- dynamic
- Dynamic simulation and JIT compilation
- error_
correction - Error correction codes and protocols
- gates
- Gate operations and fusion
- gpu
- GPU and accelerated computing backends
- measurement
- Measurement and sampling
- memory
- Memory optimization and management
- noise
- Noise models and error correction
- optimization
- Optimization and performance tools
- precision
- Mixed precision and adaptive algorithms
- prelude
- Organized prelude modules for simulation functionality
- profiling
- Performance analysis and profiling
- quantum_
ml - Quantum machine learning and AI
- scirs2
- SciRS2 integration and enhancements
- simd
- SIMD and high-performance operations
- simulation
- Core simulation interfaces and backends
- specialized
- Specialized simulation methods
- tensor_
networks - Tensor network methods
- utils
- Utility functions and common operations