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 .
- 06 Aug, 2021 1 commit
-
-
Mccaskey, Alex authored
Signed-off-by:
Alex McCaskey <mccaskeyaj@ornl.gov>
-
- 04 Aug, 2021 2 commits
-
-
-
Mccaskey, Alex authored
Signed-off-by:
Alex McCaskey <mccaskeyaj@ornl.gov>
-
- 21 Jul, 2021 2 commits
-
-
Mccaskey, Alex authored
Quil visitor to use theta string rather than trying to cast to double
-
Nguyen, Thien Minh authored
This is problematic when there is a U3 gate: it will create a Ry with string param, then revisit. Signed-off-by:
Thien Nguyen <nguyentm@ornl.gov>
-
- 14 Jul, 2021 1 commit
-
-
Mccaskey, Alex authored
Signed-off-by:
Alex McCaskey <mccaskeyaj@ornl.gov>
-
- 12 Jul, 2021 2 commits
-
-
Mccaskey, Alex authored
Fix bug where IBM remote simulators not added to available backends. Configure IonQ backend to retrieve backend connectivity Signed-off-by:
Alex McCaskey <mccaskeyaj@ornl.gov>
-
Mccaskey, Alex authored
Added job status logging for IonQ
-
- 09 Jul, 2021 1 commit
-
-
Nguyen, Thien Minh authored
Also, fixed a compile issue w/ Clang. Signed-off-by:
Thien Nguyen <nguyentm@ornl.gov>
-
- 30 Jun, 2021 6 commits
-
-
Mccaskey, Alex authored
Signed-off-by:
Alex McCaskey <mccaskeyaj@ornl.gov>
-
Mccaskey, Alex authored
Signed-off-by:
Alex McCaskey <mccaskeyaj@ornl.gov>
-
Mccaskey, Alex authored
Signed-off-by:
Alex McCaskey <mccaskeyaj@ornl.gov>
-
Mccaskey, Alex authored
Signed-off-by:
Alex McCaskey <mccaskeyaj@ornl.gov>
-
-
Mccaskey, Alex authored
Signed-off-by:
Alex McCaskey <mccaskeyaj@ornl.gov>
-
- 14 Jun, 2021 2 commits
-
-
Mccaskey, Alex authored
RZZ gate for XASM and XACC IR
-
Mccaskey, Alex authored
Fixed https://github.com/eclipse/xacc/issues/399
-
- 11 Jun, 2021 7 commits
-
-
Nguyen, Thien Minh authored
Signed-off-by:
Thien Nguyen <nguyentm@ornl.gov>
-
Nguyen, Thien Minh authored
iterate the list of terms once and use a more efficient way to check the commutation. Add more test cases. Signed-off-by:
Thien Nguyen <nguyentm@ornl.gov>
-
Nguyen, Thien Minh authored
Note: need to figure out how to deal w/ gradients in this case. 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>
-
Nguyen, Thien Minh authored
Signed-off-by:
Thien Nguyen <nguyentm@ornl.gov>
-
Nguyen, Thien Minh authored
This is mainly targetting the QAOA use case but may handle other simple use cases as well. Signed-off-by:
Thien Nguyen <nguyentm@ornl.gov>
-
- 09 Jun, 2021 1 commit
-
-
Mccaskey, Alex authored
Ibmq accelerator select lowest queue backend: resolve #441
-
- 08 Jun, 2021 3 commits
-
-
leonid authored
-
Mccaskey, Alex authored
Signed-off-by:
Alex McCaskey <mccaskeyaj@ornl.gov>
-
leonid authored
Improvement of the log, minor renaming and clarification of handling of negative job limit parameter.
-
- 05 Jun, 2021 1 commit
-
-
Mccaskey, Alex authored
Moving internal_compiler code to qcor
-
- 03 Jun, 2021 1 commit
- 01 Jun, 2021 4 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
Merge branch 'tnguyen/qalloc-experiment' of https://github.com/tnguyen-ornl/xacc into tnguyen/qalloc-experiment Signed-off-by:
Thien Nguyen <nguyentm@ornl.gov>
-
Nguyen, Thien Minh authored
Signed-off-by:
Thien Nguyen <nguyentm@ornl.gov>
-
- 28 May, 2021 3 commits
-
-
Nguyen, Thien Minh authored
-
Mccaskey, Alex authored
Signed-off-by:
Alex McCaskey <mccaskeyaj@ornl.gov>
-
Nguyen, Thien Minh authored
Not exporting the header and compiling these files: to be relocated to qcor. There are a few unit tests which uses these headers. Will either relocate them to qcor or rewrite this (e.g. ControlledGateTester which doesn't really need qubit types, XASMCompilerTester only has one test for qcor, etc.) Tested by: compiling xacc Signed-off-by:
Thien Nguyen <nguyentm@ornl.gov>
-
- 27 May, 2021 3 commits
-
-
Nguyen, Thien Minh authored
Signed-off-by:
Thien Nguyen <nguyentm@ornl.gov>
-
Mccaskey, Alex authored
refactor to get children buffers at optimal parameters in the case the same parameter is run multiple times (like in shots mode) Signed-off-by:
Alex McCaskey <mccaskeyaj@ornl.gov>
-
Mccaskey, Alex authored
The acquire pulse must use memory slots from 0, not the measured qubit
-