LICENSE
README.md
pyproject.toml
qedcbench/__init__.py
qedcbench/run_all - Copy.py
qedcbench/run_all.py
qedcbench/run_benchmark_example.py
qedcbench/run_benchmark_example_resumable.py
qedcbench.egg-info/PKG-INFO
qedcbench.egg-info/SOURCES.txt
qedcbench.egg-info/dependency_links.txt
qedcbench.egg-info/requires.txt
qedcbench.egg-info/top_level.txt
qedcbench/_tests/test_execute_circuits.py
qedcbench/_tests/test_execute_circuits_cudaq.py
qedcbench/amplitude_estimation/__init__.py
qedcbench/amplitude_estimation/ae_benchmark.py
qedcbench/amplitude_estimation/cirq/ae_benchmark.py
qedcbench/amplitude_estimation/cirq/ae_kernel.py
qedcbench/amplitude_estimation/qiskit/ae_kernel.py
qedcbench/bernstein_vazirani/__init__.py
qedcbench/bernstein_vazirani/bv_benchmark.py
qedcbench/bernstein_vazirani/braket/bv_benchmark.py
qedcbench/bernstein_vazirani/cirq/bv_benchmark.py
qedcbench/bernstein_vazirani/cudaq/bv_kernel.py
qedcbench/bernstein_vazirani/qiskit/bv_kernel.py
qedcbench/deutsch_jozsa/__init__.py
qedcbench/deutsch_jozsa/dj_benchmark.py
qedcbench/deutsch_jozsa/braket/dj_benchmark.py
qedcbench/deutsch_jozsa/cirq/dj_benchmark.py
qedcbench/deutsch_jozsa/qiskit/dj_kernel.py
qedcbench/grovers/__init__.py
qedcbench/grovers/grovers_benchmark.py
qedcbench/grovers/braket/grovers_benchmark.py
qedcbench/grovers/cirq/grovers_benchmark.py
qedcbench/grovers/qiskit/grovers_kernel.py
qedcbench/hamiltonian_simulation/__init__.py
qedcbench/hamiltonian_simulation/hamiltonian_simulation_benchmark.py
qedcbench/hamiltonian_simulation/_common/__init__.py
qedcbench/hamiltonian_simulation/_common/evolution_exact.py
qedcbench/hamiltonian_simulation/braket/hamiltonian_simulation_benchmark.py
qedcbench/hamiltonian_simulation/cirq/hamiltonian_simulation_benchmark.py
qedcbench/hamiltonian_simulation/qiskit/hamiltonian_simulation_kernel.py
qedcbench/hamiltonian_simulation/qiskit/test_hamiltonian_simulation.py
qedcbench/hamiltonian_simulation/qiskit/WIP_benchmarks/__init__.py
qedcbench/hamiltonian_simulation/qiskit/WIP_benchmarks/mbl_benchmark.py
qedcbench/hamiltonian_simulation/qiskit/WIP_benchmarks/tfim_benchmark.py
qedcbench/hamlib/__init__.py
qedcbench/hamlib/hamlib_simulation_benchmark.py
qedcbench/hamlib/hamlib_simulation_benchmark_v1.py
qedcbench/hamlib/tt1.py
qedcbench/hamlib/_common/__init__.py
qedcbench/hamlib/_common/evolution_exact.py
qedcbench/hamlib/_common/execute_enhanced.py
qedcbench/hamlib/_common/generate_measurement_circuits.py
qedcbench/hamlib/_common/generate_pauli_groups.py
qedcbench/hamlib/_common/hamiltonian_simulation_exact.py
qedcbench/hamlib/_common/hamlib_utils.py
qedcbench/hamlib/_common/metric_plots.py
qedcbench/hamlib/_common/new_functions.py
qedcbench/hamlib/_common/observables.py
qedcbench/hamlib/_common/result_generation_functions.py
qedcbench/hamlib/_common/shot_distribution.py
qedcbench/hamlib/_common/test_evolution_exact.py
qedcbench/hamlib/_common/test_hamlib_utils.py
qedcbench/hamlib/co_files/__init__.py
qedcbench/hamlib/cudaq/hamlib_simulation_kernel.py
qedcbench/hamlib/qiskit/hamlib_simulation_kernel.py
qedcbench/hamlib/qiskit/hamlib_snippets.py
qedcbench/hamlib/qiskit/inspector.py
qedcbench/hamlib/qiskit/pygsti_mirror.py
qedcbench/hamlib/qiskit/WIP_benchmarks/__init__.py
qedcbench/hamlib/qiskit/WIP_benchmarks/gen_doc.py
qedcbench/hamlib/qiskit/WIP_benchmarks/hamlib_vqe_meas_reduction.py
qedcbench/hhl/__init__.py
qedcbench/hhl/hhl_benchmark.py
qedcbench/hhl/qiskit/hhl_benchmark.py
qedcbench/hhl/qiskit/hhl_benchmark_km.py
qedcbench/hhl/qiskit/sparse_Ham_sim.py
qedcbench/hhl/qiskit/uniform_controlled_rotation.py
qedcbench/hidden_shift/__init__.py
qedcbench/hidden_shift/hs_benchmark.py
qedcbench/hidden_shift/braket/hs_benchmark.py
qedcbench/hidden_shift/cirq/hs_benchmark.py
qedcbench/hidden_shift/cudaq/hs_kernel.py
qedcbench/hidden_shift/qiskit/hs_kernel.py
qedcbench/hydrogen_lattice/__init__.py
qedcbench/hydrogen_lattice/hydrogen_lattice_benchmark.py
qedcbench/hydrogen_lattice/Dev/Main.py
qedcbench/hydrogen_lattice/Dev/Main_opt.py
qedcbench/hydrogen_lattice/Dev/__init__.py
qedcbench/hydrogen_lattice/Dev/ansatz.py
qedcbench/hydrogen_lattice/Dev/simulator.py
qedcbench/hydrogen_lattice/_common/__init__.py
qedcbench/hydrogen_lattice/_common/common.py
qedcbench/hydrogen_lattice/_common/h_lattice_metrics.py
qedcbench/hydrogen_lattice/_common/instances/__init__.py
qedcbench/hydrogen_lattice/_common/instances/compute-vqe-problems-and-solutions.py
qedcbench/hydrogen_lattice/_common/instances/compute-vqe-solutions.py
qedcbench/hydrogen_lattice/_common/instances/generate-instances.py
qedcbench/hydrogen_lattice/_common/random_sampler/__init__.py
qedcbench/hydrogen_lattice/_common/random_sampler/compute_random_energies.py
qedcbench/hydrogen_lattice/qiskit/hydrogen_lattice_benchmark.py
qedcbench/hydrogen_lattice/qiskit/test_hydrogen_lattice.py
qedcbench/image_recognition/__init__.py
qedcbench/image_recognition/image_recognition_benchmark.py
qedcbench/image_recognition/Dev/__init__.py
qedcbench/image_recognition/Dev/expectation_calc.py
qedcbench/image_recognition/Dev/expectation_calc_qcnn.py
qedcbench/image_recognition/Dev/image_recog.py
qedcbench/image_recognition/Dev/image_recog_QCNN 4 qubit Version.py
qedcbench/image_recognition/Dev/image_recog_QCNN Visualize.py
qedcbench/image_recognition/Dev/image_recog_QCNN.py
qedcbench/image_recognition/Dev/image_recog_QCNN_8qubit Version.py
qedcbench/image_recognition/_common/__init__.py
qedcbench/image_recognition/_common/common.py
qedcbench/image_recognition/_common/image_recognition_metrics.py
qedcbench/image_recognition/_common/instances/__init__.py
qedcbench/image_recognition/qiskit/image_recognition_benchmark.py
qedcbench/maxcut/__init__.py
qedcbench/maxcut/maxcut_benchmark.py
qedcbench/maxcut/_common/__init__.py
qedcbench/maxcut/_common/common.py
qedcbench/maxcut/_common/instances/__init__.py
qedcbench/maxcut/_common/instances/compute-maxcut-opt-files.py
qedcbench/maxcut/_common/instances/generate-instances.py
qedcbench/maxcut/ocean/maxcut_benchmark.py
qedcbench/maxcut/qiskit/add_main.py
qedcbench/maxcut/qiskit/auxiliary_functions.py
qedcbench/maxcut/qiskit/maxcut_benchmark.py
qedcbench/monte_carlo/__init__.py
qedcbench/monte_carlo/mc_benchmark.py
qedcbench/monte_carlo/_common/mc_utils.py
qedcbench/monte_carlo/cirq/mc_benchmark.py
qedcbench/monte_carlo/cirq/mc_kernel.py
qedcbench/monte_carlo/qiskit/mc_kernel.py
qedcbench/phase_estimation/__init__.py
qedcbench/phase_estimation/pe_benchmark.py
qedcbench/phase_estimation/braket/pe_benchmark.py
qedcbench/phase_estimation/cirq/pe_benchmark.py
qedcbench/phase_estimation/cudaq/pe_kernel.py
qedcbench/phase_estimation/qiskit/pe_kernel - Copy.py
qedcbench/phase_estimation/qiskit/pe_kernel.py
qedcbench/quantum_fourier_transform/__init__.py
qedcbench/quantum_fourier_transform/qft_benchmark.py
qedcbench/quantum_fourier_transform/braket/qft_benchmark.py
qedcbench/quantum_fourier_transform/cirq/qft_benchmark.py
qedcbench/quantum_fourier_transform/cudaq/qft_kernel - Copy.py
qedcbench/quantum_fourier_transform/cudaq/qft_kernel.py
qedcbench/quantum_fourier_transform/cudaq/qft_kernel_0.py
qedcbench/quantum_fourier_transform/qiskit/qft_kernel - Copy.py
qedcbench/quantum_fourier_transform/qiskit/qft_kernel.py
qedcbench/quantum_reinforcement_learning/__init__.py
qedcbench/quantum_reinforcement_learning/qrl_benchmark.py
qedcbench/quantum_reinforcement_learning/_common/env_utils.py
qedcbench/quantum_reinforcement_learning/_common/optimizers.py
qedcbench/quantum_reinforcement_learning/_common/qrl_metrics.py
qedcbench/quantum_reinforcement_learning/cudaq/qrl_kernel.py
qedcbench/quantum_reinforcement_learning/qiskit/qrl_kernel.py
qedcbench/shors/__init__.py
qedcbench/shors/shors_benchmark.py
qedcbench/shors/_common/__init__.py
qedcbench/shors/_common/shors_utils.py
qedcbench/shors/braket/shors_benchmark.py
qedcbench/shors/cirq/shors_benchmark.py
qedcbench/shors/qiskit/shors_benchmark.py
qedcbench/shors/qiskit/WIP_benchmarks/__init__.py
qedcbench/shors/qiskit/WIP_benchmarks/shors_factoring_benchmark_WIP.py
qedcbench/shors/qiskit/interactive_shors_factoring/Shor_Normal_QFT.py
qedcbench/shors/qiskit/interactive_shors_factoring/Shor_Sequential_QFT.py
qedcbench/shors/qiskit/interactive_shors_factoring/Test_Mult.py
qedcbench/shors/qiskit/interactive_shors_factoring/Test_QFT.py
qedcbench/shors/qiskit/interactive_shors_factoring/Test_classical_after_quantum.py
qedcbench/shors/qiskit/interactive_shors_factoring/Test_classical_before_quantum.py
qedcbench/shors/qiskit/interactive_shors_factoring/__init__.py
qedcbench/shors/qiskit/interactive_shors_factoring/cfunctions.py
qedcbench/shors/qiskit/interactive_shors_factoring/qfunctions.py
qedcbench/vqe/__init__.py
qedcbench/vqe/vqe_benchmark.py
qedcbench/vqe/_common/__init__.py
qedcbench/vqe/qiskit/vqe_benchmark.py
qedcbench/vqe/qiskit/vqe_utils.py
qedcbench/vqe/qiskit/Hamiltonians/__init__.py
qedcbench/vqe/qiskit/ansatzes/__init__.py
qedcbench/vqe/qiskit/references/__init__.py
qedclib/__init__.py
qedclib/api.py
qedclib/batched.py
qedclib/job_store.py
qedclib/metrics.py
qedclib/qcb_mpi.py
qedclib/_dev/example_with_metrics.py
qedclib/_tests/01_basic_api.py
qedclib/_tests/02_parameter_sweep.py
qedclib/_tests/03_backend_switching.py
qedclib/_tests/04_batch_scaling.py
qedclib/_tests/05_submit_with_metrics.py
qedclib/braket/execute.py
qedclib/cirq/cirq_utils.py
qedclib/cirq/execute.py
qedclib/cudaq/execute.py
qedclib/cudaq/execute_resumable.py
qedclib/custom/__init__.py
qedclib/custom/custom_qiskit_noise_model.py
qedclib/executors/__init__.py
qedclib/executors/bluequbit_executor.py
qedclib/executors/cuquantum_executor.py
qedclib/executors/fire_opal_executor.py
qedclib/ocean/HamiltonianCircuitProxy.py
qedclib/ocean/__init__.py
qedclib/ocean/execute.py
qedclib/postprocessors/__init__.py
qedclib/postprocessors/mthree/__init__.py
qedclib/postprocessors/mthree/mthree_em.py
qedclib/qiskit/benchmark_runner.py
qedclib/qiskit/execute.py
qedclib/qiskit/execute_resumable.py
qedclib/transformers/__init__.py
qedclib/transformers/qiskit_passmgr.py
qedclib/transformers/tket_optimiser.py
qedclib/transformers/trueq_rc.py