|
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_correctness_package_bundle.json" |
| DEFAULT_OUTPUT_DIR = phase31_correctness_evidence_output_dir("correctness_package") | |
| string | SUITE_NAME = "correctness_evidence_phase31_correctness_package" |
Stage-A Phase 3.1 correctness package bundle (six positives + negative boundary). Run with: python benchmarks/density_matrix/correctness_evidence/phase31_correctness_bundle_validation.py
| def phase31_correctness_bundle_validation.build_artifact_bundle | ( | dict | ) |
Definition at line 44 of file phase31_correctness_bundle_validation.py.


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

| def phase31_correctness_bundle_validation.main | ( | argv | ) |
Definition at line 68 of file phase31_correctness_bundle_validation.py.

| tuple phase31_correctness_bundle_validation.ARTIFACT_CORE_FIELDS |
Definition at line 28 of file phase31_correctness_bundle_validation.py.
| string phase31_correctness_bundle_validation.ARTIFACT_FILENAME = "phase31_correctness_package_bundle.json" |
Definition at line 26 of file phase31_correctness_bundle_validation.py.
| phase31_correctness_bundle_validation.DEFAULT_OUTPUT_DIR = phase31_correctness_evidence_output_dir("correctness_package") |
Definition at line 27 of file phase31_correctness_bundle_validation.py.
| string phase31_correctness_bundle_validation.SUITE_NAME = "correctness_evidence_phase31_correctness_package" |
Definition at line 25 of file phase31_correctness_bundle_validation.py.
1.8.13