Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
DilhanM committed Jun 1, 2024
2 parents 51e66c8 + e47d5f8 commit 609b421
Show file tree
Hide file tree
Showing 68 changed files with 15,138 additions and 14,745 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
*.params
venv/
lib/
PyRosetta4.Release.python310.mac.release-358
PyRosetta4.Release.python310.mac.release-382
student-notebooks
qiskit-terra
2 changes: 1 addition & 1 deletion 3rot_XYmixer.py
Original file line number Diff line number Diff line change
Expand Up @@ -517,7 +517,7 @@ def callback(quasi_dists, parameters, energy):
# print('The ground state energy with noisy QAOA is: ', np.real(result_one_rep.best_measurement['value']))

# %%
jobs = service.jobs(session_id='csave68tg3bg008zxtp0')
jobs = service.jobs(session_id='csc4g5gzx1qg008m9mq0')

total_usage_time = 0
for job in jobs:
Expand Down
Binary file added Paper Plots/CNOTS_basic_0opt.pdf
Binary file not shown.
Binary file added Paper Plots/CNOTS_basic_3opt.pdf
Binary file not shown.
Binary file added Paper Plots/CNOTS_stochastic_3opt.pdf
Binary file not shown.
Binary file added Paper Plots/Energy_2rot.pdf
Binary file not shown.
Binary file added Paper Plots/Energy_3rot.pdf
Binary file not shown.
Binary file added Paper Plots/Fraction.pdf
Binary file not shown.
Binary file added Paper Plots/prob_distributions.pdf
Binary file not shown.
6 changes: 5 additions & 1 deletion RESULTS/3rot-XY-QAOA/4res-3rot.csv

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions RESULTS/3rot-XY-QAOA/7res-3rot.csv

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions RESULTS/Depths/3rot-XY-QAOA/12res-3rot.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Experiment,Total number of gates,Depth of the circuit,CNOTs
Hardware XY-QAOA,36744,5275,8228
Loading

0 comments on commit 609b421

Please sign in to comment.