Commit 2ffba2c
Louis/bug-fixes (#125)
* Fix missing circuitId for quantum-register output
* Update dependencies
* Fix in-progress jobs cancelling on test fail
* changed the flow of this test so that expected output is intuitive because m1 should preceed m2 measurement
* fixed this failing Pass qubit through gate failing test and added correct output test
* Add missing node tests
- Add histrogram simulator test suite.
- Add portfolio optimisation test suite.
* Fix #126
* Set Python version to 3.9.6
* Update dependencies
Co-authored-by: Timur Toktassynov <[email protected]>1 parent 578963d commit 2ffba2c
File tree
10 files changed
+201
-154
lines changed- .github/workflows
- nodes/quantum
- classical-register
- quantum-register
- test
- nodes
10 files changed
+201
-154
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
17 | | - | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
59 | 60 | | |
60 | 61 | | |
61 | 62 | | |
| |||
95 | 96 | | |
96 | 97 | | |
97 | 98 | | |
98 | | - | |
| 99 | + | |
99 | 100 | | |
100 | 101 | | |
101 | 102 | | |
| |||
0 commit comments