Skip to content

qsim v0.6.0

Compare
Choose a tag to compare
@95-martin-orion 95-martin-orion released this 03 Dec 01:52
· 1158 commits to master since this release
23b0d3d

This version adds the following features to core qsim:

  • Gates can now have more than two qubits
  • Arbitrary controlled gates are now supported
  • Users can specify the maximum fused-gate size to tune performance

In addition, qsimcirq can now parse cirq.ControlledGate and any gate that defines its matrix representation.