Commit a62b4fe
Add RCS experiment (#461)
* Add RCS experiment
* typo
* fix docstrings
* Add Gemini Code Assist config file (#462)
This configures Gemini Code Assist to be a little bit less noisy and
verbose. Based on experiences with other repos, I find this makes Gemini
more useful.
* addressed comments
* Fix incompatible return value found by typecheck
And make it bit more apparent how is `RCSResults._fidelities_lin` set.
Fixes mypy recirq/random_circuit_sampling | grep random_circuit
* Update recirq/random_circuit_sampling/rcs_experiment.py
Co-authored-by: Pavol Juhas <pavol.juhas@gmail.com>
* Update recirq/random_circuit_sampling/rcs_experiment.py
Co-authored-by: Pavol Juhas <pavol.juhas@gmail.com>
* Update recirq/random_circuit_sampling/rcs_experiment.py
Co-authored-by: Pavol Juhas <pavol.juhas@gmail.com>
* addressed Alexis's comments
---------
Co-authored-by: Shashwat Kumar <kshashwat@google.com>
Co-authored-by: Michael Hucka <mhucka@google.com>
Co-authored-by: Pavol Juhas <juhas@google.com>
Co-authored-by: Pavol Juhas <pavol.juhas@gmail.com>1 parent e807d31 commit a62b4fe
3 files changed
Lines changed: 575 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
0 commit comments