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 or owner.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- 17 Aug, 2021 1 commit
-
-
https://github.com/eclipse/xacc/issues/478Nguyen, Thien Minh authored
The procedure was not properly taking into account non-IBM gateset, i.e., 2-q gates may not be CNOT. Signed-off-by:
Thien Nguyen <nguyentm@ornl.gov>
-
- 05 Apr, 2021 1 commit
-
-
https://github.com/eclipse/xacc/issues/418Nguyen, Thien Minh authored
The tracking map for phase-poly optimization loop was placed at a wrong scope hence was not cleared appropriately. Add some verbose logging to assist debugging in the future. Also, add a unit test case for the reported case. Signed-off-by:
Thien Nguyen <nguyentm@ornl.gov>
-
- 18 Feb, 2020 1 commit
-
-
Mccaskey, Alex authored
Signed-off-by:
Alex McCaskey <mccaskeyaj@ornl.gov>
-
- 20 Dec, 2019 2 commits
-
-
Nguyen, Thien Minh authored
This is the optimization routine #4 in https://arxiv.org/pdf/1710.07345.pdf Basically, it's a 3-step process: - Identify the subcircuit (only contains X, CNOT, or Rz gates) (this includes circuit pruning) - Find the boolean polynomials for each Rz gate. - Merge those Rz gates that have the same boolean polynomial. Also, added unit tests to check the execution. Fixed IRToGraph visitor to handle Identity gate and to output error if it encounters an unknown gate. This prevents it from silently ignoring those unknown gates (could create mismatches between graph and circuit views) Signed-off-by:
Thien Nguyen <nguyentm@ornl.gov>
-
Nguyen, Thien Minh authored
Signed-off-by:
Thien Nguyen <nguyentm@ornl.gov>
-
- 06 Nov, 2019 1 commit
-
-
Mccaskey, Alex authored
Adding IRTransformation to contributable services from python, adding example wrapping qiskit cx-cancellation Signed-off-by:
Alex McCaskey <mccaskeyaj@ornl.gov>
-
- 05 Nov, 2019 1 commit
-
-
Mccaskey, Alex authored
Updates to IRTransformation for placement and optimization, cleaned up python binding infrastructure Signed-off-by:
Alex McCaskey <mccaskeyaj@ornl.gov>
-
- 04 Sep, 2019 1 commit
-
-
Mccaskey, Alex authored
Signed-off-by:
Alex McCaskey <mccaskeyaj@ornl.gov>
-
- 17 Aug, 2019 1 commit
-
-
Mccaskey, Alex authored
Signed-off-by:
Alex McCaskey <mccaskeyaj@ornl.gov>
-