-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmkdocs.yml
More file actions
236 lines (227 loc) · 10.7 KB
/
Copy pathmkdocs.yml
File metadata and controls
236 lines (227 loc) · 10.7 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
# SPDX-License-Identifier: AGPL-3.0-or-later
# Commercial license available
# © Concepts 1996–2026 Miroslav Šotek. All rights reserved.
# © Code 2020–2026 Miroslav Šotek. All rights reserved.
# ORCID: 0009-0009-3560-0851
# Contact: www.anulum.li | protoscience@anulum.li
# SCPN Quantum Control — Mkdocs
site_name: scpn-quantum-control
site_url: https://anulum.github.io/scpn-quantum-control
site_description: Quantum simulation of coupled oscillators on IBM hardware
site_author: Miroslav Šotek
repo_url: https://github.com/anulum/scpn-quantum-control
repo_name: anulum/scpn-quantum-control
edit_uri: edit/main/docs/
# Licence/provenance live in the footer (and LICENSE); rendered pages carry no
# header block per the 2026-07-04 rendered-docs header standard.
copyright: >-
© 1996–2026 Miroslav Šotek · AGPL-3.0-or-later · commercial licence available ·
ORCID 0009-0009-3560-0851 · <a href="https://www.anulum.li">anulum.li</a>
# Internal operational notes, audits, correspondence, and raw OCR/PDF extracts
# are retained locally for auditability, but they are not public site pages.
exclude_docs: |
internal/**
theme:
name: material
palette:
- media: "(prefers-color-scheme: light)"
scheme: default
primary: deep purple
accent: amber
toggle:
icon: material/brightness-7
name: Dark mode
- media: "(prefers-color-scheme: dark)"
scheme: slate
primary: deep purple
accent: amber
toggle:
icon: material/brightness-4
name: Light mode
features:
- navigation.sections
- navigation.expand
- navigation.top
- content.code.copy
- search.highlight
logo: assets/anulum_logo.png
favicon: assets/anulum_logo_company.jpg
icon:
repo: fontawesome/brands/github
nav:
- Home: index.md
- Onboarding: onboarding.md
- Installation: installation.md
- Quickstart: quickstart.md
- Example Gallery: examples_gallery.md
- Methodology: methodology.md
- Theory:
- SCPN Foundations: theory.md
- Equations: equations.md
- Architecture: architecture.md
- Architecture Map: architecture_map.md
- Architecture Decisions: ARCHITECTURE_DECISIONS.md
- Research Gems: research_gems.md
- Literature Catalogue: literature/README.md
- Literature Survey 2024-2026: literature/literature_survey_2024_2026.md
- Orchestrator Integration: orchestrator_integration.md
- API Reference:
- Choosing a Gradient Path: choosing_a_gradient_path.md
- Differentiable API: differentiable_api.md
- Differentiable Support Matrix: differentiable_support_matrix.md
- Differentiable Reviewer Evidence: differentiable_reviewer_evidence.md
- Differentiable External Validation Report: differentiable_external_validation_report.md
- Stable Facades API: stable_facades_api.md
- Stable Core API: stable_core_api.md
- Stable Core Preflight Fixtures: stable_core_preflight_fixtures.md
- Stable Core Backend Capability Matrix: stable_core_backend_capability_matrix.md
- Kuramoto Core Facade: kuramoto_core_facade.md
- Core Package Boundary: core_package_boundary.md
- Licensing FAQ: licensing_faq.md
- API Overview: api.md
- Studio Federation: studio_federation.md
- Studio Executive: studio_executive.md
- Runtime Contracts:
- QPU Data Artifact: qpu_data_artifact.md
- Pipeline Runtime Contract: pipeline_runtime_contract.md
- QPU Compute Unit: qpu_compute_unit.md
- QPU Provider Readiness: qpu_provider_readiness.md
- QPU System Capability Dossier: qpu_system_capability_dossier.md
- Pipeline Performance: pipeline_performance.md
- S2 Scaling Readiness Index: campaigns/s2_scaling_readiness_index_2026-05-06.md
- S3 Design Readiness Index: campaigns/s3_design_readiness_index_2026-05-06.md
- Hybrid Feedback Loop S1: campaigns/hybrid_feedback_loop_s1_2026-05-06.md
- S1 Feedback Readiness Index: campaigns/s1_feedback_readiness_index_2026-05-06.md
- S1 Live Submission Preflight: campaigns/s1_live_submission_preflight_2026-05-06.md
- Artifact Storage Audit: artifact_storage.md
- Advanced Module Reference:
- Auto-Generated Module Index: autodoc.md
- Analysis API: analysis_api.md
- Phase API: phase_api.md
- Identity API: identity_api.md
- Mitigation API: mitigation_api.md
- Bridges API: bridges_api.md
- Real-Time Feedback: realtime_feedback.md
- Closed-Loop Control Analysis: closed_loop_control.md
- Control Scope Boundary: control_scope.md
- Real-Time Runtime: realtime_runtime.md
- Quantum RNG: entropy_qrng.md
- FRC Pulsed-Shot QAOA: frc_pulsed_qaoa.md
- NV-Centre 20 T Magnetometry: nv_magnetometry_20T.md
- Post-Quantum Trigger Signer: ml_dsa_pqc.md
- Pulse → UltraScale+ HLS Codegen: ultrascale_hls.md
- Quantum/Classical Co-Simulation: quantum_classical_cosimulation.md
- Quantum Graph Neural Network: quantum_graph_neural_network.md
- Quantum Reservoir Computing: quantum_reservoir.md
- Analog Kuramoto Backends: analog_backends.md
- Hybrid Digital-Analog Execution: hybrid_digital_analog.md
- QEC Decoder Boundary: qec_decoder_boundary.md
- DLA-Protected Logical Synchronisation: dla_protected_subspace.md
- DLA-Protected Scar Memory: dla_protected_scar_memory.md
- Kuramoto Variants: kuramoto_variants.md
- Kuramoto Visualisation: kuramoto_visualisation.md
- Sparse Kuramoto CPU Path: kuramoto_sparse_cpu.md
- Witness Discovery: witness_discovery.md
- Application Benchmark Plugins: application_benchmarks.md
- Real-Data Synchronisation Forecasting: real_data_sync_forecasting.md
- Classical Baselines: classical_baselines.md
- Benchmarks API: benchmarks_api.md
- TN/MPS Baseline Design: tn_mps_baseline_design.md
- TN/MPS Crossover Stage-1 Gate: tn_mps_crossover_stage1.md
- Josephson K_nm Magnitude Study: josephson_knm_magnitude_study.md
- p_h1 Open-Claim Guard: p_h1_open_guard.md
- Isolated Benchmark Runner: isolated_benchmark_runner.md
- Rust Engine: rust_engine.md
- Native Speedup Benchmark: native_speedup_benchmark.md
- "Bench: Dynamic Coupling": bench_dynamic_coupling.md
- "Bench: Structured Ansatz": bench_structured_ansatz.md
- "Bench: HW Topological Optimizer": bench_hw_topological_optimizer.md
- Test Infrastructure: test_infrastructure.md
- Publications:
- "Preprint: Quantum Kuramoto-XY on Hardware": preprint.md
- "Paper: Synchronisation Witnesses": paper_sync_witnesses.md
- "Paper: DLA Parity Theorem": paper_dla_parity.md
- "Paper Plan: SCPN/FIM Hamiltonian": campaigns/scpn_fim_hamiltonian_paper_plan_2026-05-05.md
- "Protocol: SCPN/FIM Validation": campaigns/scpn_fim_validation_protocol_2026-05-05.md
- "Claim Boundary: SCPN/FIM": campaigns/scpn_fim_claim_boundary_2026-05-05.md
- "DLA-parity Validation": dla_parity.md
- "Classical Irreproducibility": classical_irreproducibility.md
- Hardware Status Ledger: hardware_status_ledger.md
- "Incident Note: Count Integrity (April 2026)": count_integrity_incident_2026-04.md
- Hardware Result Packs: hardware_result_packs.md
- Hardware Result-Pack Release Checklist: hardware_result_pack_release_checklist.md
- Results Gallery: results.md
- Methods Benchmark Dashboard: methods_benchmark_dashboard.md
- Kuramoto Tier Benchmark: tier_benchmarks.md
- Kuramoto JAX Tier: kuramoto_jax_tier.md
- Kuramoto JAX Delayed Tier: kuramoto_jax_delayed_tier.md
- Kuramoto MPC Tier: kuramoto_mpc_tier.md
- Kuramoto Competitive Benchmark: kuramoto_competitive_benchmark.md
- Kuramoto Competitive Evidence: kuramoto_competitive_evidence.md
- Kuramoto Neural-Operator Advantage: neural_operator_advantage.md
- Synchronisation Benchmark Suite: synchronisation_benchmark_suite.md
- Symmetry-Sector Mitigation Compiler: symmetry_sector_mitigation_compiler.md
- Symmetry-Sector Mitigation Fixtures: symmetry_sector_mitigation_fixtures.md
- Kuramoto Ring n=4 Benchmark: synchronisation_benchmark_kuramoto_ring_n4.md
- Kuramoto Chain n=8 Benchmark: synchronisation_benchmark_kuramoto_chain_n8.md
- Hardware:
- IBM Guide: hardware_guide.md
- Experiment Roadmap: EXPERIMENT_ROADMAP.md
- Results & Claims: PAPER_CLAIMS.md
- Crypto Research: QUANTUM_CRYPTO_RESEARCH_BRANCH.md
- Learning:
- Tutorials: tutorials.md
- Physics-First Kuramoto-XY: physics_first_kuramoto_xy.md
- Kuramoto Handbook: kuramoto_handbook.md
- Kuramoto Standalone Package Decision: kuramoto_standalone_package_decision.md
- Differentiable Programming: differentiable_programming.md
- Differentiable Tutorials: differentiable_tutorials.md
- Quantum Gradients: quantum_gradients.md
- Wirtinger Calculus: wirtinger_calculus.md
- Variational Methods: variational.md
- Differentiable Roadmap: differentiable_roadmap.md
- Notebooks: notebooks.md
- Roadmap:
- Strategic Roadmap: strategic_roadmap.md
- Release Readiness Gate: release_readiness.md
- Actions History Dashboard: actions_history_dashboard.md
- Campaign Artefacts: campaigns/README.md
- Publication Operations: publication/README.md
- E2E Contract Boundaries: e2e_contract_boundaries.md
- pyOpenSci Submission Readiness: publication/pyopensci_submission_readiness_2026-05-06.md
- arXiv Source Packaging Readiness: publication/arxiv_source_packaging_readiness_2026-05-06.md
- SciPy 2026 CFP Readiness: publication/scipy_2026_cfp_readiness_2026-05-06.md
- Changelog: changelog.md
markdown_extensions:
- admonition
- pymdownx.highlight:
anchor_linenums: true
- pymdownx.superfences:
custom_fences:
- name: mermaid
class: mermaid
format: !!python/name:pymdownx.superfences.fence_code_format
- pymdownx.arithmatex:
generic: true
- toc:
permalink: true
- tables
- attr_list
extra_css:
- css/extra.css
extra_javascript:
- https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js
- https://unpkg.com/mermaid@10/dist/mermaid.min.js
# GoatCounter (privacy-friendly, no cookies, no personal data).
# Shared `anulum.goatcounter.com` site covers every anulum project
# page; per-host and per-path breakdown is available in the dashboard.
- js/goatcounter.js
plugins:
- search
- mkdocstrings:
handlers:
python:
options:
show_source: false
show_root_heading: true
members_order: source