Skip to content

Commit cb86161

Browse files
committed
Embed active-task figure gallery in root README
1 parent f10b5fa commit cb86161

1 file changed

Lines changed: 48 additions & 10 deletions

File tree

README.md

Lines changed: 48 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66

77
![Q-GATE reviewer journey](./figures/submission/reviewer_journey.svg)
88

9-
109
## Scientific animation
1110

1211
<p align="center">
@@ -157,16 +156,55 @@ The project does **not** claim:
157156
- superiority over every advanced classical method;
158157
- universal quantum advantage.
159158

160-
## Quantum and trusted-computation visual gallery
161-
162-
![Locked feasible-subspace QAOA distribution](./figures/q_ops_global/c1_2_locked/locked_c12_quantum_distribution.svg)
163-
164-
![Locked fancy quantum circuit](./figures/q_ops_global/c1_2_locked/locked_c12_fancy_quantum_circuit.svg)
165-
166-
- [Quantum state blooms](./figures/q_ops_global/c1_2_locked/locked_c12_quantum_state_blooms.svg)
167-
- [Classical ambiguity map](./figures/q_ops_global/c1_2_locked/locked_c12_ambiguity_map.svg)
168-
- [Trusted scheduling certificate](./figures/q_ops_global/c1_2_locked/locked_c12_trusted_certificate.svg)
159+
## Active-task visual gallery
160+
161+
Each panel below is embedded with a private-repository-safe relative path. Click an image to open its full-size SVG.
162+
163+
<table>
164+
<tr>
165+
<td width="50%" valign="top">
166+
<a href="./figures/q_ops_global/c1_2_locked/locked_c12_fancy_quantum_circuit.svg"><img src="./figures/q_ops_global/c1_2_locked/locked_c12_fancy_quantum_circuit.svg" width="100%" alt="Fancy constrained-QAOA circuit schematic"></a><br>
167+
<strong>Constrained-QAOA circuit schematic</strong><br>
168+
<sub>Warm-start preparation, cost and mixer phases, constraint ancillas, readout, and trusted adoption logic.</sub>
169+
</td>
170+
<td width="50%" valign="top">
171+
<a href="./figures/q_ops_global/c1_2_locked/locked_c12_dashboard.svg"><img src="./figures/q_ops_global/c1_2_locked/locked_c12_dashboard.svg" width="100%" alt="Locked held-out evaluation dashboard"></a><br>
172+
<strong>Locked held-out dashboard</strong><br>
173+
<sub>All seven prespecified gates, including feasibility, classical separation, selective adoption, and sample-efficiency ratios.</sub>
174+
</td>
175+
</tr>
176+
<tr>
177+
<td width="50%" valign="top">
178+
<a href="./figures/q_ops_global/c1_2_locked/locked_c12_quantum_distribution.svg"><img src="./figures/q_ops_global/c1_2_locked/locked_c12_quantum_distribution.svg" width="100%" alt="Feasible-subspace QAOA state distribution"></a><br>
179+
<strong>Feasible-subspace state distribution</strong><br>
180+
<sub>The depth-two QAOA probability landscape for a representative held-out retained core.</sub>
181+
</td>
182+
<td width="50%" valign="top">
183+
<a href="./figures/q_ops_global/c1_2_locked/locked_c12_quantum_state_blooms.svg"><img src="./figures/q_ops_global/c1_2_locked/locked_c12_quantum_state_blooms.svg" width="100%" alt="Quantum state blooms"></a><br>
184+
<strong>Quantum-state blooms</strong><br>
185+
<sub>A presentation-oriented view of warm-start steering, cost-phase shaping, mixer exploration, and the retained-core energy landscape.</sub>
186+
</td>
187+
</tr>
188+
<tr>
189+
<td width="50%" valign="top">
190+
<a href="./figures/q_ops_global/c1_2_locked/locked_c12_ambiguity_map.svg"><img src="./figures/q_ops_global/c1_2_locked/locked_c12_ambiguity_map.svg" width="100%" alt="Classical ambiguity map"></a><br>
191+
<strong>Classical ambiguity map</strong><br>
192+
<sub>Held-out instances positioned by greedy–ALNS disagreement and the prespecified ambiguity score.</sub>
193+
</td>
194+
<td width="50%" valign="top">
195+
<a href="./figures/q_ops_global/c1_2_locked/locked_c12_trusted_certificate.svg"><img src="./figures/q_ops_global/c1_2_locked/locked_c12_trusted_certificate.svg" width="100%" alt="Trusted scheduling certificate"></a><br>
196+
<strong>Trusted scheduling certificate</strong><br>
197+
<sub>Feasibility, classical-search separation, quantum sampling diagnostics, and evidence maturity in one audit-style card.</sub>
198+
</td>
199+
</tr>
200+
</table>
201+
202+
### Additional project visuals
203+
204+
- [Reviewer journey](./figures/submission/reviewer_journey.svg)
205+
- [Research-evolution timeline](./figures/research_evolution/hero_timeline_next_stop.svg)
169206
- [Literature–experiment–blueprint network](./figures/knowledge_network/qgate_literature_experiment_blueprint_network.svg)
207+
- [All Q-OPS locked figures](./figures/q_ops_global/c1_2_locked/)
170208

171209
## Challenge alignment
172210

0 commit comments

Comments
 (0)