|
Sequential Quantum Gate Decomposer
v1.9.6
Powerful decomposition of general unitarias into one- and two-qubit gates gates
|
Functions | |
| def | build_artifact_bundle |
| def | build_cases () |
| def | main |
Variables | |
| tuple | ARTIFACT_CORE_FIELDS |
| string | ARTIFACT_FILENAME = "phase31_runtime_classification_bundle.json" |
| DEFAULT_OUTPUT_DIR = phase31_correctness_evidence_output_dir("runtime_classification") | |
| string | SUITE_NAME = "correctness_evidence_phase31_runtime_classification" |
Stage-A Phase 3.1 runtime / fusion classification rollup (six cases). Run with: python benchmarks/density_matrix/correctness_evidence/phase31_runtime_classification_validation.py
| def phase31_runtime_classification_validation.build_artifact_bundle | ( | cases | ) |
Definition at line 44 of file phase31_runtime_classification_validation.py.

| def phase31_runtime_classification_validation.build_cases | ( | list, | |
| dict | |||
| ) |
Definition at line 40 of file phase31_runtime_classification_validation.py.

| def phase31_runtime_classification_validation.main | ( | argv | ) |
Definition at line 87 of file phase31_runtime_classification_validation.py.

| tuple phase31_runtime_classification_validation.ARTIFACT_CORE_FIELDS |
Definition at line 29 of file phase31_runtime_classification_validation.py.
| string phase31_runtime_classification_validation.ARTIFACT_FILENAME = "phase31_runtime_classification_bundle.json" |
Definition at line 27 of file phase31_runtime_classification_validation.py.
| phase31_runtime_classification_validation.DEFAULT_OUTPUT_DIR = phase31_correctness_evidence_output_dir("runtime_classification") |
Definition at line 28 of file phase31_runtime_classification_validation.py.
| string phase31_runtime_classification_validation.SUITE_NAME = "correctness_evidence_phase31_runtime_classification" |
Definition at line 26 of file phase31_runtime_classification_validation.py.
1.8.13