Expand description
Provides utility functions to test the implementation of roqoqo backends.
When implementing evaluating backends for roqoqo the translation of roqoqo operations should be tested. This crate provides helper functions that can be used to test the implementation of the interface of the
Functionsยง
- Function to add a random multi-qubit-gate operation to the Circuit.
- Function to add a random operation to the Circuit.
- Function to construct a random Circuit for stochastic gate tests.
- Provides input data to run a stochastic gate test.