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 .
- 13 Apr, 2020 1 commit
-
-
Mccaskey, Alex authored
Signed-off-by:
Alex McCaskey <mccaskeyaj@ornl.gov>
-
- 09 Apr, 2020 2 commits
-
-
Mccaskey, Alex authored
Signed-off-by:
Alex McCaskey <mccaskeyaj@ornl.gov>
-
Mccaskey, Alex authored
Signed-off-by:
Alex McCaskey <mccaskeyaj@ornl.gov>
-
- 03 Apr, 2020 1 commit
-
-
Mccaskey, Alex authored
Started work on IR version 3. Goal here is to make it easier to connect classical C++ function arguments to runtime-expansion of the IR. Signed-off-by:
Alex McCaskey <mccaskeyaj@ornl.gov>
-
- 02 Apr, 2020 4 commits
-
-
Mccaskey, Alex authored
Signed-off-by:
Alex McCaskey <mccaskeyaj@ornl.gov>
-
Mccaskey, Alex authored
-
Mccaskey, Alex authored
fix to python path bug in deploy images
-
Mccaskey, Alex authored
fix to python path bug in deploy dockerfile
-
- 31 Mar, 2020 8 commits
-
-
Mccaskey, Alex authored
-
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
Updating to add qcs-cli executable
-
Mccaskey, Alex authored
Signed-off-by:
Alex McCaskey <mccaskeyaj@ornl.gov>
-
Mccaskey, Alex authored
Signed-off-by:
Alex McCaskey <mccaskeyaj@ornl.gov>
-
- 27 Mar, 2020 1 commit
-
-
Mccaskey, Alex authored
Work to enable external (i.e. Python) pulse optimization implementation
-
- 26 Mar, 2020 8 commits
-
-
Nguyen, Thien Minh authored
These were meant for testing the integration only. Signed-off-by:
Thien Nguyen <nguyentm@ornl.gov>
-
Nguyen, Thien Minh authored
Added the full OpenPulse Json to the dict/map that the IR transformation sends on to the Pulse Optimizer This provides probably enough information for any potential implementations in the future. Signed-off-by:
Thien Nguyen <nguyentm@ornl.gov>
-
Mccaskey, Alex authored
Signed-off-by:
Alex McCaskey <mccaskeyaj@ornl.gov>
-
Nguyen, Thien Minh authored
Signed-off-by:
Thien Nguyen <nguyentm@ornl.gov> Completed the prototype interface for Python pulse optimization impl There is a skeleton/boilerplate pulse_optimizer.py for reference and an example pulse_or_transform.py.
-
Nguyen, Thien Minh authored
Signed-off-by:
Thien Nguyen <nguyentm@ornl.gov>
-
-
Mccaskey, Alex authored
Signed-off-by:
Alex McCaskey <mccaskeyaj@ornl.gov>
-
Nguyen, Thien Minh authored
Using the existing Optimizer class as base class for pulse optimization classes (GRAPE/GOAT) Signed-off-by:
Thien Nguyen <nguyentm@ornl.gov>
-
- 25 Mar, 2020 5 commits
-
-
Mccaskey, Alex authored
Basic documentation
-
Nguyen, Thien Minh authored
Signed-off-by:
Thien Nguyen <nguyentm@ornl.gov>
-
Nguyen, Thien Minh authored
Signed-off-by:
Thien Nguyen <nguyentm@ornl.gov>
-
Mccaskey, Alex authored
GRAPE Pulse Optimization Implementation
-
Nguyen, Thien Minh authored
- Implemented the GRAPE method. - Surfaced the IR Transformation service. - Added a simple unit test. This commit is combined from commits from working branch. I forgot to sign off on one commit. Tested by: unit testing here and unit testing + example on QuaC Signed-off-by:
Thien Nguyen <nguyentm@ornl.gov>
-
- 23 Mar, 2020 2 commits
-
-
Mccaskey, Alex authored
Tnguyen/ir transformation
-
Nguyen, Thien Minh authored
Adding global (-i) multiplier to the target unitary matrix if needed so that the GOAT gradient calculator can compute the gradients. Signed-off-by:
Thien Nguyen <nguyentm@ornl.gov>
-
- 20 Mar, 2020 5 commits
-
-
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>
-
Mccaskey, Alex authored
Added interface with PySCF via pyscf_observable.py
-
Daniel Claudino authored
Signed-off-by:
Daniel Claudino <6d3@ornl.gov>
-
Nguyen, Thien Minh authored
- Added impls for all supported gates. - Added a missing (TODO item) unit test check. Signed-off-by:
Thien Nguyen <nguyentm@ornl.gov>
-
Nguyen, Thien Minh authored
Signed-off-by:
Thien Nguyen <nguyentm@ornl.gov>
-
- 19 Mar, 2020 1 commit
-
-
Nguyen, Thien Minh authored
It is contributed to XACC at runtime. Add some simple tests to verify basic functionality. Will add more tests and complete impls for all basic gates. Signed-off-by:
Thien Nguyen <nguyentm@ornl.gov>
-
- 18 Mar, 2020 2 commits
-
-
Daniel Claudino authored
Signed-off-by:
Daniel Claudino <6d3@ornl.gov>
-
Nguyen, Thien Minh authored
This is developed in parallel w/ another feature branch in QuaC. High-level flow: this pulse-level IR Transform plugin will retrieve system dynamics from a pulse-capable backend (e.g. QuaC) then using XACC quantum optimal control to perform pulse optimization. Target unitary will be derived from the XACC side (i.e. here) so that it is independent from backends. Signed-off-by:
Thien Nguyen <nguyentm@ornl.gov>
-