aboutsummaryrefslogtreecommitdiffstats
path: root/submitter/fr_dag.py
diff options
context:
space:
mode:
authorshivesh <s.p.mandalia@qmul.ac.uk>2019-09-22 16:14:46 -0500
committershivesh <s.p.mandalia@qmul.ac.uk>2019-09-22 16:14:46 -0500
commit390e7aa71e1e4b18d163372d5610c0df5808d509 (patch)
treeb24507b61f249b28c325d921868e6964d7094f06 /submitter/fr_dag.py
parentf5bc1aeb3a97aece6ea5b0c9b32006f58e79187f (diff)
downloadGolemFlavor-390e7aa71e1e4b18d163372d5610c0df5808d509.tar.gz
GolemFlavor-390e7aa71e1e4b18d163372d5610c0df5808d509.zip
plot tweaks, bug fixes
Diffstat (limited to 'submitter/fr_dag.py')
-rw-r--r--submitter/fr_dag.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/submitter/fr_dag.py b/submitter/fr_dag.py
index c1cf11a..b93ad86 100644
--- a/submitter/fr_dag.py
+++ b/submitter/fr_dag.py
@@ -4,8 +4,8 @@ import os
import numpy as np
scenarios = [
- ((1, 0, 0), 'OUT'),
- ((0, 1, 0), 'OET')
+ ((0, 1, 0), 'OET'),
+ ((1, 0, 0), 'OUT')
]
dims = [