Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test for approximate equality in equal circuits
this is needed since the `cirq.inverse` function can introduce tiny deviations (on the order of 1e-15) when computing the inverses of matrix gates. exact equality is awesome, but some numerical inacuracy here seems inevitable
- Loading branch information