ronitraj commited on
Commit
7e67133
·
verified ·
1 Parent(s): a00fa81

deploy via scripts/deploy_to_space.py

Browse files
Files changed (1) hide show
  1. openenv.yaml +10 -0
openenv.yaml CHANGED
@@ -96,6 +96,16 @@ curriculum:
96
  promotion_threshold: 0.30
97
 
98
  citations:
 
 
 
 
 
 
 
 
 
 
99
  - bausch_alphaqubit_2024:
100
  title: Learning high-accuracy error decoding for quantum processors
101
  authors: Bausch et al.
 
96
  promotion_threshold: 0.30
97
 
98
  citations:
99
+ - gidney_stim_2021:
100
+ title: "Stim: a fast stabilizer circuit simulator"
101
+ authors: Gidney, Craig
102
+ venue: Quantum 5:497
103
+ doi: 10.22331/q-2021-07-06-497
104
+ arxiv: 2103.02202
105
+ note: |
106
+ Field-standard Clifford simulator for quantum error correction.
107
+ Same simulation substrate used by AlphaQubit (Bausch 2024) and
108
+ Willow (Acharya 2024); not a homemade simulator.
109
  - bausch_alphaqubit_2024:
110
  title: Learning high-accuracy error decoding for quantum processors
111
  authors: Bausch et al.