Skip to content

Work on PyXASM syntax handler

Mccaskey, Alex requested to merge github/fork/tnguyen-ornl/tnguyen/pyxasm into master

Created by: tnguyen-ornl

  • Simple var assignment statement. Support exp_i_theta circuit.

  • Nested for loops and rewrite to C++ range-based for loops.

  • Nested JIT kernels by code assembling/injection.

Added a few test cases and a couple of examples.

Merge request reports

Loading