What problem does it solve?
This skill resolves the complexity of selecting the correct numerical method and software backend for quantum circuit simulation, ensuring researchers choose the optimal representation—statevector, tensor-network, or MPS—based on their specific circuit geometry and performance requirements.
Core Features & Use Cases
- Method Selection: Automatically routes simulation tasks to the appropriate engine (TensorCircuit-NG, JAX, or MPS) based on circuit entanglement and memory constraints.
- Performance Profiling: Provides guidance on contraction-path optimization, slicing, and JIT-compilation to maximize simulation efficiency for large-scale quantum systems.
- Use Case: A researcher needs to simulate a deep variational quantum circuit; this skill guides them to use the Tensor-network contraction method with cotengra-optimized paths to avoid memory blowup.
Quick Start
Invoke the method-qcs skill to analyze the circuit requirements and select the optimal simulation backend for your quantum research task.