Matthew Neeley
Results
62
comments of
Matthew Neeley
In the example you gave, the problem is not with `cirq.resolve_parameters`, rather the issue is that `EigenGate` can't be exponentiated with a time (just doing `X**(10 * tu.ns)` with no...
@gnossen, I added a basic test of using `grpc.aio` from multiple threads, please take a look. I haven't been able to run this locally because grpc is failing to build...