Cirq on IQM#
- Release:
15.2
- Date:
2024-11-05
- Source Code:
Google Cirq adapter for IQM’s quantum architectures.
What is it good for?#
Currently Cirq on IQM can
take an arbitrary quantum circuit created using Cirq or imported from an OpenQASM 2.0 file
map the circuit into an equivalent one compatible with the chosen IQM quantum architecture
optimize the circuit by commuting and merging gates
simulate the circuit using one of Cirq’s simulators
run the circuit on an IQM quantum computer
Take a look at our User guide for an introduction on how to install and use Cirq on IQM.