Module optimized_simulator

Module optimized_simulator 

Source
Expand description

Optimized quantum circuit simulator with automatic selection of best implementation

This module provides a high-performance simulator implementation that automatically selects the most appropriate optimization strategy based on qubit count and hardware support.

Structsยง

OptimizedSimulator
An optimized simulator for quantum circuits that automatically selects the best implementation based on circuit size and hardware capabilities