qsim v0.6.0
95-martin-orion
released this
03 Dec 01:52
·
1158 commits
to master
since this release
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.