Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QC-PHAST Interactive Evidence Explorer

This repository hosts a static, browser-based explorer for the QC-PHAST evidence package.

The page visualizes:

  • finite-pool query scaling across marked-set densities
  • per-system difficulty at rare marked fractions
  • noisy-oracle behavior
  • oracle break-even and state-preparation accounting
  • continuous classical challenge summaries
  • online simulator and QPU wall-clock sanity summaries

The site is intentionally static. It contains no server code and reads a generated evidence bundle from:

data/qcphast_webapp_data.json

That bundle is generated from the QC-PHAST analysis repository by:

python3 scripts/build_webapp_data.py \
  --experiment-name qcphast_webapp_data_build

Local Preview

python3 -m http.server 8787

Open:

http://localhost:8787/

GitHub Pages

This repository is ready for GitHub Pages branch-source hosting.

In repository settings:

Settings -> Pages -> Build and deployment -> Source: Deploy from a branch
Branch: main
Folder: /(root)
Save

Expected public URL:

https://cvc-lab.github.io/QC-PHAST-ML-Interactive/

Source Repository

The research code and experiment runners live in:

https://github.com/CVC-Lab/QC-PHAST-ML.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages