Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add classical simulator #6124

Merged
merged 125 commits into from
Nov 13, 2023
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
125 commits
Select commit Hold shift + click to select a range
87dc8f4
added the basic first version of the classical simulator to my branch
naerabati Apr 2, 2023
1b7ab94
added formatting
naerabati Apr 3, 2023
28a1049
edited the qubit order and tests
naerabati Apr 4, 2023
21efeaa
added more test cases
naerabati Apr 4, 2023
152e054
Merge branch 'quantumlib:master' into add_classical_simulator
naerabati Apr 4, 2023
fa1102c
fixed some error in the test file
naerabati Apr 4, 2023
9795119
Merge branch 'quantumlib:master' into add_classical_simulator
naerabati Apr 9, 2023
041c293
Merge branch 'add_classical_simulator' of https://github.com/naerabat…
naerabati Apr 10, 2023
7cf6b87
added param_resolver and test cases
naerabati Apr 10, 2023
8bff310
Merge branch 'quantumlib:master' into add_classical_simulator
naerabati May 12, 2023
df7bfcc
changed mutliple_instances test
naerabati May 12, 2023
da44625
Merge branch 'add_classical_simulator' of https://github.com/naerabat…
naerabati May 12, 2023
9559af9
Merge branch 'quantumlib:master' into add_classical_simulator
naerabati Jun 7, 2023
2f3d765
Merge branch 'add_classical_simulator' of https://github.com/naerabat…
naerabati Jun 7, 2023
36fcce5
Merge branch 'quantumlib:master' into add_classical_simulator
naerabati Jun 13, 2023
3b7bc89
updated comments
naerabati Jun 13, 2023
95800f3
Merge branch 'add_classical_simulator' of https://github.com/naerabat…
naerabati Jun 13, 2023
690ef69
updated inputs
naerabati Jun 13, 2023
867f6cf
Merge branch 'quantumlib:master' into add_classical_simulator
naerabati Jun 13, 2023
9f9c760
formatted files
naerabati Jun 14, 2023
154dc72
deleted vs files
naerabati Jun 14, 2023
1f3f321
changed comments
naerabati Jun 14, 2023
3d700e6
updated commenst
naerabati Jun 14, 2023
16738e9
changed the import statements
naerabati Jun 19, 2023
7466c3c
updated imports
naerabati Jun 19, 2023
bab3b0b
changed comments
naerabati Jun 19, 2023
e4b1f58
changed spacing
naerabati Jun 19, 2023
5146a44
updated spacing
naerabati Jun 19, 2023
1d7744f
changed comments
naerabati Jun 21, 2023
0a486b2
updated self argument
naerabati Jun 21, 2023
a5723eb
changed imports
naerabati Jun 21, 2023
f2f2c60
changed imports
naerabati Jun 21, 2023
30855ee
changed imports
naerabati Jun 21, 2023
a8bc3c5
updated imports
naerabati Jun 21, 2023
ded44ed
updated imports
naerabati Jun 21, 2023
01aa246
updated spacing
naerabati Jun 21, 2023
15924e7
changed arguments
naerabati Jun 21, 2023
12e0571
changed arguments
naerabati Jun 21, 2023
68c85ff
updated arguments
naerabati Jun 21, 2023
886944f
updated arguments
naerabati Jun 21, 2023
a368eac
updated files
naerabati Jun 21, 2023
4f069a8
updated file
naerabati Jun 21, 2023
53d918e
changed format
naerabati Jun 21, 2023
9546e79
added self
naerabati Jun 21, 2023
5cf16bb
formatted
naerabati Jun 21, 2023
d30d536
added swap
naerabati Jun 26, 2023
62aabfd
added swap
naerabati Jun 26, 2023
60a0ce1
added swap test
naerabati Jun 26, 2023
c87689c
added CCNOT gate
naerabati Jun 28, 2023
669d33c
formatted
naerabati Jun 28, 2023
3338e7c
updated test case for CCNOT
naerabati Jun 29, 2023
be30e5e
merge changes from master into add_classical simulator
naerabati Jul 5, 2023
686c502
reverted files
naerabati Jul 5, 2023
b2f7835
reverted files
naerabati Jul 5, 2023
61e4c98
Merge branch 'quantumlib:master' into add_classical_simulator
naerabati Jul 5, 2023
7710ef2
reverted files
naerabati Jul 7, 2023
8814187
added to should not be serialized
naerabati Jul 7, 2023
7d1677d
Merge branch 'add_classical_simulator' of https://github.com/naerabat…
naerabati Jul 7, 2023
962b8b2
changed syntax
naerabati Jul 7, 2023
d7c4d3c
reformatted
naerabati Jul 7, 2023
7c68107
updated test
naerabati Jul 7, 2023
7d29f8b
formatted
naerabati Jul 7, 2023
baeeee0
Merge branch 'quantumlib:master' into add_classical_simulator
naerabati Jul 7, 2023
ef4831a
updated format
naerabati Jul 7, 2023
1f9de2c
changed format
naerabati Jul 7, 2023
f54d232
Merge branch 'quantumlib:master' into add_classical_simulator
naerabati Jul 11, 2023
8fa47d0
fixed long lines
naerabati Jul 11, 2023
866bc4e
Merge branch 'add_classical_simulator' of https://github.com/naerabat…
naerabati Jul 11, 2023
fc85691
merged with master
naerabati Jul 11, 2023
07962bb
reformatted
naerabati Jul 11, 2023
be240e8
updated comments
naerabati Jul 11, 2023
3403f9a
reformatted
naerabati Jul 12, 2023
6b64f7b
updated imports
naerabati Jul 12, 2023
3c8798c
Merge branch 'master' into add_classical_simulator
naerabati Jul 13, 2023
c9b7741
Merge branch 'master' into add_classical_simulator
naerabati Jul 19, 2023
7dc9213
Merge branch 'master' into add_classical_simulator
naerabati Jul 20, 2023
136e3c0
Merge branch 'master' into add_classical_simulator
naerabati Jul 26, 2023
20bb30e
Merge branch 'quantumlib:master' into add_classical_simulator
naerabati Jul 27, 2023
2d436f6
Merge branch 'master' into add_classical_simulator
naerabati Aug 2, 2023
57d0770
Merge branch 'quantumlib:master' into add_classical_simulator
naerabati Aug 14, 2023
5b522f6
Merge branch 'master' into add_classical_simulator
naerabati Aug 16, 2023
eac993e
Merge branch 'master' into add_classical_simulator
naerabati Aug 19, 2023
90f9855
restored file
naerabati Aug 19, 2023
36d4391
Merge branch 'master' into add_classical_simulator
naerabati Aug 28, 2023
f284513
changed tests to sim.run function
naerabati Aug 28, 2023
732234e
Merge branch 'add_classical_simulator' of https://github.com/naerabat…
naerabati Aug 28, 2023
97946c6
removed, checking for gate exponenets of 0
naerabati Aug 28, 2023
9f08a2d
formatted
naerabati Aug 28, 2023
dbb83d7
reverted back to _run
naerabati Aug 28, 2023
2d8b903
reverted unitary_protocol_test to master
naerabati Aug 28, 2023
0edea6c
formatted
naerabati Aug 28, 2023
ba426f8
changed parameter name
naerabati Aug 28, 2023
eccf29b
forma
naerabati Aug 29, 2023
89a52ae
formatted
naerabati Aug 29, 2023
464dd53
updated test
naerabati Aug 29, 2023
e32cdb2
Merge branch 'master' into add_classical_simulator
naerabati Aug 30, 2023
ad62928
fixed line too long
naerabati Sep 20, 2023
0a72999
Merge branch 'add_classical_simulator' of https://github.com/naerabat…
naerabati Sep 20, 2023
1ef4f52
Merge branch 'quantumlib:master' into add_classical_simulator
naerabati Sep 20, 2023
1b612f1
moved parenthesis
naerabati Sep 20, 2023
b22c47e
Merge branch 'quantumlib:master' into add_classical_simulator
naerabati Oct 4, 2023
77c6430
added test records
naerabati Oct 4, 2023
11f7803
test dictionary
naerabati Oct 4, 2023
2ca4c11
changed argument
naerabati Oct 4, 2023
de7d1c4
changed format
naerabati Oct 4, 2023
e32a046
fixed format
naerabati Oct 4, 2023
4cdd45d
changed measurements
naerabati Oct 4, 2023
399ff68
test dictionary
naerabati Oct 4, 2023
6477270
update dictionary
naerabati Oct 4, 2023
ed0ae54
test dictionary
naerabati Oct 4, 2023
749200e
updated records
naerabati Oct 4, 2023
a62de00
changed circuit parameters
naerabati Oct 8, 2023
0b258a2
updated circuit parameter
naerabati Oct 9, 2023
21a7f9d
updated test_unknown_gate value
naerabati Oct 12, 2023
2c7e003
updated line indent
naerabati Oct 13, 2023
6168c75
Merge branch 'quantumlib:master' into add_classical_simulator
naerabati Nov 8, 2023
93d16f7
restore unrelated files to their original state
naerabati Nov 13, 2023
c09aeca
restore unrelated files to their original state
naerabati Nov 13, 2023
d479fb2
added _ = for test case unassigned line
naerabati Nov 13, 2023
2b9c078
restored files
naerabati Nov 13, 2023
c3b557e
Merge branch 'master' into add_classical_simulator
NoureldinYosri Nov 13, 2023
9e6c138
remove .vs files
NoureldinYosri Nov 13, 2023
41bb80e
restore unrelated files to their original state
NoureldinYosri Nov 13, 2023
3bc22cf
fix style
NoureldinYosri Nov 13, 2023
c8cd782
Merge branch 'master' into add_classical_simulator
NoureldinYosri Nov 13, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
formatted files
  • Loading branch information
naerabati committed Jun 14, 2023
commit 9f9c760b3e878da7cc2eece9c28a4e24bc92c778
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Empty file.