Cheng Xing

Results 42 comments of Cheng Xing

From Cirq sync: - https://github.com/quantumlib/Cirq/pull/5845 contains benchmarks to help define goals for performance improvements - Please help add any improvements you can think of in the meantime! - Document the...

@reylejano I'm working on a PR for kubernetes#102923 and will hopefully be out in the next few days.

https://github.com/kubernetes/kubernetes/pull/103244 is good to go minus flaky tests. @gnufied there aren't any k/k PRs required for kubernetes-sigs/azurefile-csi-driver#708 right?

Doc PR placeholder: https://github.com/kubernetes/website/pull/28869

This is a feature addition and doesn't require changes to the existing API (exponentiating with symbols), so marking as after-1.0.

From Cirq Cynque: look into a way to convert between `np.random.RandomState` and `np.random.Generator` as an alternative approach. We agreed that adding an RNG argument to each method call (with a...