qadence icon indicating copy to clipboard operation
qadence copied to clipboard

[Refactoring, Documentation] Clarify the `entangle` function

Open jpmoutinho opened this issue 1 year ago • 2 comments

The entangle function is an operation available only for the Pulser backend which helps generate GHZ states with a specific sequence of pulses. We should:

  • Give it a less vague and more formal name
  • Implement it in PyQTorch
  • Document it properly with the math details on what it is doing

jpmoutinho avatar Jan 10 '24 11:01 jpmoutinho

@jpmoutinho Is this still relevant ? Since entangle doesn't exist anymore.

RolandMacDoland avatar Apr 24 '24 16:04 RolandMacDoland

It does still exist in the code base, maybe we can keep this around for the time being

jpmoutinho avatar Apr 26 '24 13:04 jpmoutinho