This project is mirrored from https://github.com/eclipse/xacc.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Last successful update .
- 05 Sep, 2021 1 commit
-
-
Adams, Austin Joel authored
As a result of XACC IR being serialized, it's possible to have gates follow Measure instructions without the circuit truly having post-measure gates. For example: H 0 Measure 0 H 1 Measure 1 In cases like that, the current QppAccelerator decides it cannot simulate the circuit once and repeatedly sample the resulting state vector to simulate "runs." That is an overzealous judgment, since none of the gates that follow the Measure instructions actually depend on the results of measurements. So instead, in the QppAccelerator logic detecting post-measurement gates, track which qubits have been measured, and only report post-measurement gates if it sees a gate operating on a qubit with an earlier Measure instruction. Signed-off-by:
Austin Adams <aja@gatech.edu>
-
- 20 Aug, 2021 1 commit
-
-
Mccaskey, Alex authored
Signed-off-by:
Alex McCaskey <mccaskeyaj@ornl.gov>
-
- 05 Mar, 2021 1 commit
-
-
Nguyen, Thien Minh authored
Signed-off-by:
Thien Nguyen <nguyentm@ornl.gov>
-
- 19 Feb, 2021 1 commit
-
-
Nguyen, Thien Minh authored
Signed-off-by:
Thien Nguyen <nguyentm@ornl.gov>
-
- 20 Jan, 2021 1 commit
-
-
Nguyen, Thien Minh authored
Signed-off-by:
Thien Nguyen <nguyentm@ornl.gov>
-
- 23 Nov, 2020 1 commit
-
-
Mccaskey, Alex authored
Signed-off-by:
Alex McCaskey <mccaskeyaj@ornl.gov>
-
- 28 Sep, 2020 2 commits
-
-
Nguyen, Thien Minh authored
Signed-off-by:
Thien Nguyen <nguyentm@ornl.gov>
-
Nguyen, Thien Minh authored
Signed-off-by:
Thien Nguyen <nguyentm@ornl.gov>
-
- 04 Sep, 2020 3 commits
-
-
Nguyen, Thien Minh authored
Signed-off-by:
Thien Nguyen <nguyentm@ornl.gov>
-
Nguyen, Thien Minh authored
Signed-off-by:
Thien Nguyen <nguyentm@ornl.gov>
-
Nguyen, Thien Minh authored
Signed-off-by:
Thien Nguyen <nguyentm@ornl.gov>
-
- 24 Aug, 2020 2 commits
-
-
Nguyen, Thien Minh authored
Tested by: the json can be loaded by Aer Signed-off-by:
Thien Nguyen <nguyentm@ornl.gov>
-
Nguyen, Thien Minh authored
Making use of exisitng implementations in Qpp library. Signed-off-by:
Thien Nguyen <nguyentm@ornl.gov>
-
- 12 Jun, 2020 1 commit
-
-
Nguyen, Thien Minh authored
Swapping the order of conditional check so that in we can further optimize for the case where there is no If statements in the circuit nor shots; in that case, calculate expectation analytically. Also, fixed a potential bug whereby the shots count may not be reset if using the accelerator multiple times. Signed-off-by:
Thien Nguyen <nguyentm@ornl.gov>
-
- 28 May, 2020 1 commit
-
-
Nguyen, Thien Minh authored
Signed-off-by:
Thien Nguyen <nguyentm@ornl.gov>
-
- 09 Jan, 2020 1 commit
-
-
Mccaskey, Alex authored
Signed-off-by:
Alex McCaskey <mccaskeyaj@ornl.gov>
-
- 08 Jan, 2020 1 commit
-
-
Nguyen, Thien Minh authored
Also add a bunch of unit tests (ported local-ibm use cases) to make sure they are okay. Signed-off-by:
Thien Nguyen <nguyentm@ornl.gov>
-
- 27 Dec, 2019 1 commit
-
-
Nguyen, Thien Minh authored
Signed-off-by:
Thien Nguyen <nguyentm@ornl.gov> Remove unneccessary files Signed-off-by:
Thien Nguyen <nguyentm@ornl.gov>
-