Skip to content

Releases: iqm-finland/cirq-on-iqm

4.1

05 May 09:25
4c3edd9
Compare
Choose a tag to compare

4.0

04 May 08:39
71c96ca
Compare
Choose a tag to compare

3.6

20 Apr 13:36
dea60d8
Compare
Choose a tag to compare

3.5

21 Dec 11:18
3cd8004
Compare
Choose a tag to compare

3.4

23 Nov 12:44
ec67450
Compare
Choose a tag to compare
3.4

Add HTTP Basic auth

3.3

15 Nov 13:51
8d5df51
Compare
Choose a tag to compare
3.3
  • Bump the iqm-client dependency to 1.4, remove the strict pinning. Bump build to 0.7.0. #58

3.2

02 Nov 08:05
148fd30
Compare
Choose a tag to compare
3.2

Add functionality for routing circuits with multi-qubit measurements. #56

3.1

19 Oct 12:37
47bfddb
Compare
Choose a tag to compare
3.1

Remove unused circuit args. #55

3.0

12 Oct 14:10
a2dfd97
Compare
Choose a tag to compare
3.0

Raise an error if MeasurementGate has an invert_mask. #53

2.1

21 Sep 13:33
9fd400a
Compare
Choose a tag to compare
2.1
  • circuit_from_qasm imports OpenQASM 2.0 gates U and u3 of the form U(a, b, -b) as cirq.PhasedXPowGate. #46
  • Add an equals method to IQMDevice such that all instances of the same device architecture are considered equivalent. #50