Expand description
§roqoqo-mock
Mocked interface and backend for roqoqo quantum computing toolkit.
Translates qoqo operations and circuits to mocked operations via the interface and mocks quantum computing simulation via the backend. This is useful for performance tests.
Structs§
- Backend
- Mocked backend to qoqo
Functions§
- call_
circuit - Executes mocked qoqo Circuit.
- call_
operation - Executes mocked qoqo operation.