-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #5 from iic-jku/teleportation
Teleportation in QMAP - QMAP now supports Teleportation as in the 2021 ASPDAC paper
- Loading branch information
Showing
18 changed files
with
510 additions
and
85 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,88 @@ | ||
20 | ||
|
||
0 1 | ||
1 0 | ||
1 2 | ||
2 1 | ||
2 3 | ||
3 2 | ||
3 4 | ||
4 3 | ||
5 6 | ||
6 5 | ||
6 7 | ||
7 6 | ||
7 8 | ||
8 7 | ||
8 9 | ||
9 8 | ||
10 11 | ||
11 10 | ||
11 12 | ||
12 11 | ||
12 13 | ||
13 12 | ||
13 14 | ||
14 13 | ||
15 16 | ||
16 15 | ||
16 17 | ||
17 16 | ||
17 18 | ||
18 17 | ||
18 19 | ||
19 18 | ||
0 5 | ||
5 0 | ||
5 10 | ||
10 5 | ||
10 15 | ||
15 10 | ||
1 6 | ||
6 1 | ||
6 11 | ||
11 6 | ||
11 16 | ||
16 11 | ||
2 7 | ||
7 2 | ||
7 12 | ||
12 7 | ||
12 17 | ||
17 12 | ||
3 8 | ||
8 3 | ||
8 13 | ||
13 8 | ||
13 18 | ||
18 13 | ||
4 9 | ||
9 4 | ||
9 14 | ||
14 9 | ||
14 19 | ||
19 14 | ||
5 11 | ||
11 5 | ||
11 17 | ||
17 11 | ||
1 7 | ||
7 1 | ||
7 13 | ||
13 7 | ||
13 9 | ||
9 13 | ||
3 9 | ||
9 3 | ||
2 6 | ||
6 2 | ||
6 10 | ||
10 6 | ||
4 8 | ||
8 4 | ||
8 12 | ||
12 8 | ||
12 16 | ||
16 12 | ||
14 18 | ||
18 14 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
10ibm_tokyo_20qubit | ||
0 1 | ||
1 0 | ||
1 2 | ||
2 1 | ||
2 3 | ||
3 2 | ||
3 4 | ||
4 3 | ||
4 5 | ||
5 4 | ||
5 6 | ||
6 5 | ||
6 7 | ||
7 6 | ||
7 8 | ||
8 7 | ||
8 9 | ||
9 8 |
Submodule qfr
updated
from 409c73 to 77e6d3
Oops, something went wrong.