cached_quantum_computation

Macro cached_quantum_computation 

Source
macro_rules! cached_quantum_computation {
    ($operation:expr, $params:expr, $qubits:expr, $compute:expr) => { ... };
}
Expand description

Macro for easy caching of quantum computations