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 .
- 22 May, 2020 1 commit
-
-
Mccaskey, Alex authored
Updating to c++17, heterogeneousmap now uses std::any internally. updated xacc internal compiler api to work with shared_ptrs. Signed-off-by:
Alex McCaskey <mccaskeyaj@ornl.gov>
-
- 12 May, 2020 1 commit
-
-
Mccaskey, Alex authored
Updates to cpr submodule to get unix-socket support for curl. adding quilc compiler leveraging curl calls to docker engine Signed-off-by:
Alex McCaskey <mccaskeyaj@ornl.gov>
-
- 20 Apr, 2020 1 commit
-
-
Mccaskey, Alex authored
Signed-off-by:
Alex McCaskey <mccaskeyaj@ornl.gov>
-
- 14 Apr, 2020 1 commit
-
-
Mccaskey, Alex authored
Signed-off-by:
Alex McCaskey <mccaskeyaj@ornl.gov>
-
- 20 Mar, 2020 1 commit
-
-
Nguyen, Thien Minh authored
Finish an initial working prototype: (1) Calculate the overall U matrix (2) Construct params to run quantum optimal control (3) Transform the Composite instruction accordingly Need to add a way to pass target U as STL containers to prevent heterogenous map look-up failure w/ Eigen container. Signed-off-by:
Thien Nguyen <nguyentm@ornl.gov>
-
- 10 Feb, 2020 1 commit
-
-
Nguyen, Thien Minh authored
Testing QPT with QuaC, I was puzzled by the fact that `getPointerLike<Accelerator>` and `getPointerLike<CompositeInstruction>` were failing although I *did* send on those two parameters and the heterogenous map *does* contain those params, just that the templated functions are mismatched (possibly between the QuaC side and XACC side) My theory was that because these are all implicit instantiations, somehow, they can become mismatched (the order in which the compiler sees those instantiations), especially with external linkage (like QuaC). Anyway, by explicitly instantiating those (Accelerator and Composite), the issue is fixed. Also, fix a bug in QPT where the imaginary chi vector is always uninitialized (all zeros) Lastly, add an option to QPT to disable circuit optimization. When the circuit contains pulse instructions, the circuit optimizer doesn’t work correctly (looks like it may skip the pulse instruction and merge gates) Tested by: running XACC tests and QuaC QPT tests. Signed-off-by:
Thien Nguyen <nguyentm@ornl.gov>
-
- 15 Jan, 2020 1 commit
-
-
Mccaskey, Alex authored
Signed-off-by:
Alex McCaskey <mccaskeyaj@ornl.gov>
-
- 03 Sep, 2019 1 commit
-
-
Mccaskey, Alex authored
Signed-off-by:
Alex McCaskey <mccaskeyaj@ornl.gov>
-
- 30 Aug, 2019 1 commit
-
-
Mccaskey, Alex authored
Signed-off-by:
Alex McCaskey <mccaskeyaj@ornl.gov>
-
- 19 Aug, 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>
-
- 16 Aug, 2019 1 commit
-
-
Mccaskey, Alex authored
Signed-off-by:
Alex McCaskey <mccaskeyaj@ornl.gov>
-
- 15 Aug, 2019 1 commit
-
-
Mccaskey, Alex authored
Majorly re-worked xacc package, Function is now CompositeInstruction, simplified interfaces, using heterogeneous map, updated and simplified gate ir Signed-off-by:
Alex McCaskey <mccaskeyaj@ornl.gov>
-
- 14 Aug, 2019 2 commits
-
-
Mccaskey, Alex authored
Signed-off-by:
Alex McCaskey <mccaskeyaj@ornl.gov>
-
Mccaskey, Alex authored
Signed-off-by:
Alex McCaskey <mccaskeyaj@ornl.gov>
-