Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ExaTN-Gen visitor: support reconstruction period specified by both gate and layer count #110

Open
1tnguyen opened this issue Aug 16, 2021 · 1 comment

Comments

@1tnguyen
Copy link
Member

The exaTN-Gen visitor to support two modes:

  • option for a reconstruct_gates: current behavior

  • option reconstruct_layers: counting layers (gates acting on disjoint subsets of qubits).

Currently, the visitor only supports reconstruction by 2-body gate counting.

@DmitryLyakh
Copy link
Member

Also, the reconstruction activation condition should become always true when reaching the last layer/gate.

1tnguyen pushed a commit to 1tnguyen/tnqvm that referenced this issue Aug 17, 2021
Add layer/gate count option

Signed-off-by: Thien Nguyen <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants